:root{color:#16212f;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f8fbff;background:#102235;padding:24px 16px}.brand-block{align-items:center;gap:12px;min-height:54px;margin-bottom:28px;display:flex}.brand-block strong,.brand-block span{display:block}.brand-block strong{font-size:17px}.brand-block span{color:#9fb4c8;margin-top:2px;font-size:13px}.nav-list{gap:6px;display:grid}.nav-item{color:#d6e2ee;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:10px 11px;display:flex}.nav-item[hidden]{display:none}.nav-item.active,.nav-item:hover{color:#fff;background:#1d3852}.workspace{min-width:0;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.eyebrow{color:#597088;text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:700}h1{margin:0;font-size:28px;line-height:1.15}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{color:#1d3852;background:#fff;border:1px solid #ccd7e2;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-button:disabled{cursor:not-allowed;opacity:.68}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button{color:#fff;white-space:nowrap;background:#0d5fa8;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.primary-button:disabled{cursor:not-allowed;opacity:.68}.compact-primary-button{min-height:34px}.secondary-button{color:#1d3852;white-space:nowrap;background:#fff;border:1px solid #c8d6e2;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.secondary-button:disabled{cursor:not-allowed;opacity:.68}.icon-button.is-loading:disabled,.primary-button.is-loading:disabled,.secondary-button.is-loading:disabled{cursor:progress}.danger-button{color:#8f2d1f;border-color:#e1b6ae}.danger-button:hover{color:#b54531;border-color:#b54531}.banner{border-radius:7px;margin-bottom:16px;padding:10px 12px}.banner.error{color:#8f2d1f;background:#fff2ef;border:1px solid #e4a092}.sync-strip{background:#fff;border:1px solid #d7e0e8;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:13px 14px;display:flex}.sync-heading{align-items:center;gap:10px;min-width:190px;display:flex}.sync-heading strong,.sync-heading span{display:block}.sync-heading span,.sync-facts span{color:#62788d;margin-top:2px;font-size:12px}.sync-facts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:22px;min-width:0;display:flex}.sync-facts strong{margin-top:2px;font-size:15px;display:block}.run-monitor-strip{grid-template-columns:repeat(5,minmax(150px,1fr));gap:8px;margin:-8px 0 18px;display:grid}.run-monitor-card{background:#fff;border:1px solid #d7e0e8;border-radius:8px;min-width:0;padding:9px 11px}.run-monitor-card.running{background:#f3f9ff;border-color:#acd0f2}.run-monitor-card span,.run-monitor-card strong,.run-monitor-card em{min-width:0;display:block}.run-monitor-card span{color:#62788d;text-transform:uppercase;font-size:11px;font-weight:800}.run-monitor-card strong{color:#10263c;margin-top:3px;font-size:13px;line-height:1.25}.run-monitor-card em{color:#62788d;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-style:normal;line-height:1.35;overflow:hidden}.run-monitor-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.run-monitor-actions .secondary-button{gap:5px;min-height:30px;padding:0 8px;font-size:12px}.run-monitor-actions .secondary-button svg{width:14px;height:14px}.sales-progress-strip{background:#fff;border:1px solid #d7e0e8;border-radius:8px;gap:9px;margin:-4px 0 18px;padding:12px 14px;display:grid}.hydration-progress-strip{grid-template-columns:minmax(0,1fr) auto}.hydration-progress-strip .progress-meter{grid-column:1/-1}.hydration-status-meta{color:#52677c;text-transform:uppercase;align-content:center;justify-items:end;gap:2px;font-size:11px;display:grid}.hydration-status-meta strong{color:#18334d;font-size:12px}.sales-progress-copy{grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:10px;display:grid}.sales-progress-copy span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800}.sales-progress-copy strong{color:#0d5fa8;font-size:18px}.sales-progress-copy em{color:#62788d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-style:normal;overflow:hidden}.progress-meter{background:#e8eef4;border-radius:999px;height:8px;overflow:hidden}.progress-meter span{border-radius:inherit;background:#0d5fa8;height:100%;transition:width .25s;display:block}.checkbox-control{color:#1d3852;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.checkbox-control input{accent-color:#0d5fa8;width:16px;height:16px}.catalog-strip{background:#d7e0e8;border:1px solid #d7e0e8;border-radius:8px;grid-template-columns:repeat(2,minmax(180px,1fr));gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.catalog-progress{background:#fff;padding:12px 14px}.catalog-progress span,.catalog-progress strong,.catalog-progress em{display:block}.catalog-progress span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800}.catalog-progress strong{margin-top:3px;font-size:16px}.catalog-progress em{color:#62788d;margin-top:2px;font-size:12px;font-style:normal}.metric-strip{background:#d7e0e8;border:1px solid #d7e0e8;border-radius:8px;grid-template-columns:repeat(5,minmax(120px,1fr));gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.metric{background:#fff;padding:14px 16px}.metric span{color:#5a7087;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.metric strong{margin-top:4px;font-size:24px;line-height:1.2;display:block}.content-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.main-panel,.side-panel,.report-panel,.placeholder-panel{background:#fff;border:1px solid #d7e0e8;border-radius:8px;overflow:hidden}.table-toolbar{border-bottom:1px solid #e0e7ef;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.segmented{background:#f6f8fa;border:1px solid #cfdae5;border-radius:7px;padding:3px;display:inline-flex}.segmented button{color:#52677c;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-height:32px;padding:0 11px}.segmented button.selected{color:#0d5fa8;background:#fff;box-shadow:0 1px 3px #10223529}.transfer-type-tabs{flex:none}.report-mode-bar{border-bottom:1px solid #e0e7ef;justify-content:flex-start;padding:12px 14px;display:flex}.report-section-heading{border-bottom:1px solid #e0e7ef;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 14px;display:flex}.report-section-heading div{gap:3px;display:grid}.report-section-heading strong{color:#10263c;font-size:15px}.report-section-heading span{color:#62788d;font-size:12px;font-weight:700}.report-section-heading .section-help{flex:none}.report-section-heading .section-help-popover{left:auto;right:0}.tab-count{color:#52677c;background:#e9f0f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;margin-left:7px;padding:2px 6px;font-size:11px;font-weight:900;display:inline-flex}.segmented button.selected .tab-count{color:#0d5fa8;background:#d9ebfb}.table-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.filter-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-select{color:#52677c;background:#fff;border:1px solid #cfdae5;border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:0 8px;display:inline-flex}.filter-select span{text-transform:uppercase;font-size:12px;font-weight:800}.filter-select select,.filter-select input{color:#16212f;background:0 0;border:0;outline:0;min-width:142px;height:34px}.filter-select input{min-width:70px;max-width:92px}.user-select select{min-width:150px}.action-group-select select{min-width:210px}.fixed-filter strong{color:#16212f;white-space:nowrap;font-size:13px}.markdown-preview-panel{margin-bottom:18px}.markdown-preview-title{gap:3px;display:grid}.markdown-preview-title strong{color:#10263c;font-size:15px}.markdown-preview-title span{color:#62788d;font-size:12px}.analysis-title-line{align-items:center;gap:7px;display:flex}.rebuy-analysis-controls .filter-select input{min-width:58px;max-width:74px}.rebuy-preview-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.rebuy-analysis-table table{min-width:1410px}.rebuy-analysis-table th:nth-child(n+7),.rebuy-analysis-table td:nth-child(n+7){text-align:center}.rebuy-analysis-table th:nth-child(3),.rebuy-analysis-table td:nth-child(3){min-width:320px}.rebuy-analysis-table th:nth-child(4),.rebuy-analysis-table td:nth-child(4){min-width:170px}.rebuy-analysis-table th:nth-child(5),.rebuy-analysis-table td:nth-child(5),.rebuy-analysis-table th:nth-child(6),.rebuy-analysis-table td:nth-child(6){min-width:140px}.table-sort-button{align-items:center;justify-content:inherit;width:100%;color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;gap:4px;padding:0;display:inline-flex}.table-sort-button.active{color:#0d5fa8}.rebuy-sort-select{min-width:175px}.filter-select.rebuy-date-filter input{min-width:122px;max-width:132px}.rebuy-sort-direction{background:#fff;border:1px solid #cfdae5;border-radius:7px;align-items:center;display:inline-flex;overflow:hidden}.rebuy-sort-direction button{color:#62788d;background:#fff;border:0;border-right:1px solid #cfdae5;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.rebuy-sort-direction button:last-child{border-right:0}.rebuy-sort-direction button.active{color:#0d5fa8;background:#e9f2fa}.rebuy-family-row td{background:#eef3f7;border-top:2px solid #bfccd8;padding:10px 14px;text-align:left!important}.rebuy-family-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.rebuy-family-title{color:#52677c;flex-wrap:wrap;align-items:baseline;gap:8px 12px;font-size:12px;display:flex}.rebuy-family-title strong{color:#10263c;font-size:13px}.rebuy-family-count{color:#52677c;white-space:nowrap;font-size:11px;font-weight:700}.rebuy-size-runs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:9px;display:grid}.rebuy-size-runs>div{border-left:3px solid #9fb2c3;min-width:0;padding-left:8px}.rebuy-size-runs>div:nth-child(2){border-left-color:#3779b5}.rebuy-size-runs>div.selected-run{border-left-color:#2f7650}.rebuy-size-runs span,.rebuy-size-runs strong{display:block}.rebuy-size-runs span{color:#62788d;text-transform:uppercase;font-size:10px;font-weight:800}.rebuy-size-runs strong{color:#16212f;overflow-wrap:anywhere;margin-top:2px;font-size:12px;line-height:1.4}.rebuy-candidate-row td:first-child{box-shadow:inset 3px 0 #d8e2ea}.size-tag{color:#36536f;background:#edf2f7}@media (width<=900px){.rebuy-family-heading{display:grid}.rebuy-family-count{white-space:normal}.rebuy-size-runs{grid-template-columns:1fr}}.markdown-preview-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.markdown-preview-controls{border-bottom:1px solid #e0e7ef;justify-content:flex-start}.markdown-preview-summary{margin:14px}.markdown-result-filters{background:#f8fafc;border-top:1px solid #e0e7ef;align-items:center}.result-count{color:#62788d;font-size:12px;font-weight:700}.markdown-export-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.markdown-preview-table{border-top:1px solid #e0e7ef}.analysis-notice{color:#245b3a;background:#f0f8f3;border:1px solid #b8d7c5;border-radius:7px;align-items:center;gap:8px;margin:0 14px 14px;padding:9px 11px;font-size:13px;font-weight:700;display:flex}.analysis-notice.warning{color:#704d0b;background:#fff8e8;border-color:#e8c783}.selection-column{text-align:center;width:58px}.selection-column input{accent-color:#0d5fa8;width:16px;height:16px}.active-task-mark{color:#2f7650;justify-content:center;align-items:center;display:inline-flex}.selection-status-cell{justify-content:center;align-items:center;gap:5px;min-width:39px;display:inline-flex}.search-box{color:#63788d;background:#fff;border:1px solid #cfdae5;border-radius:7px;align-items:center;gap:8px;min-width:250px;padding:0 10px;display:flex}.search-box input{border:0;outline:0;width:100%;height:34px}.compact-search{min-width:180px}.report-panel{display:grid}.sales-report-workspace{gap:16px;display:grid}.sales-report-builder,.recent-report-strip,.rep-suggestion-inbox{overflow:visible}.panel-heading-row{border-bottom:1px solid #e0e7ef;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 14px;display:flex}.panel-heading-row>div:first-child{gap:3px;display:grid}.panel-heading-row strong{color:#10263c;font-size:15px}.panel-heading-row span{color:#62788d;font-size:12px;font-weight:650}.panel-heading-row .section-help{flex:none}.panel-heading-row .section-help-popover{left:auto;right:0}.sales-report-controls{grid-template-columns:minmax(150px,.8fr) minmax(150px,.8fr) minmax(240px,1.4fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.sales-report-run-button{min-height:38px}.sales-report-cache-option{color:#24384c;background:#f7fafc;border:1px solid #d7e3ed;border-radius:7px;align-items:flex-start;gap:10px;margin:0 14px 14px;padding:10px 12px;display:flex}.sales-report-cache-option input{accent-color:#0d5fa8;width:16px;height:16px;margin-top:2px}.sales-report-cache-option span{gap:2px;display:grid}.sales-report-cache-option strong{font-size:12px}.sales-report-cache-option em{color:#62788d;font-size:11px;font-style:normal}.sales-report-failure{justify-content:space-between;align-items:center;gap:12px;margin:12px 14px 14px;display:flex}.sales-report-failure .secondary-button{flex:none}.metric-picker{background:#dbe5ee;border-top:1px solid #dbe5ee;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1px;display:grid}.metric-option{color:#24384c;background:#f8fafc;align-items:center;gap:9px;min-height:42px;padding:8px 12px;font-size:13px;font-weight:700;display:flex}.metric-option input{accent-color:#0d5fa8;width:16px;height:16px}.sales-report-progress{background:#f6f9fc;border-top:1px solid #dbe5ee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 14px;padding:11px 14px;display:grid}.sales-report-progress>div:first-child{align-items:baseline;gap:9px;min-width:0;display:flex}.sales-report-progress span{color:#62788d;font-size:12px}.progress-track{background:#d6e1eb;border-radius:6px;grid-column:1/-1;height:6px;overflow:hidden}.progress-track span{border-radius:inherit;background:#0d5fa8;height:100%;transition:width .18s;display:block}.recent-report-list{gap:8px;padding:11px 14px 13px;display:flex;overflow-x:auto}.recent-report-button{color:#24384c;text-align:left;background:#fff;border:1px solid #d2dde7;border-radius:7px;flex:0 0 min(260px,72vw);grid-template-columns:1fr auto;gap:3px 14px;min-height:62px;padding:9px 11px;display:grid}.recent-report-button:hover,.recent-report-button.active{background:#eef6fc;border-color:#7eb0dd}.recent-report-button span{font-size:12px;font-weight:750}.recent-report-button strong{color:#0d5fa8;font-size:12px}.recent-report-button em{color:#62788d;grid-column:1/-1;font-size:11px;font-style:normal}.brand-report-toolbar{justify-content:flex-start;align-items:center}.brand-report-search{flex:260px;max-width:440px}.report-export-actions{gap:8px;margin-left:auto;display:flex}.brand-report-summary{background:#d7e0e8;border-bottom:1px solid #d7e0e8;grid-template-columns:repeat(6,minmax(120px,1fr));gap:1px;display:grid;overflow:hidden}.brand-report-summary div{background:#fff;min-width:0;padding:11px 13px}.brand-report-summary span{color:#62788d;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.brand-report-summary strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;display:block;overflow:hidden}.rep-suggestion-composer{background:#eef6fc;border-bottom:1px solid #bfd4e6;grid-template-columns:auto minmax(140px,.55fr) minmax(260px,1fr) auto;align-items:center;gap:9px;padding:10px 14px;display:grid}.rep-suggestion-composer select,.rep-suggestion-composer input{color:#16212f;background:#fff;border:1px solid #bfd0df;border-radius:7px;width:100%;min-height:36px;padding:7px 9px}.brand-report-table-wrap{max-height:66vh;overflow:auto}.brand-report-table{border-collapse:collapse;width:max-content;min-width:100%;font-size:12px}.brand-report-table th,.brand-report-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e3eaf1;max-width:290px;padding:10px 11px}.brand-report-table th{z-index:2;color:#52677c;text-transform:uppercase;white-space:nowrap;background:#f4f7fa;font-size:11px;font-weight:850;position:sticky;top:0}.brand-report-table tbody tr:hover{background:#f8fbfd}.brand-report-table td strong,.brand-report-table td span{display:block}.brand-report-table td span{color:#5f7184;margin-top:3px;line-height:1.35}.brand-report-table .numeric-cell{text-align:right;white-space:nowrap}.select-column{width:46px;text-align:center!important}.select-column input{accent-color:#0d5fa8;width:16px;height:16px}.pagination-bar{border-top:1px solid #d7e0e8;justify-content:flex-end;align-items:center;gap:10px;padding:11px 14px;display:flex}.pagination-bar>span{color:#62788d;margin-right:auto;font-size:12px;font-weight:700}.rows-select{color:#62788d;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.rows-select select{background:#fff;border:1px solid #ccd8e3;border-radius:7px;min-height:34px;padding:0 8px}.compact-filter select{min-width:105px}.rep-suggestion-list{display:grid}.rep-suggestion-row{border-bottom:1px solid #e3eaf1;grid-template-columns:minmax(260px,1fr) minmax(130px,auto) auto auto;align-items:center;gap:14px;padding:11px 14px;display:grid}.rep-suggestion-row:last-child{border-bottom:0}.rep-suggestion-row>div:first-child{gap:3px;display:grid}.rep-suggestion-row span,.rep-suggestion-row p{color:#62788d;font-size:12px}.rep-suggestion-row p{margin:2px 0 0;line-height:1.4}.rep-suggestion-meta{text-align:right;gap:2px;display:grid}.rep-suggestion-actions{gap:7px;display:flex}.status-pill{background:#e9f0f6;border-radius:999px;justify-content:center;align-items:center;min-width:76px;padding:5px 9px;font-weight:850;display:inline-flex;color:#52677c!important;font-size:11px!important}.status-pill.approved{background:#e3f3e9;color:#2f7650!important}.status-pill.declined{background:#fde9e3;color:#a2402f!important}.status-pill.closed{background:#edf0f3;color:#5f7184!important}.report-toolbar{border-bottom:1px solid #e0e7ef;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.report-filters{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.report-summary{background:#d7e0e8;border-bottom:1px solid #d7e0e8;grid-template-columns:repeat(4,minmax(130px,1fr));gap:1px;display:grid;overflow:hidden}.report-summary div{background:#fff;padding:12px 14px}.report-summary span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.report-summary strong{margin-top:3px;font-size:16px;display:block}.consolidation-heading{background:#f7faf8}.consolidation-summary{grid-template-columns:repeat(4,minmax(150px,1fr))}.consolidation-plan-list{background:#f4f7f9;gap:12px;padding:14px;display:grid}.consolidation-plan{background:#fff;border:1px solid #cfdae5;border-radius:7px;overflow:hidden}.consolidation-plan-header{border-bottom:1px solid #e4ebf2;justify-content:space-between;align-items:flex-start;gap:20px;padding:14px;display:flex}.consolidation-plan-title{gap:4px;min-width:0;display:grid}.consolidation-plan-title>strong{color:#102b43;font-size:16px}.consolidation-brand{color:#0d5fa8;text-transform:uppercase;font-size:12px;font-weight:900}.consolidation-plan-facts{grid-template-columns:repeat(4,minmax(82px,auto));gap:16px;margin:0;display:grid}.consolidation-plan-facts div{gap:3px;display:grid}.consolidation-plan-facts dt{color:#62788d;text-transform:uppercase;font-size:11px;font-weight:850}.consolidation-plan-facts dd{color:#16324a;white-space:nowrap;margin:0;font-size:13px;font-weight:850}.consolidation-reason{color:#52677c;border-bottom:1px solid #e4ebf2;margin:0;padding:10px 14px;font-size:13px;line-height:1.45}.consolidation-subsection{padding:12px 14px}.consolidation-subsection h3{color:#52677c;text-transform:uppercase;margin:0 0 8px;font-size:11px}.consolidation-fragments{flex-wrap:wrap;gap:8px;display:flex}.consolidation-fragments div{background:#f7f9fb;border-left:3px solid #c8d6e2;gap:3px;min-width:150px;padding:7px 9px;display:grid}.consolidation-fragments strong{color:#16324a;font-size:12px}.consolidation-fragments span,.size-run-value{color:#52677c;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.size-run-value.projected{color:#21613d}.consolidation-table-wrap{border-top:1px solid #e4ebf2}.consolidation-destination-table,.consolidation-line-table{table-layout:fixed;min-width:900px}.consolidation-line-table th:first-child,.consolidation-line-table td:first-child{text-align:left;width:29%}.consolidation-line-table th:nth-child(2),.consolidation-line-table td:nth-child(2),.consolidation-line-table th:nth-child(6),.consolidation-line-table td:nth-child(6){text-align:left;width:15%}.consolidation-line-table th:nth-child(3),.consolidation-line-table td:nth-child(3){text-align:center;width:8%}.consolidation-line-table th:nth-child(4),.consolidation-line-table td:nth-child(4){text-align:center;width:7%}.consolidation-line-table th:nth-child(5),.consolidation-line-table td:nth-child(5){text-align:center;width:9%}.consolidation-line-table th:nth-child(7),.consolidation-line-table td:nth-child(7),.consolidation-line-table th:nth-child(8),.consolidation-line-table td:nth-child(8){text-align:center;width:8.5%}.consolidation-destination-table th:first-child,.consolidation-destination-table td:first-child{text-align:left;width:24%}.consolidation-destination-table th:nth-child(2),.consolidation-destination-table td:nth-child(2){text-align:center;width:13%}.consolidation-destination-table th:nth-child(3),.consolidation-destination-table td:nth-child(3){text-align:center;width:14%}.consolidation-destination-table th:nth-child(4),.consolidation-destination-table td:nth-child(4){text-align:center;width:15%}.consolidation-destination-table th:nth-child(5),.consolidation-destination-table td:nth-child(5){text-align:center;width:22%}.consolidation-destination-table th:nth-child(6),.consolidation-destination-table td:nth-child(6){text-align:center;width:12%}.consolidation-destination-table th,.consolidation-destination-table td,.consolidation-line-table th,.consolidation-line-table td{padding:10px 12px}.consolidation-lines{border-top:1px solid #e4ebf2}.consolidation-lines summary{cursor:pointer;color:#0d5fa8;padding:11px 14px;font-size:13px;font-weight:850;list-style-position:inside}.consolidation-lines[open] summary{border-bottom:1px solid #e4ebf2}.consolidation-strength.strength-strong{color:#24613b;background:#dff3e7}.consolidation-strength.strength-supported{color:#77590d;background:#fff1c7}.consolidation-strength.strength-review{color:#52677c;background:#edf0f3}.table-wrap{overflow-x:auto}.table-pagination{border-top:1px solid #e4ebf2;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.pagination-summary,.page-count{color:#52677c;font-size:13px;font-weight:700}.pagination-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pagination-actions button{color:#0b5fb5;cursor:pointer;background:#fff;border:1px solid #c8d6e2;border-radius:7px;min-height:34px;padding:7px 10px;font-weight:800}.pagination-actions button:disabled{color:#91a2b3;cursor:not-allowed}.page-size-select{color:#52677c;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.page-size-select select{color:#142c44;background:#fff;border:1px solid #c8d6e2;border-radius:7px;min-height:34px;padding:6px 28px 6px 8px;font-weight:800}table{border-collapse:collapse;width:100%;min-width:860px}.report-table{min-width:1120px}.transfer-report-table{min-width:1180px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e4ebf2;padding:12px 14px}th{color:#52677c;text-transform:uppercase;background:#f7f9fb;font-size:12px}td{font-size:14px}.number-cell{color:#16324a;font-variant-numeric:tabular-nums;text-align:right;font-weight:800}.report-table .number-cell,.report-table th:nth-child(4),.report-table th:nth-child(5),.report-table th:nth-child(6),.report-table th:nth-child(8),.report-table th:nth-child(9){text-align:center}.transfer-report-table th:nth-child(4),.transfer-report-table th:nth-child(8){text-align:left}.transfer-report-table th:nth-child(5),.transfer-report-table th:nth-child(6),.transfer-report-table th:nth-child(7),.transfer-report-table th:nth-child(9),.transfer-report-table th:nth-child(10){text-align:center}.gpr-write-modal{width:min(920px,100vw - 32px);max-height:min(820px,100vh - 32px);overflow:auto}.gpr-write-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.gpr-write-lines{max-height:340px;overflow:auto}.gpr-write-lines table{min-width:760px}.gpr-quantity-input{color:#102d49;width:82px;min-height:36px;font:inherit;text-align:right;background:#fff;border:1px solid #9eb9d0;border-radius:6px;padding:6px 9px;font-weight:800}.gpr-quantity-input:focus{outline-offset:1px;border-color:#1268aa;outline:2px solid #1268aa2e}.gpr-confirmation{color:#173a59;background:#f4f8fb;border:1px solid #bfd3e4;border-radius:7px;margin:14px 0 0;padding:11px 12px;font-weight:800}.gpr-pending-notice{margin:0}.gpr-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gpr-drafts-workspace{gap:18px;display:grid}.gpr-draft-summary{background:#d6e2ec;border:1px solid #d6e2ec;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.gpr-draft-summary div{background:#f7fafc;min-width:0;padding:14px 16px}.gpr-draft-summary span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.gpr-draft-summary strong{color:#102f4a;margin-top:4px;font-size:21px;display:block}.gpr-draft-section{background:#fff;border:1px solid #d6e2ec;border-radius:8px;overflow:hidden}.gpr-draft-heading{border-bottom:1px solid #e2eaf1;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.gpr-draft-heading>div{gap:3px;display:grid}.gpr-draft-heading strong{color:#102f4a;font-size:16px}.gpr-draft-heading span{color:#62788d;font-size:13px}.gpr-draft-table,.gpr-operation-table{min-width:920px}.gpr-status{color:#155b8d;text-transform:uppercase;white-space:nowrap;background:#edf6fc;border:1px solid #b9d4e9;border-radius:999px;align-items:center;min-height:24px;padding:5px 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.gpr-status.completed{color:#226a43;background:#edf8f2;border-color:#a9d6bd}.gpr-status.partial,.gpr-status.uncertain,.gpr-status.header_created,.gpr-status.submitting{color:#8a5a06;background:#fff8e8;border-color:#e6ca91}.gpr-status.failed{color:#9a3030;background:#fff1f1;border-color:#e1b4b4}@media (width<=760px){.gpr-write-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.gpr-draft-summary{grid-template-columns:1fr}.gpr-draft-heading{flex-direction:column;align-items:flex-start}.gpr-date-grid{grid-template-columns:1fr}}.action-cell,.task-status,.task-actions{align-items:center;gap:8px;display:flex}.task-actions{flex-wrap:wrap}.location-cell{gap:4px;display:grid}.location-cell>strong{font-weight:700}.region-line{color:#64788c;font-size:12px}.inventory-change{color:#52677c;white-space:nowrap;background:#eef5fb;border-radius:6px;align-items:center;gap:5px;width:fit-content;padding:5px 7px;font-size:12px;line-height:1;display:inline-flex}.inventory-change strong{color:#16324a;font-size:12px}.task-button{color:#1d3852;background:#fff;border:1px solid #c8d6e2;border-radius:7px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.task-button:hover{color:#0d5fa8;border-color:#0d5fa8}.detail-button{color:#1d3852;background:#eef5fb;border:0;border-radius:7px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.detail-button:hover{color:#0d5fa8}.priority{border-radius:999px;justify-content:center;align-items:center;min-width:56px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.priority-high{color:#9c3b21;background:#ffe2d7}.priority-medium{color:#77590d;background:#fff1c7}.priority-low{color:#24613b;background:#dff3e7}.muted-line{color:#5f7184;max-width:520px;margin-top:3px;font-size:12px;line-height:1.4;display:block}.vendor-tag{color:#496276;text-transform:uppercase;background:#f0f4f7;border-radius:6px;align-items:center;width:fit-content;padding:5px 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.item-tags{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.category-tag{color:#2e6740;background:#eef7f0}.transfer-type-tag{text-transform:uppercase;border-radius:6px;align-items:center;width:fit-content;padding:5px 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.transfer-type-coverage{color:#164a73;background:#eaf3fb}.transfer-type-opportunity{color:#245d38;background:#eef7f0}.transfer-type-consolidation{color:#176253;background:#e5f4f1}.size-run-tag{color:#72510b;background:#fff4dc}.confidence-high{color:#24613b;background:#dff3e7}.confidence-medium{color:#77590d;background:#fff1c7}.confidence-low{color:#9c3b21;background:#ffe2d7}.role-pill{color:#1d3852;background:#eef5fb;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.empty-cell{color:#5f7184;text-align:center;vertical-align:middle;height:112px}.side-panel{padding-bottom:4px}.placeholder-panel{color:#52677c;align-items:center;gap:10px;min-height:160px;padding:24px;display:flex}.settings-panel{background:#fff;border:1px solid #d7e0e8;border-radius:8px;gap:16px;display:grid;overflow:hidden}.settings-header{background:#d7e0e8;border-bottom:1px solid #d7e0e8;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;display:grid}.settings-header div{background:#fff;padding:12px 14px}.settings-header span,.settings-section-heading span,.setting-field span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.settings-header strong{margin-top:4px;display:block}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;display:grid}.settings-section{border:1px solid #dbe5ee;border-radius:8px;align-content:start;gap:11px;padding:14px;display:grid}.hydration-settings-section{grid-column:span 2}.hydration-settings-section .preview-grid{grid-template-columns:repeat(5,minmax(110px,1fr))}.demand-validation-section{grid-column:1/-1}.demand-validation-section .preview-grid{grid-template-columns:repeat(6,minmax(120px,1fr))}.validation-window-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.validation-window{background:#fff;border:1px solid #dbe5ee;border-left:4px solid #90a4b7;border-radius:7px;gap:4px;min-width:0;padding:10px 11px;display:grid}.validation-window.verified{border-left-color:#3f8b62}.validation-window.close{border-left-color:#c38a23}.validation-window.review{border-left-color:#b54c3c}.validation-window span{color:#62788d;text-transform:uppercase;font-size:11px;font-weight:800}.validation-window strong{color:#15314a;font-size:15px}.validation-window em,.validation-window small{color:#5f7184;font-size:11px;font-style:normal;line-height:1.4}.settings-preview-panel{border-top:1px solid #e0e7ef;gap:12px;padding:14px;display:grid}.outcome-report-panel{gap:14px;padding:0}.outcome-heading{border-bottom:1px solid #e0e7ef}.outcome-summary{margin:0 14px}.outcome-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 14px 14px;display:grid}.outcome-detail-grid>section{align-content:start;gap:9px;display:grid}.outcome-list{border:1px solid #dbe5ee;border-radius:7px;display:grid;overflow:hidden}.outcome-list>div{border-bottom:1px solid #e4ebf2;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:8px 10px;display:flex}.outcome-list>div:last-child{border-bottom:0}.outcome-list span{color:#52677c;font-size:12px;font-weight:650}.preview-actions{flex-wrap:wrap;gap:10px;display:flex}.preview-grid{background:#dbe5ee;border:1px solid #dbe5ee;border-radius:8px;grid-template-columns:repeat(4,minmax(130px,1fr));gap:1px;display:grid;overflow:hidden}.preview-grid div{background:#fff;padding:11px 12px}.preview-grid span,.preview-sample span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.preview-grid strong{margin-top:4px;display:block}.preview-grid em{color:#62788d;text-transform:none;margin-top:6px;font-size:11px;font-style:normal;font-weight:500;display:block}.preview-sample{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.preview-sample div{border:1px solid #dbe5ee;border-radius:8px;min-width:0;padding:11px 12px}.preview-sample strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:4px;display:block;overflow:hidden}.preview-sample em{color:#5f7184;margin-top:4px;font-size:12px;font-style:normal;line-height:1.4;display:block}.settings-section-heading{color:#1d3852;align-items:center;gap:8px;margin-bottom:2px;display:flex}.section-help{cursor:help;border:1px solid #cfdae5;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;position:relative;color:#52677c!important;text-transform:none!important;font-size:0!important;font-weight:400!important;display:inline-grid!important}.section-help:focus{outline-offset:2px;outline:2px solid #8dbff0}.section-help-popover{z-index:20;background:#fff;border:1px solid #c8d6e2;border-radius:8px;width:min(320px,78vw);padding:10px 12px;line-height:1.45;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 14px 34px #1022352e;color:#24384c!important;text-transform:none!important;font-size:12px!important;font-weight:600!important;display:none!important}.section-help-popover-wide{width:min(460px,82vw)}.section-help-list{gap:9px;margin:0;padding:0 0 0 16px;display:grid}.section-help-list li{padding-left:2px}.section-help-list strong{color:#10263c;margin-bottom:2px;font-size:12px;line-height:1.25;display:block}.section-help-list span{line-height:1.4;display:block;color:#52677c!important;text-transform:none!important;font-size:12px!important;font-weight:600!important}.section-help:hover .section-help-popover,.section-help:focus .section-help-popover{display:block!important}.logic-help-popover{width:min(430px,82vw)}.logic-help-popover ul{gap:9px;margin:0;padding:0 0 0 16px;display:grid}.logic-help-popover li{padding-left:2px}.logic-help-popover strong{color:#10263c;margin-bottom:2px;font-size:12px;line-height:1.25;display:block}.logic-help-popover span{line-height:1.4;display:block;color:#52677c!important;text-transform:none!important;font-size:12px!important;font-weight:600!important}.setting-field{gap:6px;display:grid}.setting-field input{color:#16212f;border:1px solid #c8d6e2;border-radius:7px;width:100%;min-height:38px;padding:8px 10px}.setting-field select{color:#16212f;background:#fff;border:1px solid #c8d6e2;border-radius:7px;width:100%;min-height:38px;padding:8px 10px}.setting-field input:disabled,.setting-field select:disabled,.setting-check input:disabled,.filter-select select:disabled{cursor:not-allowed;opacity:.62}.setting-check{min-height:38px}.access-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.access-user-tabs{align-self:start;width:fit-content}.inactive-user-card{background:#f7f9fb;border:1px solid #d8e1e9;border-radius:7px;gap:10px;padding:10px;display:grid}.inactive-user-card>div{gap:3px;display:grid}.inactive-user-card strong{color:#334c63;font-size:13px}.inactive-user-card span{color:#61768a;font-size:12px;line-height:1.4}.inactive-user-card .secondary-button{justify-content:center;width:100%}.sync-diagnostics-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.sync-diagnostics-grid>.settings-section{min-width:0}.sync-run-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-run-summary>div,.sync-run-summary strong{min-width:0}.sync-run-summary strong{overflow-wrap:anywhere}.permission-list,.vendor-permission-list{gap:7px;display:grid}.role-access-note{color:#365b78;background:#f2f8fd;border:1px solid #c9dfef;border-radius:7px;margin:0;padding:9px 10px;font-size:12px;font-weight:650;line-height:1.45}.vendor-permission-list{max-height:300px;padding-right:2px;overflow:auto}.access-search{width:100%;min-width:0}.access-meta{border:1px solid #dbe5ee;border-radius:7px;gap:4px;padding:9px 10px;display:grid}.access-meta span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800}.access-meta strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vendor-assignment-summary{gap:8px}.vendor-assignment-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.vendor-assignment-heading strong{color:#42627d;white-space:nowrap;font-size:12px;font-weight:800}.assigned-vendor-list{flex-wrap:wrap;gap:6px;display:flex}.assigned-vendor-tag{overflow-wrap:anywhere;color:#0c568d;background:#edf6fd;border:1px solid #b8d2e7;border-radius:999px;max-width:100%;padding:4px 8px;font-size:12px;font-weight:750;line-height:1.25}.assigned-vendor-empty{color:#6c8092;font-size:13px;font-weight:650}.inline-actions{border-top:0;padding:0}.settings-actions{border-top:1px solid #e0e7ef;justify-content:flex-end;gap:10px;padding:14px;display:flex}.panel-heading{color:#1d3852;border-bottom:1px solid #e0e7ef;align-items:center;gap:8px;height:50px;padding:0 14px;font-weight:800;display:flex}.location-list{display:grid}.location-row{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:10px 14px;display:flex}.location-row strong,.location-row span{display:block}.location-row span,.location-metric span{color:#64788c;margin-top:2px;font-size:12px}.location-metric{text-align:right}.modal-backdrop{z-index:40;background:#10223575;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.task-modal{background:#fff;border:1px solid #ccd7e2;border-radius:8px;gap:16px;width:min(640px,100%);padding:18px;display:grid;box-shadow:0 24px 70px #10223547}.detail-modal{width:min(780px,100%);max-height:min(900px,100vh - 48px);overflow-y:auto}.modal-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.modal-heading span,.field span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.modal-heading strong{margin-top:4px;font-size:16px;line-height:1.35;display:block}.compact{flex:none;width:34px;height:34px}.modal-route{background:#f7f9fb;border:1px solid #dbe5ee;border-radius:7px;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.modal-route span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.modal-route strong{text-align:right;min-width:38px}.single-modal-route{grid-template-columns:minmax(0,1fr) auto}.detail-grid,.evidence-grid{background:#dbe5ee;border:1px solid #dbe5ee;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.detail-grid div,.evidence-grid div{background:#fff;min-width:0;padding:10px 12px}.detail-grid span,.detail-route span,.detail-copy span,.evidence-grid span{color:#62788d;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.detail-grid strong,.evidence-grid strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:4px;display:block;overflow:hidden}.detail-route{background:#f7f9fb;border:1px solid #dbe5ee;border-radius:7px;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 86px;align-items:center;gap:10px;padding:10px 12px;display:grid}.single-location-route{grid-template-columns:minmax(0,1fr) 86px}.detail-route div{gap:5px;min-width:0;display:grid}.detail-route strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.detail-copy{gap:5px;display:grid}.detail-copy p{color:#34495e;margin:0;line-height:1.45}.evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lifecycle-evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.field{gap:7px;display:grid}.field input,.field textarea{color:#16212f;background:#fff;border:1px solid #c8d6e2;border-radius:7px;outline:0;width:100%;padding:9px 10px}.field input{min-height:40px}.field textarea{resize:vertical}.checkbox-row{border:1px solid #dbe5ee;border-radius:7px;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:flex}.checkbox-row input{accent-color:#0d5fa8;width:17px;height:17px}.checkbox-row span{font-weight:800}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav-sub-item{color:#b8cadb;border-left:2px solid #31506d;border-radius:0 7px 7px 0;width:calc(100% - 18px);margin-left:18px;padding:8px 10px;font-size:13px}.sync-center-shortcut-button{flex:none}.run-monitor-strip .run-monitor-actions{display:none}.sync-center-page{gap:18px;display:grid}.sync-center-hero,.sync-center-group{background:#fff;border:1px solid #d7e0e8;border-radius:10px}.sync-center-hero{background:linear-gradient(135deg,#f5faff 0%,#fff 62%);border-color:#b9d3e8;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:20px;display:grid;overflow:hidden}.sync-center-hero-copy{max-width:780px}.sync-center-kicker,.sync-center-group-heading span{color:#0d5fa8;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.sync-center-hero h2,.sync-center-group h2,.sync-operation-card h3{color:#10263c;margin:0}.sync-center-hero h2{margin-top:5px;font-size:24px}.sync-center-hero p,.sync-center-group-heading p,.sync-operation-card p{color:#5b7084;margin:0;line-height:1.5}.sync-center-hero-copy p{margin-top:8px}.sync-center-hero-action{align-content:start;justify-items:end;gap:9px;display:grid}.sync-center-run-meta{color:#5b7084;justify-items:end;font-size:11px;display:grid}.sync-center-run-meta span{text-transform:uppercase;font-weight:800}.sync-center-run-meta strong{color:#17324d;margin-top:2px;font-size:14px}.sync-center-run-meta em{margin-top:2px;font-style:normal}.sync-flow-path{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.sync-flow-node{background:#fff;border:1px solid #d5e3ee;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:9px 10px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:flex}.sync-flow-marker,.sync-order{color:#fff;background:#7c8d9d;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.sync-flow-marker svg{flex:none}.sync-flow-node-copy{gap:1px;min-width:0;display:grid}.sync-flow-node-copy strong{color:#17324d;min-width:0;font-size:12px;line-height:1.25}.sync-flow-node-copy small{color:#718296;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.sync-flow-node.is-complete{background:#f0faf4;border-color:#9bcfb0}.sync-flow-node.is-complete .sync-flow-marker{background:#238653}.sync-flow-node.is-complete .sync-flow-node-copy small{color:#238653}.sync-flow-node.is-active{background:#edf7ff;border-color:#0d6fbd;box-shadow:0 0 0 2px #0d6fbd29}.sync-flow-node.is-active .sync-flow-marker{background:#0d6fbd}.sync-flow-node.is-active .sync-flow-node-copy strong,.sync-flow-node.is-active .sync-flow-node-copy small{color:#075b9c}.sync-flow-node.is-failed{background:#fff4f4;border-color:#d99999}.sync-flow-node.is-failed .sync-flow-marker{background:#b83b3b}.sync-flow-node.is-failed .sync-flow-node-copy small{color:#a82f2f}.sync-center-progress{grid-column:1/-1;gap:7px;display:grid}.sync-center-progress>div:first-child{color:#52677c;justify-content:space-between;gap:14px;font-size:12px;display:flex}.sync-center-progress strong{color:#0d5fa8}.sync-center-group{gap:14px;padding:18px;display:grid}.sync-center-group-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.sync-center-group-heading h2{margin-top:4px;font-size:19px}.sync-center-group-heading p{text-align:right;max-width:620px;font-size:12px}.sync-operation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sync-operation-grid-foundation{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-operation-card{background:#fff;border:1px solid #dbe5ee;border-left:4px solid #8ba6bd;border-radius:8px;align-content:start;gap:12px;min-width:0;padding:14px;display:grid}.sync-operation-card.recovery{background:#fffdf9;border-left-color:#c7782a}.sync-operation-card.decision{background:#f8fbff;border-left-color:#0d5fa8}.sync-operation-card.catalog,.sync-operation-card.advanced{border-left-color:#667d91}.sync-operation-card>.secondary-button,.sync-operation-card>.preview-actions{place-self:end start;margin-top:auto}.sync-operation-card h3{font-size:16px}.sync-operation-card p{margin-top:5px;font-size:12px}.sync-operation-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.sync-order.support{background:#667d91;border-radius:6px}.sync-cost{text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.sync-cost.high{color:#934c10;background:#fff0df}.sync-cost.medium{color:#785d00;background:#fff7d8}.sync-cost.low{color:#286947;background:#e8f5ed}.sync-operation-facts{background:#e0e8ef;border:1px solid #e0e8ef;border-radius:7px;gap:1px;margin:0;display:grid;overflow:hidden}.sync-operation-facts>div{background:#fff;grid-template-columns:minmax(92px,.7fr) minmax(0,1.3fr);gap:10px;padding:8px 9px;display:grid}.sync-operation-facts dt,.sync-operation-facts dd{min-width:0;margin:0;font-size:11px}.sync-operation-facts dt{color:#62788d;text-transform:uppercase;font-weight:800}.sync-operation-facts dd{color:#17324d;overflow-wrap:anywhere;text-align:right;font-weight:750}.sync-run-evidence{color:#17324d;background:#fff;border:1px solid #e0e8ef;border-radius:7px;font-size:11px}.sync-run-evidence summary{cursor:pointer;color:#0d5fa8;padding:8px 9px;font-weight:800}.sync-run-evidence>p{color:#62788d;border-top:1px solid #edf2f6;margin:0;padding:8px 9px 4px}.sync-run-evidence dl{gap:5px;margin:0;padding:6px 9px 9px;display:grid}.sync-run-evidence dl>div{justify-content:space-between;gap:10px;display:flex}.sync-run-evidence dt,.sync-run-evidence dd{margin:0}.sync-run-evidence dt{color:#62788d}.sync-run-evidence dd{text-align:right;font-weight:750}.sync-schedule-fields{grid-template-columns:minmax(120px,.6fr) minmax(180px,1.4fr);gap:9px;display:grid}.settings-sync-link-panel{background:#f8fbff;grid-template-columns:minmax(0,1fr) auto;align-items:center}.settings-sync-link-panel strong,.settings-sync-link-panel span{display:block}.settings-sync-link-panel span{color:#62788d;margin-top:3px;font-size:12px}@media (width>=981px) and (width<=1400px){.sync-flow-path,.sync-operation-grid,.sync-operation-grid-foundation,.sync-diagnostics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-diagnostics-grid>.settings-section:first-child{grid-column:1/-1}}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.content-grid,.metric-strip,.catalog-strip,.report-summary,.brand-report-summary,.preview-grid,.preview-sample,.access-grid,.settings-header,.settings-grid,.sync-strip{grid-template-columns:1fr}.topbar,.sync-strip,.table-toolbar{flex-direction:column;align-items:stretch}.run-monitor-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-center-hero,.sync-operation-grid,.sync-operation-grid-foundation,.settings-sync-link-panel{grid-template-columns:1fr}.sync-center-hero-action,.sync-center-run-meta{justify-items:start}.sync-flow-path{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-center-group-heading{flex-direction:column;align-items:start;gap:8px}.sync-center-group-heading p{text-align:left}.topbar-actions,.sync-facts,.table-actions,.report-toolbar,.filter-controls{flex-direction:column;align-items:stretch}.report-filters,.consolidation-plan-header{flex-direction:column}.consolidation-plan-facts{grid-template-columns:repeat(2,minmax(110px,1fr));width:100%}.sales-report-controls,.rep-suggestion-composer,.rep-suggestion-row,.outcome-detail-grid{grid-template-columns:1fr}.report-export-actions{width:100%;margin-left:0}.report-export-actions button,.rep-suggestion-composer button{flex:auto}.rep-suggestion-meta{text-align:left}.rep-suggestion-actions{flex-wrap:wrap}.pagination-bar{flex-wrap:wrap;align-items:stretch}.pagination-bar>span,.filter-select,.search-box,.filter-select select{width:100%}.segmented{overflow-x:auto}.modal-route,.detail-grid,.detail-route,.evidence-grid,.sales-progress-copy,.hydration-progress-strip,.hydration-settings-section .preview-grid,.demand-validation-section .preview-grid{grid-template-columns:1fr}.hydration-settings-section,.demand-validation-section{grid-column:auto}.hydration-status-meta{justify-items:start}.sales-progress-copy em{white-space:normal}.modal-actions{flex-direction:column-reverse}}@media (width<=620px){.workspace{padding:16px}.run-monitor-strip,.sync-flow-path,.sync-schedule-fields{grid-template-columns:1fr}.sync-center-hero,.sync-center-group{padding:14px}.sync-center-hero-action .primary-button,.sync-operation-card>.secondary-button,.sync-operation-card>.preview-actions,.sync-operation-card>.preview-actions .secondary-button{width:100%}.sync-operation-card>.preview-actions{display:grid}}
