.migration-review{color:#101828}.migration-review__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.migration-review__header h2,.migration-review__header p{margin:0}.migration-review__header h2{margin-bottom:5px;font-size:18px}.migration-review__header p{color:#667085;font-size:13px;line-height:1.5}.migration-review__header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.migration-live-mode{flex:0 0 auto;padding:6px 9px;border:1px solid #f2c46d;border-radius:5px;background:#fff8e8;color:#8a5705;font-size:11px;font-weight:900;text-transform:uppercase}.migration-live-mode--ready{border-color:#a9d8bd;background:#eaf8f0;color:#17663a}.migration-clear-state-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #f1b8b4;border-radius:5px;background:#fff5f4;color:#b42318;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.migration-clear-state-button:hover{border-color:#d92d20;background:#fff0ef}.migration-clear-state-button:disabled{cursor:not-allowed;opacity:.45}.migration-live-controls{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto auto;align-items:center;gap:10px;margin-bottom:16px;padding:12px;border:1px solid #dfe4ec;border-radius:6px;background:#f8faff}.migration-live-controls>div strong,.migration-live-controls>div span{display:block}.migration-live-controls>div strong{font-size:13px}.migration-live-controls>div span{margin-top:3px;color:#667085;font-size:11px}.migration-live-controls button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #cbd5ff;border-radius:5px;background:#fff;color:#2945b8;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.migration-live-controls .migration-upload-all{border-color:#228b51;background:#228b51;color:#fff}.migration-live-controls .migration-upload-batches{border-color:#3154d9;background:#3154d9;color:#fff}.migration-live-controls button:disabled{cursor:not-allowed;opacity:.5}.migration-api-error{margin:-6px 0 16px;padding:10px 12px;border:1px solid #f2b8b5;border-radius:5px;background:#fff3f2;color:#b42318;font-size:12px;font-weight:700}.migration-sync-summary{display:flex;align-items:center;gap:8px;margin:-6px 0 16px;padding:10px 12px;border:1px solid #a9d8bd;border-radius:5px;background:#f3fbf7;color:#17663a;font-size:11px;line-height:1.45}.migration-sync-summary svg{flex:0 0 auto}.migration-sync-summary strong{font-weight:900}.migration-master-note{margin:-6px 0 16px;padding:10px 12px;border-left:3px solid #3b58ff;background:#f6f8ff;color:#475467;font-size:11px;line-height:1.5}.migration-summary{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:16px}.migration-summary button{display:flex;align-items:center;justify-content:space-between;min-width:0;min-height:46px;padding:0 12px;border:1px solid #e1e6ef;border-radius:6px;background:#fff;color:#475467;cursor:pointer}.migration-summary button.active{border-color:#8294ff;background:#eef1ff;color:#2945b8}.migration-summary span{overflow-wrap:anywhere;font-size:11px;font-weight:800}.migration-summary strong{font-size:18px}.migration-issue-tabs{display:flex;align-items:center;gap:4px;margin:-5px 0 16px;overflow-x:auto;border-bottom:1px solid #dfe4ec}.migration-issue-tabs button{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:38px;padding:0 10px;border:0;background:transparent;color:#667085;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.migration-issue-tabs button:after{position:absolute;right:8px;bottom:-1px;left:8px;height:2px;background:transparent;content:""}.migration-issue-tabs button:hover,.migration-issue-tabs button.active{color:#2945b8}.migration-issue-tabs button.active:after{background:#3b58ff}.migration-issue-tabs strong{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:4px;background:#eef1f6;color:#475467;font-size:9px}.migration-issue-tabs button.active strong{background:#e2e7ff;color:#2945b8}.migration-batch-issue-filter{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:-7px 0 16px;padding:9px 10px;border:1px solid #dfe4ec;border-radius:5px;background:#f8faff}.migration-batch-issue-filter>span{color:#667085;font-size:10px;font-weight:900;text-transform:uppercase;white-space:nowrap}.migration-batch-issue-filter>div{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto}.migration-batch-issue-filter button{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-height:30px;padding:0 8px;border:1px solid #d0d5dd;border-radius:4px;background:#fff;color:#475467;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.migration-batch-issue-filter button:hover{border-color:#8294ff;color:#2945b8}.migration-batch-issue-filter button.active{border-color:#667cff;background:#eef1ff;color:#2945b8}.migration-batch-issue-filter button strong{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:18px;padding:0 5px;border-radius:3px;background:#eef1f6;font-size:9px}.migration-batch-issue-filter button.active strong{background:#dfe4ff}.migration-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.migration-toolbar label{display:grid;width:min(420px,100%);gap:6px}.migration-toolbar label span{color:#475467;font-size:11px;font-weight:800}.migration-toolbar input,.migration-modal input,.migration-modal select{width:100%;min-height:40px;padding:0 11px;border:1px solid #cdd5df;border-radius:5px;background:#fff;color:#101828;font:inherit;font-size:13px}.migration-toolbar input:focus,.migration-modal input:focus,.migration-modal select:focus{border-color:#3b58ff;outline:3px solid #e3e7ff}.migration-toolbar>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.migration-primary-button,.migration-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid transparent;border-radius:5px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.migration-primary-button{background:#3b58ff;color:#fff}.migration-secondary-button{border-color:#d0d5dd;background:#fff;color:#344054}.migration-primary-button:disabled,.migration-secondary-button:disabled{cursor:not-allowed;opacity:.5}.migration-bulk-mapping{margin:0 0 18px;border-top:1px solid #dfe4ec;border-bottom:1px solid #dfe4ec}.migration-bulk-mapping summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 2px;cursor:pointer;list-style:none}.migration-bulk-mapping summary::-webkit-details-marker{display:none}.migration-bulk-mapping summary>div{min-width:0}.migration-bulk-mapping summary strong,.migration-bulk-mapping summary span{display:block}.migration-bulk-mapping summary strong{color:#1d2939;font-size:14px}.migration-bulk-mapping summary span{margin-top:3px;color:#667085;font-size:11px}.migration-bulk-mapping summary small{flex:0 0 auto;color:#3154d9;font-size:11px;font-weight:800}.migration-bulk-controls{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:14px;padding:0 0 12px}.migration-bulk-controls>label:first-child{display:grid;width:min(280px,100%);gap:5px}.migration-bulk-controls label>span{color:#475467;font-size:11px;font-weight:800}.migration-bulk-controls select,.migration-bulk-table select{width:100%;min-height:38px;padding:0 10px;border:1px solid #cdd5df;border-radius:5px;background:#fff;color:#101828;font:inherit;font-size:12px}.migration-bulk-options{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 14px;min-width:0}.migration-bulk-toggle{display:inline-flex;align-items:center;gap:7px;min-height:38px}.migration-bulk-toggle input{width:16px;height:16px;accent-color:#3b58ff}.migration-bulk-toggle:has(input:disabled){opacity:.55}.migration-hsn-fallback{display:grid;grid-template-columns:auto minmax(150px,210px);align-items:center;gap:4px 8px}.migration-hsn-fallback small{grid-column:2;color:#667085;font-size:10px}.migration-bulk-table-wrap{max-height:340px;margin-bottom:16px;overflow:auto;border:1px solid #dfe4ec;border-radius:6px}.migration-bulk-table{width:100%;min-width:680px;border-collapse:collapse;font-size:12px}.migration-bulk-table th,.migration-bulk-table td{padding:9px 11px;border-bottom:1px solid #e7ebf1;text-align:left}.migration-bulk-table th{position:sticky;top:0;z-index:1;background:#eef2f8;color:#475467;font-size:10px;text-transform:uppercase}.migration-bulk-table td:nth-child(1){width:150px;color:#475467}.migration-bulk-table td:nth-child(3){width:140px}.migration-bulk-table td:nth-child(4){width:300px}.migration-bulk-table tbody tr:nth-child(2n){background:#fafbfc}.migration-bulk-table tbody tr:last-child td{border-bottom:0}.migration-bulk-empty{padding:24px;color:#667085;text-align:center;font-size:12px}.migration-table-wrap{max-height:720px;overflow:auto;border:1px solid #dfe4ec;border-radius:6px}.migration-table{width:100%;min-width:1740px;border-collapse:collapse;font-size:12px}.migration-table th,.migration-table td{padding:10px 11px;border-bottom:1px solid #e7ebf1;text-align:left;vertical-align:top}.migration-table th{position:sticky;top:0;z-index:2;background:#eef2f8;color:#475467;font-size:10px;text-transform:uppercase}.migration-table tbody tr:nth-child(2n){background:#fafbfc}.migration-table tbody .migration-product-row{cursor:pointer;transition:background-color .14s ease,box-shadow .14s ease}.migration-table tbody .migration-product-row:hover{background:#f2f5ff}.migration-table tbody .migration-product-row:focus{position:relative;z-index:1;outline:none;box-shadow:inset 0 0 0 2px #667cff}.migration-table tbody tr:last-child td{border-bottom:0}.migration-table td strong,.migration-table td small,.migration-table td em{display:block}.migration-table td strong{max-width:260px}.migration-table td small{margin-top:3px;color:#667085;font-size:10px}.migration-table td em{margin-top:4px;color:#b42318;font-size:10px;font-style:normal}.migration-product-identity{display:flex;align-items:flex-start;gap:8px;min-width:220px}.migration-product-identity>strong{flex:1;min-width:0}.migration-product-quantity{display:inline-flex;flex:none;align-items:center;gap:4px;padding:3px 6px;border:1px solid #b7c3ff;border-radius:4px;background:#f2f4ff;color:#2945b8;font-size:9px;font-weight:800;line-height:1.2;white-space:nowrap}.migration-table td .migration-product-quantity small{display:inline;margin:0;color:#5266c8;font-size:8px;font-weight:700}.migration-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.migration-table td .migration-product-meta>small{margin:0}.migration-product-meta .migration-row-actions button{width:28px;height:28px}.migration-product-reason{max-width:300px;margin-top:5px;font-size:10px;font-weight:700;line-height:1.4}.migration-product-reason--error{color:#b42318}.migration-product-reason--warning{color:#8a5705}.migration-product-reason--info{color:#175cd3}.migration-product-reason--success{color:#17663a}.migration-status{display:inline-flex;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:900;white-space:nowrap;text-transform:uppercase}.migration-status--awaiting_masters{background:#eef2ff;color:#2945b8}.migration-status--needs_mapping{background:#fff1f0;color:#b42318}.migration-status--ready{background:#eaf8f0;color:#17663a}.migration-status--uploading{background:#eef6ff;color:#175cd3}.migration-status--uploaded{background:#eaf8f0;color:#17663a}.migration-status--failed{background:#fff1f0;color:#b42318}.migration-status--drafting{background:#fff8e8;color:#8a5705}.migration-status--drafted{background:#f4f0ff;color:#6941c6}.migration-batch-status{display:inline-flex;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:900;white-space:nowrap;text-transform:uppercase}.migration-batch-status--no_batches,.migration-batch-status--waiting_product,.migration-batch-status--unreconciled{background:#f2f4f7;color:#667085}.migration-batch-status--ready{background:#eef6ff;color:#175cd3}.migration-batch-status--issues{background:#fff1f0;color:#b42318}.migration-batch-status--partial{background:#fff8e8;color:#8a5705}.migration-batch-status--uploading{background:#eef6ff;color:#175cd3}.migration-batch-status--uploaded{background:#eaf8f0;color:#17663a}.migration-batch-status--failed{background:#fff1f0;color:#b42318}.migration-row-actions{display:flex;gap:6px}.migration-row-actions button,.migration-icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;cursor:pointer}.migration-row-actions button:hover,.migration-icon-button:hover{border-color:#8294ff;background:#eef1ff;color:#2945b8}.migration-row-actions .migration-upload-button{border-color:#228b51;background:#228b51;color:#fff}.migration-row-actions .migration-upload-button:hover{border-color:#17663a;background:#17663a;color:#fff}.migration-row-actions .migration-batch-upload-button{border-color:#3154d9;background:#3154d9;color:#fff}.migration-row-actions .migration-batch-upload-button:hover{border-color:#213da9;background:#213da9;color:#fff}.migration-row-actions .migration-draft-button{border-color:#dc8b11;background:#fff8e8;color:#8a5705}.migration-row-actions .migration-draft-button:hover{border-color:#b76e00;background:#ffefc7;color:#754a05}.migration-row-actions button:disabled{cursor:not-allowed;opacity:.45}.migration-spin{animation:migration-spin .9s linear infinite}@keyframes migration-spin{to{transform:rotate(360deg)}}.migration-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:14px;color:#667085;font-size:11px}.migration-pagination>div{display:flex;align-items:center;gap:10px}.migration-pagination button{min-height:32px;padding:0 10px;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;font-size:11px;font-weight:800;cursor:pointer}.migration-pagination button:disabled{cursor:not-allowed;opacity:.45}.migration-empty{padding:30px;border:1px dashed #cdd5df;border-radius:6px;color:#667085;text-align:center;font-size:13px}.migration-upload-modal{display:flex;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #10182852}.migration-choice-modal{display:flex;flex-direction:column;width:min(680px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #10182852}.migration-choice-modal__body{min-height:0;overflow:auto;padding:20px 22px}.migration-choice-alert,.migration-choice-ready{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:13px;border:1px solid #efcf89;border-radius:6px;background:#fff9eb;color:#8a5705}.migration-choice-ready{border-color:#a9d8bd;background:#f3fbf7;color:#17663a}.migration-batch-draft-notice{margin-top:12px}.migration-choice-alert strong,.migration-choice-alert span,.migration-choice-ready strong,.migration-choice-ready span{display:block}.migration-choice-alert strong,.migration-choice-ready strong{color:#1d2939;font-size:12px}.migration-choice-alert span,.migration-choice-ready span{margin-top:3px;color:#667085;font-size:11px;line-height:1.45}.migration-choice-issues{display:grid;gap:5px;max-height:150px;margin-top:12px;overflow:auto;padding:11px 12px;border:1px solid #f0b8b4;border-radius:6px;background:snow;color:#b42318;font-size:10px;line-height:1.4}.migration-choice-options{display:grid;gap:9px;margin-top:16px}.migration-choice-options>button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:12px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#344054;text-align:left;cursor:pointer}.migration-choice-options>button:hover{border-color:#8294ff;background:#f8faff}.migration-choice-options>button:disabled{cursor:not-allowed;opacity:.5}.migration-choice-options span,.migration-choice-options strong,.migration-choice-options small{display:block}.migration-choice-options strong{color:#1d2939;font-size:12px}.migration-choice-options small{margin-top:3px;color:#667085;font-size:10px;line-height:1.4}.migration-choice-options .migration-choice-options__primary{border-color:#3154d9;background:#eef1ff;color:#2945b8}.migration-choice-options .migration-choice-options__draft{border-color:#dc8b11;background:#fff8e8;color:#8a5705}.migration-upload-modal__body{min-height:0;overflow:auto;padding:22px}.migration-upload-current{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#344054;font-size:12px;font-weight:800}.migration-upload-current span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.migration-upload-current strong{flex:0 0 auto;color:#2945b8}.migration-upload-track{height:7px;margin-top:10px;overflow:hidden;border-radius:4px;background:#e4e7ec}.migration-upload-track>div{height:100%;border-radius:inherit;background:#3b58ff;transition:width .18s ease}.migration-upload-detail{margin-top:16px;overflow:hidden;border:1px solid #dfe4ec;border-radius:6px;background:#f8faff}.migration-upload-detail__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#dfe4ec}.migration-upload-detail__facts>span{min-width:0;padding:10px 11px;background:#fff}.migration-upload-detail__facts small,.migration-upload-detail__facts strong{display:block}.migration-upload-detail__facts small{color:#667085;font-size:9px;font-weight:800;text-transform:uppercase}.migration-upload-detail__facts strong{margin-top:4px;overflow:hidden;color:#1d2939;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.migration-upload-stages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:12px;list-style:none}.migration-upload-stage{position:relative;display:grid;justify-items:center;gap:5px;min-width:0;color:#98a2b3;text-align:center}.migration-upload-stage:before{position:absolute;top:12px;right:50%;left:-50%;height:2px;background:#d0d5dd;content:""}.migration-upload-stage:first-child:before{display:none}.migration-upload-stage>span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px solid #d0d5dd;border-radius:50%;background:#fff;font-size:9px;font-weight:900}.migration-upload-stage strong{overflow-wrap:anywhere;font-size:9px;line-height:1.3}.migration-upload-stage--active{color:#2945b8}.migration-upload-stage--active>span{border-color:#3b58ff;background:#eef1ff}.migration-upload-stage--complete{color:#17663a}.migration-upload-stage--complete:before{background:#55b47f}.migration-upload-stage--complete>span{border-color:#228b51;background:#228b51;color:#fff}.migration-upload-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:18px;overflow:hidden;border:1px solid #e1e6ef;border-radius:6px;background:#e1e6ef}.migration-upload-stats>div{min-width:0;padding:12px;background:#fff}.migration-upload-stats span,.migration-upload-stats strong{display:block}.migration-upload-stats span{color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.migration-upload-stats strong{margin-top:4px;color:#101828;font-size:18px}.migration-upload-results{max-height:310px;margin-top:18px;overflow:auto;border:1px solid #e1e6ef;border-radius:6px}.migration-upload-result{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:10px 12px;border-bottom:1px solid #e7ebf1}.migration-upload-result:last-child{border-bottom:0}.migration-upload-result>span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:5px}.migration-upload-result--success>span{background:#eaf8f0;color:#17663a}.migration-upload-result--failed>span{background:#fff1f0;color:#b42318}.migration-upload-result strong,.migration-upload-result small{display:block}.migration-upload-result strong{overflow-wrap:anywhere;color:#1d2939;font-size:12px}.migration-upload-result small{margin-top:2px;overflow-wrap:anywhere;white-space:pre-wrap;color:#667085;font-size:10px;line-height:1.4}.migration-upload-result small span{display:block;margin-top:3px;color:#475467;font-weight:800}.migration-upload-result--failed small{color:#b42318}.migration-upload-results__empty{padding:26px;color:#667085;font-size:11px;text-align:center}.migration-upload-modal__footer{display:flex;justify-content:flex-end;padding:14px 22px 18px;border-top:1px solid #e4e7ec}.migration-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:28px;background:#101828a3}.migration-modal{display:flex;flex-direction:column;width:min(1180px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #10182852}.migration-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e4e7ec;background:#f8faff}.migration-modal__header p,.migration-modal__header h2,.migration-modal__header span{margin:0}.migration-modal__header p{margin-bottom:4px;color:#3154d9;font-size:10px;font-weight:900;text-transform:uppercase}.migration-modal__header h2{margin-bottom:3px;font-size:20px}.migration-modal__header span{color:#667085;font-size:11px}.migration-modal__body{overflow:auto;padding:20px 22px 24px}.migration-edit-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.migration-edit-grid label{display:grid;gap:6px}.migration-edit-grid label span{color:#475467;font-size:11px;font-weight:800}.migration-batch-purchase-backdrop{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:32px;background:#101828b8}.migration-batch-purchase-modal{display:flex;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 64px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 30px 90px #10182861}.migration-batch-purchase-modal__body{min-height:0;overflow:auto;padding:18px 20px 22px}.migration-batch-purchase-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:14px;overflow:hidden;border:1px solid #dfe4ec;border-radius:6px;background:#dfe4ec}.migration-batch-purchase-summary>div{min-width:0;padding:10px 11px;background:#f8faff}.migration-batch-purchase-summary span,.migration-batch-purchase-summary strong{display:block}.migration-batch-purchase-summary span{color:#667085;font-size:9px;font-weight:800;text-transform:uppercase}.migration-batch-purchase-summary strong{margin-top:3px;color:#1d2939;font-size:15px}.migration-purchase-history{display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:3px}.migration-purchase-record{overflow:hidden;border:1px solid #dfe4ec;border-radius:6px;background:#fff}.migration-purchase-record__header{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#dfe4ec}.migration-purchase-record__header>div{min-width:0;padding:10px 11px;background:#f8faff}.migration-purchase-record__header span,.migration-purchase-record__header strong,.migration-purchase-record__header small{display:block}.migration-purchase-record__header span{color:#667085;font-size:9px;font-weight:800;text-transform:uppercase}.migration-purchase-record__header strong{margin-top:3px;overflow-wrap:anywhere;color:#1d2939;font-size:11px}.migration-purchase-record__header small{margin-top:2px;overflow-wrap:anywhere;color:#667085;font-size:9px}.migration-purchase-supplier{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;padding:10px 11px;border-top:1px solid #e7ebf1;color:#475467;font-size:10px;line-height:1.45}.migration-purchase-supplier span{min-width:0;overflow-wrap:anywhere}.migration-purchase-supplier strong{display:block;margin-bottom:2px;color:#667085;font-size:9px;text-transform:uppercase}.migration-purchase-lines-wrap{max-height:250px;overflow:auto;border-top:1px solid #e7ebf1}.migration-purchase-lines{width:100%;min-width:1050px;border-collapse:collapse;font-size:10px}.migration-purchase-lines th,.migration-purchase-lines td{padding:8px 9px;border-bottom:1px solid #e7ebf1;text-align:left;vertical-align:top}.migration-purchase-lines th{position:sticky;top:0;z-index:1;background:#eef2f8;color:#475467;font-size:9px;text-transform:uppercase}.migration-purchase-lines tbody tr:nth-child(2n){background:#fafbfc}.migration-purchase-lines tbody tr:last-child td{border-bottom:0}.migration-purchase-lines td:first-child{min-width:190px}.migration-purchase-lines td strong,.migration-purchase-lines td small{display:block}.migration-purchase-lines td small{margin-top:2px;color:#667085;font-size:9px}.migration-purchase-evidence__empty{display:flex;align-items:center;gap:8px;padding:14px;border:1px solid #efcf89;border-radius:5px;background:#fff9eb;color:#8a5705;font-size:11px;font-weight:700}.migration-optional-fields{margin-top:18px;padding-top:16px;border-top:1px solid #e4e7ec}.migration-optional-fields>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.migration-optional-fields h3{margin:0;font-size:14px}.migration-optional-fields>div:first-child>span{color:#667085;font-size:11px}.migration-optional-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.migration-optional-grid label{display:grid;gap:6px}.migration-optional-grid label span{color:#475467;font-size:11px;font-weight:800}.migration-mapping-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.migration-mapping{min-width:0;padding:14px;border:1px solid #f0b8b4;border-radius:6px;background:snow}.migration-mapping--resolved{border-color:#a9d8bd;background:#f6fcf8}.migration-mapping__title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:11px;color:#b42318}.migration-mapping--resolved .migration-mapping__title{color:#17663a}.migration-mapping__title span,.migration-mapping__title strong{display:block}.migration-mapping__title span{margin-bottom:3px;color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.migration-mapping__title strong{color:#101828;font-size:13px}.migration-source-value{display:grid;gap:5px;margin-bottom:8px}.migration-source-value span{color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.migration-create-master{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:8px}.migration-create-master button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:40px;padding:0 10px;border:1px solid #cbd5ff;border-radius:5px;background:#eef1ff;color:#2945b8;font-size:11px;font-weight:800;cursor:pointer}.migration-mapping small{display:block;margin-top:8px;color:#667085;font-size:10px}.migration-product-batches{margin-top:20px;padding-top:18px;border-top:1px solid #e4e7ec}.migration-product-batches__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.migration-product-batches__heading h3,.migration-product-batches__heading span{display:block;margin:0}.migration-product-batches__heading h3{color:#101828;font-size:14px}.migration-product-batches__heading span{margin-top:4px;color:#667085;font-size:11px;line-height:1.4}.migration-product-batches__heading>strong{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:26px;padding:0 8px;border-radius:4px;background:#eef1ff;color:#2945b8;font-size:11px}.migration-batch-review-table-wrap{max-height:310px;overflow:auto;border:1px solid #dfe4ec;border-radius:6px}.migration-batch-review-table{width:100%;min-width:1430px;border-collapse:collapse;font-size:11px}.migration-batch-review-table th,.migration-batch-review-table td{padding:8px;border-bottom:1px solid #e7ebf1;text-align:left;vertical-align:middle}.migration-batch-review-table th{position:sticky;top:0;z-index:1;background:#eef2f8;color:#475467;font-size:10px;text-transform:uppercase}.migration-batch-review-table tbody tr:nth-child(2n){background:#fafbfc}.migration-batch-review-table tbody tr:last-child td{border-bottom:0}.migration-batch-review-table input{min-width:92px;min-height:34px;padding:0 8px;font-size:11px}.migration-batch-review-table th:first-child,.migration-batch-review-table td:first-child{width:44px;padding-right:4px;padding-left:4px;text-align:center}.migration-batch-review-table th:nth-child(2),.migration-batch-review-table td:nth-child(2){width:150px}.migration-batch-review-table td:nth-child(3) input{min-width:120px}.migration-batch-info-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid #b7c3ff;border-radius:5px;background:#f2f4ff;color:#3154d9;cursor:pointer}.migration-batch-info-button:hover{border-color:#3b58ff;background:#e8ecff}.migration-batch-info-button:focus-visible{outline:3px solid #dfe4ff;outline-offset:1px}.migration-batch-review-table input[readonly]{background:#f2f4f7;color:#667085}.migration-batch-row-state{display:grid;gap:4px;min-width:130px}.migration-batch-row-state__badge{justify-self:start;padding:3px 6px;border-radius:4px;font-size:9px;font-weight:900;text-transform:uppercase;white-space:nowrap}.migration-batch-row-state__badge--ready{background:#eef6ff;color:#175cd3}.migration-batch-row-state__badge--needs_mapping,.migration-batch-row-state__badge--failed,.migration-batch-row-state__badge--blocked{background:#fff1f0;color:#b42318}.migration-batch-row-state__badge--uploading{background:#eef1ff;color:#2945b8}.migration-batch-row-state__badge--uploaded{background:#eaf8f0;color:#17663a}.migration-batch-row-state small{overflow-wrap:anywhere;color:#b42318;font-size:9px;line-height:1.35}.migration-product-batches__empty{padding:22px;border:1px dashed #cdd5df;border-radius:6px;color:#667085;text-align:center;font-size:11px}.migration-batch-review-errors{display:grid;gap:3px;margin-top:10px;padding:10px 12px;border:1px solid #f2b8b5;border-radius:5px;background:#fff3f2;color:#b42318;font-size:10px;line-height:1.4}.migration-batch-review-errors strong{margin-bottom:2px;font-size:11px}.migration-modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid #e4e7ec;background:#fff}.migration-clear-backdrop{position:fixed;inset:0;z-index:6200;display:grid;place-items:center;padding:20px;background:#1018289e}.migration-clear-modal{display:grid;grid-template-columns:auto 1fr;gap:14px;width:min(500px,100%);padding:22px;border-radius:7px;background:#fff;box-shadow:0 24px 70px #10182847}.migration-clear-modal__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;background:#fff0ef;color:#d92d20}.migration-clear-modal h2,.migration-clear-modal p{margin:0}.migration-clear-modal h2{font-size:18px}.migration-clear-modal p{margin-top:7px;color:#667085;font-size:12px;line-height:1.55}.migration-clear-modal footer{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:8px;margin-top:6px}.migration-clear-modal footer button{min-height:38px;padding:0 13px;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.migration-clear-modal footer .migration-clear-modal__confirm{border-color:#d92d20;background:#d92d20;color:#fff}@media(max-width:900px){.migration-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.migration-live-controls{grid-template-columns:1fr 1fr}.migration-live-controls>div{grid-column:1 / -1}.migration-edit-grid,.migration-mapping-list,.migration-optional-grid{grid-template-columns:1fr}.migration-purchase-record__header{grid-template-columns:repeat(2,minmax(0,1fr))}.migration-purchase-supplier{grid-template-columns:1fr;gap:8px}.migration-batch-purchase-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.migration-review__header,.migration-toolbar,.migration-pagination{align-items:stretch;flex-direction:column}.migration-review__header-actions{align-items:stretch;justify-content:space-between}.migration-live-controls{grid-template-columns:1fr}.migration-live-controls>div{grid-column:auto}.migration-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.migration-batch-issue-filter{grid-template-columns:1fr}.migration-toolbar label{width:100%}.migration-toolbar>div{justify-content:flex-start}.migration-bulk-controls{grid-template-columns:1fr;align-items:stretch}.migration-bulk-controls>label:first-child{width:100%}.migration-bulk-options{align-items:stretch;flex-direction:column}.migration-hsn-fallback{grid-template-columns:1fr}.migration-hsn-fallback small{grid-column:1}.migration-toolbar .migration-secondary-button{width:100%}.migration-modal-backdrop,.migration-batch-purchase-backdrop{align-items:stretch;padding:0}.migration-modal,.migration-upload-modal,.migration-choice-modal,.migration-batch-purchase-modal{width:100%;max-height:100vh;border-radius:0}.migration-upload-stats,.migration-upload-detail__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.migration-upload-stages{grid-template-columns:1fr;gap:8px}.migration-upload-stage{grid-template-columns:24px minmax(0,1fr);align-items:center;justify-items:start;text-align:left}.migration-upload-stage:before{inset:-8px auto 50% 11px;width:2px;height:auto}.migration-upload-modal__body{padding:18px 16px}.migration-upload-modal__footer,.migration-modal__header,.migration-modal__body,.migration-modal__footer{padding-right:16px;padding-left:16px}.migration-purchase-record__header,.migration-create-master{grid-template-columns:1fr}.migration-modal__footer{flex-direction:column-reverse}.migration-modal__footer button{width:100%}.migration-clear-backdrop{align-items:end;padding:0}.migration-clear-modal{border-radius:7px 7px 0 0}}.master-live-badge{padding:7px 10px;border-radius:5px;background:#fff4e5;color:#8a4b0f;font-size:12px;font-weight:800}.master-candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.master-candidate-grid article{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:16px;border:1px solid #e2e7f0;border-radius:6px;background:#fafbfc}.master-candidate-grid article>div:first-child{display:grid;gap:3px}.master-candidate-grid span{color:#667085;font-size:12px;font-weight:700}.master-candidate-grid strong{color:#101828;font-size:24px}.master-candidate-grid article>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.master-candidate-grid button,.master-upload-progress button,.master-confirm-modal button,.master-list-modal button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #cbd5ff;border-radius:6px;background:#f1f4ff;color:#2945b8;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.master-candidate-grid button:disabled,.master-list-modal button:disabled{cursor:not-allowed;opacity:.45}.master-api-config{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e9f0}.master-api-config label{display:grid;gap:7px}.master-api-config label span,.master-token-control>span{color:#344054;font-size:12px;font-weight:800}.master-api-config input{width:100%;min-height:42px;padding:0 12px;border:1px solid #cdd5df;border-radius:6px;background:#fff;color:#101828;font:inherit;font-size:13px}.master-api-config input:focus{border-color:#3b58ff;outline:3px solid #e1e6ff}.master-token-verification{grid-column:1 / -1;display:grid;gap:7px;padding:12px 14px;border:1px solid #d9e0ee;border-radius:6px;background:#f8fafc}.master-token-verification>span{color:#344054;font-size:12px;font-weight:800}.master-token-verification strong{color:#475467;font-size:13px}.master-token-verification div{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 12px}.master-token-verification div strong{color:#101828;font-size:15px}.master-token-verification div span{color:#667085;font-size:12px;font-weight:700;overflow-wrap:anywhere}.master-token-verification.verified{border-color:#b7e4c7;background:#f0fbf4}.master-token-verification.failed{border-color:#f2b8b5;background:#fff3f2}.master-token-verification.failed strong{color:#b42318;overflow-wrap:anywhere}.master-token-control{display:grid;gap:7px}.master-token-control>div{display:flex;align-items:center;gap:8px;min-height:42px;padding:5px 6px 5px 12px;border:1px solid #cdd5df;border-radius:6px;background:#fff}.master-token-control strong{margin-right:auto;color:#475467;font-size:12px}.master-token-control button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid #cbd5ff;border-radius:5px;background:#f1f4ff;color:#2945b8;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.master-token-control button.clear{border-color:#e2e7f0;background:#f5f6f8;color:#667085}.master-token-note{margin:8px 0 0;color:#667085;font-size:11px}.master-api-error{margin-top:12px;padding:11px 13px;border:1px solid #f2b8b5;border-radius:6px;background:#fff3f2;color:#b42318;font-size:12px;font-weight:700}.master-upload-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;margin-top:16px;padding:14px;border:1px solid #d9e0ee;border-radius:6px}.master-upload-progress>div{display:flex;justify-content:space-between;gap:16px;min-width:0;font-size:12px}.master-upload-progress>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.master-upload-progress progress{width:100%;height:8px;accent-color:#3b58ff}.master-upload-progress button{grid-column:2;grid-row:1 / span 2;border-color:#f2b8b5;background:#fff3f2;color:#b42318}.master-result-status{display:inline-block;padding:3px 7px;border-radius:4px;font-size:10px;font-weight:900;text-transform:uppercase}.master-result-status--pending{background:#f2f4f7;color:#475467}.master-result-status--uploading{background:#eef2ff;color:#2945b8}.master-result-status--created{background:#eaf8f0;color:#17663a}.master-result-status--skipped{background:#eef2ff;color:#2945b8}.master-result-status--failed{background:#fff1f0;color:#b42318}.master-confirm-backdrop{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;background:#1018289e}.master-confirm-modal{width:min(500px,100%);border-radius:7px;background:#fff;box-shadow:0 24px 70px #10182847}.master-confirm-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 16px;border-bottom:1px solid #e5e9f0}.master-confirm-modal header span{display:block;margin-bottom:4px;color:#b54708;font-size:10px;font-weight:900;text-transform:uppercase}.master-confirm-modal h2{margin:0;font-size:20px}.master-confirm-modal header button{width:38px;min-width:38px;padding:0;border-color:#e2e7f0;background:#f2f4f7;color:#475467}.master-confirm-modal p{margin:0;padding:20px 22px;color:#344054;font-size:13px;line-height:1.55}.master-confirm-modal footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 22px 20px}.master-confirm-modal footer .primary{border-color:#3b58ff;background:#3b58ff;color:#fff}.master-list-modal{display:flex;flex-direction:column;width:min(1080px,100%);max-height:min(820px,calc(100vh - 40px));overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 24px 70px #10182847}.master-list-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 16px;border-bottom:1px solid #e5e9f0}.master-list-modal>header span{display:block;margin-bottom:4px;color:#2945b8;font-size:10px;font-weight:900;text-transform:uppercase}.master-list-modal>header h2{margin:0;color:#101828;font-size:20px;text-transform:capitalize}.master-list-modal>header p{margin:5px 0 0;color:#667085;font-size:12px}.master-list-modal>header button{width:38px;min-width:38px;padding:0;border-color:#e2e7f0;background:#f2f4f7;color:#475467}.master-list-modal>.master-api-error{margin:12px 20px 0}.master-list-progress{margin:12px 20px 0}.master-list-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;padding:11px 20px;border-bottom:1px solid #e8ecf2;color:#667085;font-size:11px}.master-list-summary span{display:inline-flex;align-items:baseline;gap:4px}.master-list-summary strong{color:#344054;font-size:13px}.master-list-summary .failed,.master-list-summary .failed strong{color:#b42318}.master-list-table-wrap{flex:1 1 auto;min-height:180px;margin:0 20px 18px;overflow:auto;border:1px solid #e2e7f0;border-radius:6px}.master-list-table-wrap table{width:100%;min-width:820px;border-collapse:collapse;table-layout:fixed;font-size:12px}.master-list-table-wrap th,.master-list-table-wrap td{padding:11px 12px;border-bottom:1px solid #e8ecf2;color:#344054;text-align:left;vertical-align:middle}.master-list-table-wrap th{position:sticky;top:0;z-index:1;background:#f3f6fb;color:#475467;font-size:10px;text-transform:uppercase}.master-list-table-wrap th:first-child{width:25%}.master-list-table-wrap th:nth-last-child(4){width:13%}.master-list-table-wrap th:nth-last-child(3){width:25%}.master-list-table-wrap th:nth-last-child(2){width:12%}.master-list-table-wrap th:last-child{width:104px}.master-list-table-wrap tbody tr:last-child td{border-bottom:0}.master-list-table-wrap td strong{display:block;overflow-wrap:anywhere;color:#101828}.master-list-table-wrap td small{display:block;margin-top:3px;color:#b42318;line-height:1.35}.master-list-source{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.master-vendor-license{width:150px;min-height:32px;box-sizing:border-box;padding:0 8px;border:1px solid #cdd5df;border-radius:5px;background:#fff;color:#101828;font:inherit;font-size:11px}.master-vendor-license:focus{border-color:#3b58ff;outline:2px solid #e1e6ff}.master-list-upload{width:80px;min-height:32px!important;padding:0 9px!important}.master-list-modal>footer{display:flex;align-items:center;gap:9px;padding:14px 20px 18px;border-top:1px solid #e5e9f0}.master-list-modal>footer span{flex:1}.master-list-modal>footer .primary{border-color:#3b58ff;background:#3b58ff;color:#fff}.master-token-modal__body{padding:20px 22px 4px}.master-token-modal__body label{display:block;margin-bottom:7px;color:#344054;font-size:12px;font-weight:800}.master-token-modal__body input{width:100%;min-height:44px;padding:0 12px;border:1px solid #cdd5df;border-radius:6px;color:#101828;font:inherit;font-size:13px}.master-token-modal__body input:focus{border-color:#3b58ff;outline:3px solid #e1e6ff}.master-token-modal__body small{display:block;margin-top:7px;color:#b42318;font-size:11px;font-weight:700}.master-token-modal__body p{padding:10px 0 0;color:#667085;font-size:11px}@media(max-width:700px){.master-candidate-grid,.master-api-config{grid-template-columns:1fr}.master-candidate-grid article{align-items:stretch;flex-direction:column}.master-candidate-grid article>div:last-child{justify-content:flex-start}.master-token-control>div{align-items:stretch;flex-wrap:wrap}.master-token-control strong{width:100%}.master-confirm-backdrop{align-items:end;padding:0}.master-confirm-modal{border-radius:7px 7px 0 0}.master-list-modal{width:100%;max-height:100vh;border-radius:7px 7px 0 0}.master-list-modal>header{padding:17px 16px 14px}.master-list-summary{padding-inline:16px}.master-list-table-wrap{margin:0 16px 14px}.master-list-modal>footer{flex-wrap:wrap;padding:12px 16px 16px}.master-list-modal>footer span{display:none}.master-list-modal>footer button{flex:1 1 auto}}.live-bulk-update{display:grid;gap:18px}.live-bulk-update .xml-panel__heading{align-items:flex-start}.live-bulk-update .master-live-badge{display:inline-flex;align-items:center;gap:6px}.live-bulk-update__connection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.live-bulk-update__connection label{display:grid;gap:7px;color:#344054;font-size:12px}.live-bulk-update__connection input{min-height:40px;padding:0 10px;border:1px solid #cdd5df;border-radius:6px;background:#fff;color:#101828;font:inherit}.live-bulk-update__toolbar,.live-bulk-update__summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.live-bulk-update__toolbar button,.live-bulk-update__summary button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid #b9c8ff;border-radius:6px;background:#eef2ff;color:#2946c7;font:inherit;font-weight:800;cursor:pointer}.live-bulk-update button:disabled{cursor:not-allowed;opacity:.55}.live-bulk-update__toolbar span,.live-bulk-update__summary span{color:#667085;font-size:13px}.live-bulk-update__operation{display:flex;justify-content:flex-start}.live-bulk-update__operation label,.live-bulk-update__reason{display:grid;gap:7px;color:#344054;font-size:12px}.live-bulk-update__operation select,.live-bulk-update__reason input{min-height:40px;padding:0 10px;border:1px solid #cdd5df;border-radius:6px;background:#fff;color:#101828;font:inherit}.live-bulk-update__operation select{min-width:240px}.live-bulk-update__controls{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;padding:16px;border:1px solid #d9e0ee;border-radius:8px;background:#f8fafc}.live-bulk-update__controls strong{display:block;margin-bottom:10px;color:#344054;font-size:13px}.live-bulk-update__controls select,.live-bulk-update__preview input{width:100%;min-height:40px;padding:0 10px;border:1px solid #cdd5df;border-radius:6px;background:#fff;color:#101828;font:inherit}.live-bulk-update__units{display:flex;gap:8px;flex-wrap:wrap}.live-bulk-update__units label{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #d9e0ee;border-radius:6px;background:#fff;color:#344054;font-size:13px}.live-bulk-update__summary{padding:12px 14px;border:1px solid #d9e0ee;border-radius:8px}.live-bulk-update__summary strong{margin-right:auto;color:#101828}.live-bulk-update__summary button{background:#3155e7;color:#fff}.live-bulk-update__preview,.live-bulk-update__results{display:grid;gap:0;max-height:330px;overflow:auto;border:1px solid #d9e0ee;border-radius:8px}.live-bulk-update__preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#f8fafc}.live-bulk-update__preview-heading strong{color:#344054;font-size:13px}.live-bulk-update__preview input{position:sticky;top:0;z-index:1;width:calc(100% - 20px);margin:10px}.live-bulk-update__preview div,.live-bulk-update__results div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 12px;border-top:1px solid #edf0f5}.live-bulk-update__preview-row{cursor:pointer}.live-bulk-update__preview-row:hover,.live-bulk-update__preview-row:focus{background:#f4f6ff;outline:none}.live-bulk-update__preview span,.live-bulk-update__results strong{color:#344054;font-size:13px;font-weight:800}.live-bulk-update small{color:#667085;font-size:12px}.live-bulk-update__results .updated span{color:#087443}.live-bulk-update__results .failed span,.live-bulk-update__results .failed small{color:#b42318}.live-bulk-update__modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#10182894}.live-bulk-update__modal{display:flex;flex-direction:column;width:min(900px,100%);max-height:min(820px,calc(100vh - 40px));overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #10182847}.live-bulk-update__modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 16px;border-bottom:1px solid #e5e9f0}.live-bulk-update__modal-header span{display:block;margin-bottom:4px;color:#3155e7;font-size:10px;font-weight:900;text-transform:uppercase}.live-bulk-update__modal-header h2,.live-bulk-update__modal-header p{margin:0}.live-bulk-update__modal-header h2{color:#101828;font-size:20px}.live-bulk-update__modal-header p{margin-top:4px;color:#667085;font-size:12px}.live-bulk-update__modal-header>button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e2e7f0;border-radius:6px;background:#f2f4f7;color:#475467;cursor:pointer}.live-bulk-update__modal-body{min-height:0;overflow:auto;padding:20px 22px 24px}.live-bulk-update__product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.live-bulk-update__product-facts div{display:grid;gap:4px;padding:10px;border:1px solid #e4e7ec;border-radius:6px;background:#f8fafc}.live-bulk-update__product-facts small{color:#667085;font-size:11px}.live-bulk-update__product-facts strong{color:#344054;font-size:13px}.live-bulk-update__modal .live-bulk-update__reason{margin-bottom:20px}.live-bulk-update__modal-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#344054}.live-bulk-update__modal-section-title span{min-width:24px;padding:3px 7px;border-radius:10px;background:#eef2ff;color:#2946c7;font-size:11px;text-align:center}.live-bulk-update__batch-list{display:grid;gap:8px}.live-bulk-update__batch-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #d9e0ee;border-radius:7px}.live-bulk-update__batch-card>div:first-child{display:grid;gap:5px;min-width:0}.live-bulk-update__batch-card small{color:#667085;overflow-wrap:anywhere}.live-bulk-update__batch-action{display:flex;align-items:center;flex:0 0 auto;gap:8px;color:#667085;font-size:12px;font-weight:700}.live-bulk-update__switch{position:relative;width:42px;height:24px;padding:0;border:0;border-radius:12px;background:#98a2b3;cursor:pointer}.live-bulk-update__switch span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.live-bulk-update__switch.is-active{background:#12b76a}.live-bulk-update__switch.is-active span{transform:translate(18px)}.live-bulk-update__switch:disabled{cursor:not-allowed;opacity:.55}.live-bulk-update__empty{margin:0;padding:20px;color:#667085;text-align:center}.live-bulk-update__modal-footer{display:flex;justify-content:flex-end;padding:14px 22px 18px;border-top:1px solid #e5e9f0}.live-bulk-update__modal-footer button{min-height:38px;padding:0 14px;border:1px solid #cbd5ff;border-radius:6px;background:#eef2ff;color:#2946c7;font:inherit;font-weight:800;cursor:pointer}@media(max-width:760px){.live-bulk-update__connection,.live-bulk-update__controls,.live-bulk-update__product-facts{grid-template-columns:1fr}.live-bulk-update__summary strong{margin-right:0;width:100%}.live-bulk-update__modal-backdrop{align-items:flex-end;padding:0}.live-bulk-update__modal{max-height:94vh;border-radius:8px 8px 0 0}.live-bulk-update__batch-card{align-items:flex-start;flex-direction:column}}.server-file-backdrop{position:fixed;inset:0;z-index:1600;display:flex;align-items:center;justify-content:center;padding:28px;background:#101828a8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.server-file-browser{display:flex;flex-direction:column;width:min(880px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;color:#101828;box-shadow:0 28px 80px #10182857}.server-file-browser__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e4e7ec;background:#f8faff}.server-file-browser__header p,.server-file-browser__header h2,.server-file-browser__header span{display:block;margin:0}.server-file-browser__header p{margin-bottom:4px;color:#3154d9;font-size:10px;font-weight:900;text-transform:uppercase}.server-file-browser__header h2{margin-bottom:4px;font-size:20px}.server-file-browser__header span{color:#667085;font-size:11px;line-height:1.45}.server-file-browser__header>button,.server-file-row__actions button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;padding:0;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;cursor:pointer}.server-file-browser__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:14px 22px;border-bottom:1px solid #e4e7ec}.server-file-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #cbd5ff;border-radius:5px;background:#eef1ff;color:#2945b8;font-size:12px;font-weight:800;cursor:pointer}.server-file-action--secondary{border-color:#d0d5dd;background:#fff;color:#344054}.server-file-action input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.server-file-select-all{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 10px;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;font-size:11px;font-weight:800;cursor:pointer}.server-file-select-all:has(input:disabled){cursor:not-allowed;opacity:.5}.server-file-select-all input{width:16px;height:16px;margin:0;accent-color:#3b58ff;cursor:inherit}.server-file-select-all small{padding-left:2px;color:#667085;font-size:10px;font-weight:700}.server-file-browser__toolbar>span{min-width:0;margin-left:auto;overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.server-file-error{margin:12px 22px 0;padding:10px 12px;border:1px solid #f2b8b5;border-radius:5px;background:#fff3f2;color:#b42318;font-size:11px;font-weight:700}.server-file-list{min-height:260px;overflow:auto;padding:12px 22px 18px}.server-file-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #e1e6ef;border-radius:6px;background:#fff}.server-file-row+.server-file-row{margin-top:8px}.server-file-row--selected{border-color:#8294ff;background:#f5f7ff}.server-file-row__select{display:grid;grid-template-columns:22px 22px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:12px;border:0;background:transparent;color:#344054;text-align:left;cursor:pointer}.server-file-row__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #c8d0dc;border-radius:4px;background:#fff;color:#fff}.server-file-row--selected .server-file-row__check{border-color:#3b58ff;background:#3b58ff}.server-file-row__select strong,.server-file-row__select small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-file-row__select strong{color:#1d2939;font-size:12px}.server-file-row__select small{margin-top:3px;color:#667085;font-size:10px}.server-file-row__actions{display:flex;gap:6px;padding-right:10px}.server-file-row__actions button{width:32px;height:32px}.server-file-row__actions .server-file-delete{color:#b42318}.server-file-rename{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;padding:10px 12px;border-top:1px solid #e1e6ef;background:#f9fafb}.server-file-rename input{min-width:0;min-height:36px;padding:0 10px;border:1px solid #cdd5df;border-radius:5px;font:inherit;font-size:12px}.server-file-rename button,.server-file-browser__footer button,.server-file-confirm button{min-height:36px;padding:0 12px;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.server-file-empty{display:flex;align-items:center;justify-content:center;min-height:230px;padding:24px;border:1px dashed #cdd5df;border-radius:6px;color:#667085;font-size:12px;text-align:center}.server-file-browser__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 22px;border-top:1px solid #e4e7ec;background:#fff}.server-file-browser__footer>span{color:#667085;font-size:11px}.server-file-browser__footer>div{display:flex;gap:8px}.server-file-browser__footer .server-file-choose{border-color:#3b58ff;background:#3b58ff;color:#fff}.server-file-browser button:disabled,.server-file-action:has(input:disabled){cursor:not-allowed;opacity:.5}.server-file-confirm-backdrop{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px;background:#10182880}.server-file-confirm{width:min(430px,100%);padding:22px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #1018284d}.server-file-confirm h3,.server-file-confirm p{margin:0}.server-file-confirm h3{font-size:17px}.server-file-confirm p{margin-top:8px;color:#667085;font-size:12px;line-height:1.5}.server-file-confirm p strong{color:#344054;overflow-wrap:anywhere}.server-file-confirm>div{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.server-file-confirm .server-file-confirm__delete{border-color:#d92d20;background:#d92d20;color:#fff}@media(max-width:700px){.server-file-backdrop{align-items:stretch;padding:0}.server-file-browser{width:100%;max-height:100vh;border-radius:0}.server-file-browser__header,.server-file-browser__toolbar,.server-file-list,.server-file-browser__footer{padding-right:16px;padding-left:16px}.server-file-browser__toolbar{align-items:stretch;flex-direction:column}.server-file-action{width:100%}.server-file-select-all{justify-content:center;width:100%}.server-file-browser__toolbar>span{width:100%;margin-left:0;text-align:center}.server-file-browser__footer{align-items:stretch;flex-direction:column}.server-file-browser__footer>div{display:grid;grid-template-columns:1fr 1fr}.server-file-row__select{grid-template-columns:20px 20px minmax(0,1fr);gap:8px;padding:10px 8px}.server-file-row__actions{gap:4px;padding-right:7px}.server-file-rename{grid-template-columns:1fr 1fr}.server-file-rename input{grid-column:1 / -1}}*{box-sizing:border-box}.xml-demo{min-height:calc(100vh - 68px);padding:36px 48px 64px;background:#f5f7fb;color:#101828;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.xml-demo__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:min(1500px,100%);margin:0 auto 24px}.xml-demo__header>div:first-child,.xml-panel__heading>div:first-child{min-width:0}.xml-demo__header p,.xml-demo__header h1,.xml-demo__header span,.xml-panel h2,.xml-panel p{margin:0}.xml-demo__header p{margin-bottom:8px;color:#3154d9;font-size:13px;font-weight:800;overflow-wrap:anywhere}.xml-demo__header h1{margin-bottom:8px;font-size:32px;line-height:1.2}.xml-demo__header span,.xml-panel__heading p{color:#667085;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.xml-demo__privacy{flex:0 0 auto;padding:8px 12px;border:1px solid #a7d7bd;border-radius:6px;background:#effaf4;color:#17663a;font-size:12px;font-weight:800}.xml-demo__header-actions{display:flex;align-items:center;flex:0 0 auto;gap:10px}.xml-restore-state-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid #cbd5ff;border-radius:6px;background:#fff;color:#2945b8;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.xml-restore-state-button:hover{background:#f1f4ff}.xml-restore-state-button:disabled{border-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}.xml-panel{width:min(1500px,100%);margin:0 auto 20px;padding:24px;border:1px solid #dfe4ec;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1422420d}.xml-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.xml-panel__heading h2{margin-bottom:4px;font-size:18px;line-height:1.35}.xml-switch{display:inline-flex;align-items:center;gap:8px;min-height:36px;color:#344054;font-size:13px;font-weight:700}.xml-switch input{width:17px;height:17px;accent-color:#3b58ff}.xml-invoice-product-scope{display:flex;align-items:flex-start;gap:12px;margin:-2px 0 20px;padding:14px 16px;border:1px solid #c9d3ff;border-radius:6px;background:#f6f8ff;cursor:pointer}.xml-invoice-product-scope input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:#3b58ff}.xml-invoice-product-scope span{display:grid;gap:3px;min-width:0}.xml-invoice-product-scope strong{color:#1d2939;font-size:13px;line-height:1.4}.xml-invoice-product-scope small{color:#667085;font-size:12px;line-height:1.5}.xml-invoice-product-scope--compact{margin:0 0 12px;padding:10px 12px}.xml-invoice-product-scope--compact small{font-size:11px}.xml-migration-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.xml-migration-options .xml-invoice-product-scope--compact{margin:0}.xml-purchase-stock-option{border-color:#efcf89;background:#fff9eb}.xml-purchase-stock-option:has(input:checked){border-color:#a9d8bd;background:#f3fbf7}.xml-hsn-default{display:flex;align-items:flex-start;gap:12px;margin:-4px 0 20px;padding:14px 16px;border:1px solid #b7dfca;border-radius:6px;background:#f3fbf7;cursor:pointer}.xml-hsn-default:has(input:disabled){border-color:#e4e7ec;background:#f9fafb;cursor:default}.xml-hsn-default input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:#208a55}.xml-hsn-default span{display:grid;gap:3px;min-width:0}.xml-hsn-default strong{color:#1d2939;font-size:13px;line-height:1.4}.xml-hsn-default small{color:#667085;font-size:12px;line-height:1.5}.xml-lookup-blockers{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:12px 0}.xml-lookup-blockers>div{min-width:0;padding:10px 12px;border:1px solid #f0b8b8;border-radius:6px;background:#fff}.xml-lookup-blockers span,.xml-lookup-blockers p,.xml-lookup-blockers small{display:block}.xml-lookup-blockers span{color:#8f1d1d;font-size:12px;font-weight:800}.xml-lookup-blockers p{margin:4px 0;color:#344054;font-size:12px;overflow-wrap:anywhere}.xml-lookup-blockers small{color:#667085;font-size:11px}.xml-file-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.xml-source-heading-actions{display:flex;align-items:center;flex:0 0 auto;gap:14px}.xml-source-grid{display:grid;grid-template-columns:minmax(360px,.75fr) minmax(0,1.25fr);gap:24px}.xml-source-column{min-width:0}.xml-source-summary{padding-left:24px;border-left:1px solid #e4e7ec}.xml-source-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}.xml-source-section-heading h3{margin:0;color:#1d2939;font-size:14px;line-height:1.4}.xml-source-section-heading span{color:#667085;font-size:11px;text-align:right}.xml-file-button,.xml-primary-button,.xml-danger-button,.xml-download-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:6px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.xml-file-button{border-color:#b9c7ff;background:#eef2ff;color:#2945b8}.xml-file-button--secondary{border-color:#d0d5dd;background:#fff;color:#344054}.xml-file-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.xml-file-button:disabled{cursor:not-allowed;opacity:.45}.xml-primary-button{margin-left:auto;background:#3b58ff;color:#fff}.xml-danger-button{border-color:#f4b9b6;background:#fff2f1;color:#b42318}.xml-primary-button:disabled{cursor:not-allowed;opacity:.45}.xml-file-list,.xml-progress,.xml-alert{margin-top:18px;padding:14px 16px;border:1px solid #e3e7ef;border-radius:6px;background:#f9fafc}.xml-file-list>div,.xml-progress>div:first-child,.xml-file-list li{display:flex;align-items:center;justify-content:space-between;gap:20px}.xml-file-list>div span,.xml-file-list small{color:#667085;font-size:12px}.xml-file-list ul{margin:12px 0 0;padding:0;list-style:none}.xml-file-list li{min-height:30px;border-top:1px solid #eaecf0;color:#344054;font-size:13px}.xml-file-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xml-file-list p{margin-top:8px;color:#667085;font-size:12px}.xml-file-list--compact{max-height:142px;margin-top:12px;overflow:auto;padding:10px 12px}.xml-file-list--compact ul{margin-top:7px}.xml-file-list--compact li{min-height:25px;font-size:11px}.xml-file-list--compact p{margin:5px 0 0;font-size:11px}.xml-progress span{color:#344054;font-size:13px;font-weight:700;text-transform:capitalize}.xml-progress strong{color:#2945b8;font-size:13px}.xml-progress__track{height:7px;margin-top:10px;overflow:hidden;border-radius:4px;background:#e4e7ec}.xml-progress__track div{height:100%;border-radius:inherit;background:#3b58ff;transition:width .18s ease}.xml-source-progress{margin-top:10px;padding:9px 12px}.xml-source-progress span,.xml-source-progress strong{font-size:11px}.xml-source-progress .xml-progress__track{height:4px;margin-top:7px}.xml-alert--error{border-color:#f4b9b6;background:#fff4f3;color:#b42318;font-size:13px;font-weight:700}.xml-alert--info{border-color:#b9c7ff;background:#f4f6ff;color:#2945b8;font-size:13px;font-weight:700}.xml-alert--success{border-color:#a7d7bd;background:#effaf4;color:#17663a;font-size:13px;font-weight:700}.xml-alert--warning{border-color:#efcf89;background:#fff9eb;color:#865503;font-size:13px;font-weight:700}.xml-scope-summary{margin-top:14px;padding:11px 14px;border-left:3px solid #3b58ff;background:#f6f8ff;color:#344054;font-size:13px;line-height:1.5}.xml-status{padding:7px 10px;border-radius:5px;font-size:12px;font-weight:800}.xml-status--valid{background:#eaf8f0;color:#17663a}.xml-status--invalid{background:#fff1f0;color:#b42318}.xml-status--pending{background:#f2f4f7;color:#475467}.xml-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.xml-stat{min-width:0;padding:14px;border:1px solid #e2e7f0;border-radius:6px;background:#f8faff}.xml-stat span{display:block;min-height:34px;color:#667085;font-size:12px;font-weight:700}.xml-stat strong{display:block;font-size:24px;line-height:1.2}.xml-source-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.xml-source-stats .xml-stat{padding:10px 12px}.xml-source-stats .xml-stat span{min-height:18px;font-size:11px}.xml-source-stats .xml-stat strong{font-size:20px}.xml-source-empty{display:grid;min-height:174px;place-items:center;padding:28px;border:1px dashed #cdd5df;border-radius:6px;background:#fafbfc;color:#667085;font-size:12px;line-height:1.55;text-align:center}.xml-result-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #e4e7ec}.xml-result-actions button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:74px;padding:12px 14px;border:1px solid #dfe4ec;border-radius:6px;background:#fff;color:#344054;font:inherit;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.xml-result-actions button:hover{border-color:#aebdff;background:#fafbff;box-shadow:0 4px 12px #3154d914}.xml-result-actions button:focus-visible{border-color:#3b58ff;outline:3px solid #e1e7ff}.xml-result-actions button>svg{width:38px;height:38px;padding:9px;border-radius:5px;background:#eef2ff;color:#3154d9}.xml-result-actions button>span{display:grid;gap:3px;min-width:0}.xml-result-actions strong{overflow-wrap:anywhere;color:#1d2939;font-size:13px;line-height:1.35}.xml-result-actions small{overflow-wrap:anywhere;color:#667085;font-size:11px;line-height:1.4}.xml-result-actions em{color:#3154d9;font-size:11px;font-style:normal;font-weight:800}.xml-invoice-heading{align-items:flex-end}.xml-supplier-filter{display:grid;gap:6px;width:min(380px,100%)}.xml-supplier-filter span{color:#475467;font-size:12px;font-weight:800}.xml-supplier-filter select{width:100%;min-height:42px;padding:0 36px 0 12px;border:1px solid #cdd5df;border-radius:6px;background:#fff;color:#101828;font:inherit;font-size:13px;font-weight:700}.xml-supplier-filter select:focus{border-color:#3b58ff;outline:3px solid #e1e7ff}.xml-invoice-table-wrap{max-height:520px;overflow:auto;scrollbar-gutter:stable;border:1px solid #e2e7f0;border-radius:6px}.xml-invoice-table{width:100%;min-width:940px;border-collapse:collapse;font-size:13px}.xml-invoice-table th,.xml-invoice-table td{padding:12px 14px;border-bottom:1px solid #e8ecf2;text-align:left;vertical-align:top}.xml-invoice-table th{position:sticky;top:0;z-index:1;background:#f3f6fb;color:#475467;font-size:11px;text-transform:uppercase}.xml-invoice-table tbody tr:nth-child(2n){background:#f9fafc}.xml-invoice-table tbody tr:last-child td{border-bottom:0}.xml-invoice-table td small{display:block;margin-top:4px;color:#667085;font-size:11px}.xml-invoice-table td:nth-child(n+4){white-space:nowrap}.xml-invoice-row{cursor:pointer}.xml-invoice-row:hover{background:#eef2ff!important}.xml-invoice-row:focus{position:relative;outline:2px solid #3b58ff;outline-offset:-2px}.xml-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:28px;background:#1018289e}.xml-invoice-modal{display:flex;flex-direction:column;width:min(1380px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #1018284d;color:#101828;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.xml-invoice-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 24px;border-bottom:1px solid #e4e7ec;background:#f8faff}.xml-invoice-modal__header p,.xml-invoice-modal__header h2,.xml-invoice-modal__header span{margin:0}.xml-invoice-modal__header p{margin-bottom:4px;color:#3b58ff;font-size:11px;font-weight:900;text-transform:uppercase}.xml-invoice-modal__header h2{margin-bottom:3px;font-size:23px;line-height:1.25}.xml-invoice-modal__header span{color:#667085;font-size:13px}.xml-modal-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:0;border-radius:6px;background:#e9edf5;color:#344054;font:inherit;cursor:pointer}.xml-modal-close:hover{background:#dde3ed;color:#101828}.xml-modal-close:focus{outline:3px solid #cdd7ff}.xml-invoice-modal__body{overflow:auto;padding:22px 24px 28px}.xml-result-modal{display:flex;flex-direction:column;width:min(920px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #1018284d;color:#101828;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.xml-result-modal--wide{width:min(1380px,100%)}.xml-result-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 24px;border-bottom:1px solid #e4e7ec;background:#f8faff}.xml-result-modal__header>div:first-child{min-width:0}.xml-result-modal__header p,.xml-result-modal__header h2,.xml-result-modal__header span{margin:0}.xml-result-modal__header p{margin-bottom:4px;color:#3b58ff;font-size:11px;font-weight:900;text-transform:uppercase}.xml-result-modal__header h2{margin-bottom:3px;font-size:23px;line-height:1.25}.xml-result-modal__header span{color:#667085;font-size:13px;line-height:1.45}.xml-result-modal__header-actions{display:flex;align-items:center;flex:0 0 auto;gap:10px}.xml-result-modal__body{min-height:0;overflow:auto;padding:20px 24px 24px}.xml-result-modal__toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}.xml-result-modal .xml-invoice-table-wrap{max-height:calc(100vh - 220px)}.xml-result-modal .xml-issues{max-height:none}.xml-result-modal .xml-json-preview{height:min(68vh,720px)}.xml-restore-modal{display:flex;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #1018284d;color:#101828;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.xml-restore-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e4e7ec;background:#f8faff}.xml-restore-modal__header p,.xml-restore-modal__header h2,.xml-restore-modal__header span{margin:0}.xml-restore-modal__header p{margin-bottom:4px;color:#3b58ff;font-size:11px;font-weight:900;text-transform:uppercase}.xml-restore-modal__header h2{margin-bottom:3px;font-size:23px;line-height:1.25}.xml-restore-modal__header span{color:#667085;font-size:13px}.xml-restore-modal__body{min-height:0;overflow:auto;padding:20px 24px}.xml-restore-modal__intro{margin:0 0 16px;color:#475467;font-size:13px;line-height:1.55}.xml-restore-files{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #dfe4ec;border-radius:6px}.xml-restore-files>div{display:grid;align-content:start;min-width:0;padding:14px;border-right:1px solid #dfe4ec}.xml-restore-files>div:last-child{border-right:0}.xml-restore-files span{color:#667085;font-size:11px;font-weight:800}.xml-restore-files strong{margin-top:4px;font-size:22px}.xml-restore-files small{margin-top:5px;overflow:hidden;color:#475467;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.xml-restore-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.xml-restore-options span{padding:6px 8px;border-radius:4px;background:#eef2ff;color:#2945b8;font-size:11px;font-weight:750}.xml-restore-progress{margin-top:16px}.xml-restore-security{display:grid;gap:3px;margin-top:16px;padding:12px 14px;border-left:3px solid #98a2b3;background:#f8fafc}.xml-restore-security strong{color:#344054;font-size:12px}.xml-restore-security span{color:#667085;font-size:11px;line-height:1.45}.xml-restore-modal__body .xml-alert{margin-top:16px}.xml-restore-modal__body .xml-alert p{margin:5px 0 0}.xml-restore-modal__body .xml-alert small{display:block;margin-top:6px;overflow-wrap:anywhere}.xml-restore-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e4e7ec}.xml-restore-modal__footer .xml-primary-button{margin-left:0}.xml-invoice-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.xml-invoice-facts>div{min-width:0;padding:14px;border:1px solid #e2e7f0;border-radius:6px;background:#fafbfc}.xml-invoice-facts span,.xml-supplier-details span,.xml-total-grid span{display:block;margin-bottom:5px;color:#667085;font-size:11px;font-weight:800;text-transform:capitalize}.xml-invoice-facts strong{display:block;overflow-wrap:anywhere;font-size:14px}.xml-invoice-facts small{display:block;margin-top:5px;overflow-wrap:anywhere;color:#667085;font-size:11px}.xml-modal-section{margin-top:22px}.xml-modal-section h3{margin:0 0 12px;font-size:15px}.xml-modal-section__heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.xml-modal-section__heading span{color:#667085;font-size:12px;font-weight:700}.xml-supplier-details{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.xml-supplier-details>div{padding:12px 14px;border:1px solid #e2e7f0;border-radius:6px}.xml-supplier-details p{margin:0;color:#344054;font-size:13px;line-height:1.45}.xml-modal-table-wrap{overflow:auto;border:1px solid #dfe4ec;border-radius:6px}.xml-modal-table{width:100%;min-width:1250px;border-collapse:collapse;font-size:12px}.xml-modal-table th,.xml-modal-table td{padding:10px 11px;border-bottom:1px solid #e7eaf0;text-align:left;vertical-align:top}.xml-modal-table th{position:sticky;top:0;background:#eef2f8;color:#475467;font-size:10px;text-transform:uppercase}.xml-modal-table tbody tr:nth-child(2n){background:#f8fafc}.xml-modal-table tbody tr:last-child td{border-bottom:0}.xml-modal-table td small{display:block;margin-top:4px;color:#667085;font-size:10px}.xml-modal-table td:nth-child(n+3){white-space:nowrap}.xml-total-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.xml-total-grid>div{padding:12px;border:1px solid #e2e7f0;border-radius:6px;background:#f8faff}.xml-total-grid strong{font-size:14px}.xml-invoice-json{margin-top:22px;border:1px solid #dfe4ec;border-radius:6px}.xml-invoice-json summary{padding:13px 14px;color:#344054;font-size:13px;font-weight:800;cursor:pointer}.xml-invoice-json pre{max-height:420px;margin:0;overflow:auto;padding:16px;border-radius:0 0 6px 6px;background:#101828;color:#e4eaff;font:11px/1.55 SFMono-Regular,Consolas,monospace}.xml-results-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:20px;width:min(1500px,100%);margin:0 auto}.xml-results-grid .xml-panel{width:100%;margin:0;min-width:0}.xml-issues{max-height:600px;overflow:auto;border:1px solid #e3e7ef;border-radius:6px}.xml-issue{padding:14px;border-bottom:1px solid #e3e7ef}.xml-issue:last-child{border-bottom:0}.xml-issue>div{display:flex;justify-content:space-between;gap:12px}.xml-issue strong{overflow-wrap:anywhere;font-size:12px}.xml-issue span{text-transform:uppercase;font-size:10px;font-weight:900}.xml-issue p{margin-top:7px;color:#344054;font-size:13px;line-height:1.45}.xml-issue small{display:block;margin-top:6px;color:#667085;font-size:11px}.xml-issue--error{border-left:3px solid #d92d20}.xml-issue--warning{border-left:3px solid #dc8b11}.xml-issue--error span{color:#b42318}.xml-issue--warning span{color:#9a6108}.xml-empty{padding:30px;border:1px dashed #cdd5df;border-radius:6px;color:#667085;text-align:center;font-size:13px}.xml-overflow-note{margin-top:12px!important;color:#667085;font-size:12px}.xml-download-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.xml-download-actions button{min-height:34px;gap:6px;padding:0 11px;border-color:#cbd5ff;background:#f1f4ff;color:#2945b8}.xml-json-preview{height:600px;margin:0;overflow:auto;padding:18px;border-radius:6px;background:#101828;color:#e4eaff;font:12px/1.6 SFMono-Regular,Consolas,monospace}.xml-excel-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px}.xml-excel-inputs--compact{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.xml-excel-inputs--compact .xml-upload-field--wide{grid-column:1 / -1}.xml-upload-field{display:grid;min-width:0;gap:7px}.xml-upload-field>span{color:#344054;font-size:12px;font-weight:800}.xml-upload-field input{width:100%;min-height:42px;padding:7px;border:1px solid #cdd5df;border-radius:6px;background:#fff;color:#344054;font:inherit;font-size:12px}.xml-upload-field small{min-height:32px;color:#667085;font-size:11px;line-height:1.4}.xml-server-file-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:0 12px;border:1px solid #cbd5ff;border-radius:6px;background:#f1f4ff;color:#2945b8;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.xml-server-file-button:disabled{cursor:not-allowed;opacity:.45}.xml-excel-actions{display:flex;align-items:center;gap:8px;padding-bottom:32px}.xml-excel-actions .xml-primary-button{margin-left:0}.xml-excel-actions--compact{margin-top:12px;padding-bottom:0}.xml-excel-actions--compact>span{margin-left:auto;color:#667085;font-size:11px}.xml-migration-downloads{justify-content:flex-start;margin-top:14px;padding-top:14px;border-top:1px solid #e4e7ec}.xml-migration-downloads button{flex:1 1 190px}.xml-migration-readiness{margin-top:20px;padding-top:20px;border-top:1px solid #e4e7ec}.xml-migration-readiness .xml-hsn-default{margin:0}.xml-migration-readiness>.xml-alert{margin-top:10px}.xml-migration-readiness .xml-scope-summary{margin-top:10px}.xml-migration-issue-details{margin-top:10px;border:1px solid #dfe4ec;border-radius:6px;background:#fff}.xml-migration-issue-details>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;color:#344054;font-size:12px;font-weight:800;cursor:pointer;list-style:none}.xml-migration-issue-details>summary::-webkit-details-marker{display:none}.xml-migration-issue-details>summary strong{min-width:24px;padding:3px 6px;border-radius:4px;background:#eef2ff;color:#2945b8;font-size:10px;text-align:center}.xml-migration-issue-details .xml-migration-issues{margin:0;padding:0 12px 12px}.xml-migration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xml-migration-table-wrap{max-height:660px;overflow:auto;border:1px solid #e2e7f0;border-radius:6px}.xml-migration-table{width:100%;min-width:760px;border-collapse:collapse;font-size:12px}.xml-migration-table th,.xml-migration-table td{padding:10px 12px;border-bottom:1px solid #e8ecf2;text-align:left;vertical-align:top}.xml-migration-table th{position:sticky;top:0;z-index:1;background:#eef2f8;color:#475467;font-size:10px;text-transform:uppercase}.xml-migration-table tbody tr:nth-child(2n){background:#f9fafc}.xml-migration-table tbody tr:last-child td{border-bottom:0}.xml-migration-table td small{display:block;margin-top:4px;color:#667085;font-size:10px}.xml-unresolved{display:inline-block;padding:3px 6px;border-radius:4px;background:#fff4e5;color:#9a6108;font-size:10px;font-weight:900;text-transform:uppercase}.xml-migration-issues{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.xml-migration-issues .xml-issue{border-top:1px solid #e3e7ef;border-right:1px solid #e3e7ef;border-bottom:1px solid #e3e7ef;border-radius:4px}.xml-download-actions button:disabled{border-color:#e4e7ec;background:#f2f4f7;color:#98a2b3;cursor:not-allowed}@media(max-width:1100px){.xml-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.xml-source-grid{grid-template-columns:1fr;gap:20px}.xml-source-summary{padding:20px 0 0;border-top:1px solid #e4e7ec;border-left:0}.xml-result-actions,.xml-results-grid{grid-template-columns:1fr}.xml-excel-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.xml-excel-actions{padding-bottom:0}.xml-invoice-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.xml-total-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.xml-demo{width:100vw;max-width:100vw;padding:24px 16px 48px;overflow-x:hidden}.xml-demo__header,.xml-panel,.xml-results-grid{width:100%;max-width:100%;min-width:0}.xml-demo__header,.xml-panel__heading{flex-direction:column}.xml-demo__header-actions{width:100%;flex-wrap:wrap}.xml-restore-state-button{flex:1 1 auto}.xml-source-heading-actions{width:100%;justify-content:space-between}.xml-demo__header h1{font-size:26px}.xml-panel{padding:18px}.xml-file-actions{align-items:stretch;flex-direction:column}.xml-file-button,.xml-primary-button,.xml-danger-button{width:100%;margin-left:0}.xml-stats,.xml-source-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.xml-source-section-heading{align-items:flex-start;flex-direction:column;gap:3px}.xml-source-section-heading span{text-align:left}.xml-download-actions{justify-content:flex-start}.xml-invoice-heading{align-items:stretch}.xml-supplier-filter{width:100%}.xml-json-preview,.xml-issues{height:460px;max-height:460px}.xml-invoice-table-wrap{max-height:440px}.xml-modal-backdrop{align-items:stretch;padding:0}.xml-invoice-modal,.xml-result-modal,.xml-restore-modal{width:100%;max-height:100vh;border-radius:0}.xml-invoice-modal__header,.xml-result-modal__header,.xml-restore-modal__header{padding:18px 16px}.xml-invoice-modal__body,.xml-result-modal__body,.xml-restore-modal__body{padding:16px}.xml-restore-files{grid-template-columns:1fr}.xml-restore-files>div{border-right:0;border-bottom:1px solid #dfe4ec}.xml-restore-files>div:last-child{border-bottom:0}.xml-restore-modal__footer{padding:14px 16px}.xml-result-modal__header{gap:14px}.xml-result-modal__header-actions{align-items:flex-end;flex-direction:column-reverse}.xml-result-modal__header-actions .xml-download-actions{flex-wrap:nowrap}.xml-result-modal .xml-json-preview{height:calc(100vh - 150px);max-height:none}.xml-invoice-facts,.xml-supplier-details,.xml-total-grid,.xml-excel-inputs,.xml-migration-issues,.xml-migration-options{grid-template-columns:1fr}.xml-excel-inputs--compact .xml-upload-field--wide{grid-column:auto}.xml-excel-actions{align-items:stretch;flex-direction:column}.xml-excel-actions--compact>span{margin-left:0;text-align:center}.xml-excel-actions .xml-primary-button,.xml-excel-actions .xml-danger-button{width:100%}}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fb}button,input,select,textarea{font:inherit}.migration-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:12px 48px;border-bottom:1px solid #dfe4ef;background:#fff;color:#182230;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.migration-nav__brand strong,.migration-nav__brand span{display:block}.migration-nav__brand strong{font-size:15px;font-weight:800}.migration-nav__brand span{margin-top:3px;color:#667085;font-size:12px}.migration-nav__sources{display:flex;align-items:center;gap:12px}.migration-nav__tool{display:flex;align-items:center;gap:8px;color:#667085;font-size:12px;font-weight:700}.migration-nav__tool select{min-height:36px;padding:0 28px 0 10px;border:1px solid #cbd5ff;border-radius:6px;background:#eef2ff;color:#2945b8;font:inherit;font-weight:800}.xml-demo__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.xml-tool-select{display:inline-flex;align-items:center;gap:8px;color:#667085;font-size:12px;font-weight:800}.xml-tool-select select{min-height:36px;padding:0 28px 0 10px;border:1px solid #cbd5ff;border-radius:6px;background:#eef2ff;color:#2945b8;font:inherit;font-weight:800}.migration-nav__account{display:flex;align-items:center;gap:10px;margin-left:10px;color:#475467;font-size:13px;font-weight:700}.migration-nav__account button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #dfe4ef;border-radius:6px;background:#fff;color:#344054;cursor:pointer}.migration-nav__account button:hover{background:#f5f7fb}.migration-nav__label{color:#667085;font-size:12px;font-weight:700}.migration-nav__active{padding:8px 14px;border:1px solid #cbd5ff;border-radius:6px;background:#eef2ff;color:#2945b8;font-size:13px;font-weight:800}.migration-auth-page{min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#182230}.migration-auth-page>header{display:flex;flex-direction:column;gap:3px;padding:20px 48px;border-bottom:1px solid #dfe4ef;background:#fff}.migration-auth-page>header strong{font-size:15px}.migration-auth-page>header span{color:#667085;font-size:12px}.migration-auth-panel{width:min(420px,calc(100% - 32px));margin:9vh auto 0;padding:28px;border:1px solid #dfe4ef;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1422420d}.migration-auth-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;background:#eef2ff;color:#2945b8}.migration-auth-panel h1{margin:18px 0 6px;font-size:23px;line-height:1.25}.migration-auth-panel p{margin:0 0 20px;color:#667085;font-size:13px;line-height:1.5}.migration-auth-panel form,.migration-auth-panel label{display:grid;gap:8px}.migration-auth-panel form{gap:16px}.migration-auth-panel label{color:#344054;font-size:13px;font-weight:700}.migration-auth-panel input{width:100%;height:42px;padding:0 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#182230}.migration-auth-panel input:focus{outline:2px solid #93a5ff;outline-offset:1px}.migration-auth-panel button{min-height:42px;padding:0 14px;border:1px solid #3b58ff;border-radius:6px;background:#3b58ff;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.migration-auth-panel button:disabled{opacity:.6;cursor:not-allowed}.migration-auth-panel .migration-auth-error{margin:0;color:#b42318}.migration-auth-panel .migration-auth-setup{margin:18px 0 0;padding:12px;border:1px solid #cbd5ff;border-radius:6px;background:#f8faff;color:#344054;overflow-wrap:anywhere}.migration-auth-actions{display:flex;flex-wrap:wrap;gap:10px}.migration-auth-actions button+button{border-color:#d0d5dd;background:#fff;color:#344054}.migration-auth-status{padding:40px;color:#475467;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.migration-save-error{position:fixed;right:16px;bottom:16px;z-index:1000;max-width:420px;padding:12px 16px;border:1px solid #fda29b;border-radius:6px;background:#fff5f3;color:#b42318;font:13px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}@media(max-width:700px){.migration-nav{padding:12px 20px;flex-wrap:wrap}.migration-nav__tool{width:100%;margin-left:0}.migration-nav__tool select{flex:1}.xml-demo__title-row{align-items:flex-start;flex-direction:column;gap:10px}.xml-tool-select{width:100%;justify-content:space-between}.xml-tool-select select{flex:1}.migration-nav__sources{margin-left:auto}.migration-nav__label{display:none}.migration-nav__account{margin-left:0}.migration-auth-page>header{padding:18px 20px}}
