:root{--bg: #f7f9fc;--surface: #ffffff;--surface-subtle: #fbfcfe;--text: #172033;--muted: #667085;--muted-2: #8b95a5;--border: #dfe5ee;--border-strong: #cbd5e1;--blue: #0f6bdc;--blue-dark: #0a3773;--blue-soft: #eef5ff;--green: #159447;--green-soft: #eaf8ef;--amber: #f5a400;--amber-soft: #fff6dc;--orange: #f97316;--orange-soft: #fff2e8;--red: #e03131;--red-soft: #fff0f0;--shadow: 0 1px 2px rgba(15, 23, 42, .05);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}html,body,#root{margin:0;min-width:0;min-height:100%;height:100%;background:var(--bg)}body{overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}.app-frame{width:100%;height:100vh;min-width:0;background:var(--bg)}.topbar{height:50px;display:grid;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:16px;padding:0 10px 0 16px;background:var(--surface);border-bottom:1px solid var(--border)}.brand-group,.source-strip,.action-group,.source-chip,.detail-title-row,.section-heading,.queue-toolbar,.timeline-header,.compare-control,.action-input-row,.saved-view span,.legend,.tabs{display:flex;align-items:center}.brand-group{gap:12px;min-width:0}.brand-mark{width:22px;height:22px;display:grid;place-items:center;color:var(--blue);border:1px solid #9bbce7;border-radius:4px}h1,h2,h3,p{margin:0}h1{font-size:18px;font-weight:650}.source-strip{justify-content:flex-end;gap:12px;color:#475467;font-size:13px;white-space:nowrap}.source-chip{gap:7px;color:#344054}.healthy-dot{width:9px;height:9px;border-radius:999px;background:#21a35b;box-shadow:0 0 0 3px var(--green-soft)}.divider{width:1px;height:22px;background:var(--border)}.action-group{gap:10px}.primary-button,.secondary-button,.icon-button{height:34px;border-radius:6px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;white-space:nowrap}.primary-button{padding:0 15px;color:#fff;background:var(--blue-dark);box-shadow:0 1px 1px #0c305f2e}.secondary-button{padding:0 13px;color:#0a3773;background:#fff;border-color:var(--border)}.secondary-button.compact{height:36px;color:#24324b}.icon-button{width:34px;padding:0;color:#667085;background:transparent}.icon-button.bordered{background:#fff;border-color:var(--border)}.workspace{height:calc(100vh - 50px);min-height:0;display:grid;grid-template-columns:240px minmax(650px,1fr) 320px;background:var(--surface)}.filter-rail,.detail-panel{min-height:0;overflow:auto;background:var(--surface)}.filter-rail{border-right:1px solid var(--border)}.rail-section{padding:16px 14px 18px;border-bottom:1px solid var(--border)}.rail-section h2{color:#263349;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;margin-bottom:12px}.check-row{width:100%;height:36px;display:grid;grid-template-columns:18px 16px 1fr auto;align-items:center;gap:8px;padding:0 8px;color:#263349;border:1px solid transparent;border-radius:6px;background:transparent;text-align:left;font-size:13px}.check-row+.check-row{margin-top:4px}.check-row.selected{background:var(--blue-soft);border-color:#d9e9ff}.check-row strong{color:#253147;font-weight:650}.checkbox{width:16px;height:16px;display:grid;place-items:center;color:#fff;border:1px solid #98a2b3;border-radius:3px}.checkbox.checked{background:var(--blue);border-color:var(--blue)}.status-glyph{width:14px;height:14px;border-radius:50%;display:inline-block;position:relative;flex:0 0 auto}.status-glyph.needs{background:var(--blue)}.status-glyph.late{background:var(--red)}.status-glyph.late:after{content:"";position:absolute;top:3px;left:6px;width:2px;height:7px;background:#fff;border-radius:1px}.status-glyph.short{background:var(--orange)}.status-glyph.short:after{content:"";position:absolute;top:6px;left:3px;width:8px;height:2px;background:#fff;border-radius:1px}.status-glyph.slow{background:#f4c300}.status-glyph.slow:after{content:"";position:absolute;top:3px;left:6px;width:2px;height:5px;background:#fff;transform-origin:bottom center;transform:rotate(-35deg);border-radius:1px}.status-glyph.unreceived{background:transparent;border:4px solid var(--blue)}.status-glyph.none{background:var(--green)}.filters{display:grid;gap:12px}.labeled-input{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:600}.input-shell,.select-shell,.date-button{height:36px;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#667085;box-shadow:var(--shadow)}.input-shell{padding:0 10px}.input-shell input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent;font-size:13px}.select-shell{position:relative}.select-shell select{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 34px 0 10px;border:0;outline:0;background:transparent;color:#344054;font-size:13px}.select-shell svg{position:absolute;right:10px;pointer-events:none;color:#667085}.date-button{width:100%;padding:0 10px;color:#344054;font-size:13px}.more-filter{display:flex;align-items:center;justify-content:space-between;height:30px;padding:0 2px;color:#344054;border:0;background:transparent;font-size:13px;font-weight:600}.saved-view{margin-top:auto;padding:16px 14px;border-top:1px solid var(--border);color:#344054;display:grid;gap:12px;font-size:13px}.saved-view span{gap:8px}.saved-view button{width:100%;display:flex;justify-content:space-between;border:0;background:transparent;color:#667085;padding:0;text-align:left}.saved-view button:after{content:"+";color:#344054;font-size:20px;line-height:1}.main-work{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(260px,1fr) 300px;border-right:1px solid var(--border);background:#fff}.queue-header{min-width:0;border-bottom:1px solid var(--border);background:var(--surface)}.tabs{height:48px;padding:0 18px;gap:26px;border-bottom:1px solid var(--border)}.tabs button{height:48px;display:inline-flex;align-items:center;gap:9px;color:#28354d;border:0;border-bottom:2px solid transparent;background:transparent;font-size:13px;font-weight:600}.tabs button.active{color:var(--blue-dark);border-color:var(--blue)}.tabs strong{min-width:23px;height:23px;display:grid;place-items:center;padding:0 7px;border-radius:999px;background:#eaf2ff;color:var(--blue);font-size:12px}.tabs .neutral-count{background:#edf1f6;color:#526173}.queue-toolbar{height:62px;padding:0 12px 0 18px;gap:12px}.result-count{min-width:66px;color:#475467;font-size:13px}.table-search{width:min(260px,35vw)}.toolbar-spacer{flex:1}.table-panel{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 40px;background:#fff}.table-scroll{min-width:0;min-height:0;overflow:auto}table{width:100%;border-collapse:collapse}.table-panel table{min-width:1040px}th{height:40px;color:#475467;background:var(--surface-subtle);border-bottom:1px solid var(--border);font-size:11px;font-weight:700;text-align:left;white-space:nowrap}th:first-child{width:36px}th button{width:100%;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit;text-align:left}th.right button{justify-content:flex-end}td{height:42px;padding:0 8px;border-bottom:1px solid var(--border);color:#344054;font-size:12px;line-height:1.25;vertical-align:middle}tbody tr{transition:background .12s ease}tbody tr:hover{background:#f8fbff}.selected-row td{background:var(--blue-soft);border-bottom-color:#cfe2ff}.vendor-cell{max-width:170px;white-space:normal}.link-cell{color:var(--blue);font-weight:700}.numeric{text-align:right;font-variant-numeric:tabular-nums}.danger-text{color:var(--red)!important;font-weight:700}.success-text{color:var(--green)!important;font-weight:700}.inline-action{width:112px;height:28px;padding:0 8px;color:var(--blue);border:1px solid #9dc5fa;border-radius:5px;background:#fff;font-size:12px;font-weight:600}.empty-row{height:110px;text-align:center;color:var(--muted)}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:0 16px;color:#475467;font-size:12px;border-top:1px solid var(--border)}.pagination button{min-width:26px;height:26px;border:1px solid transparent;border-radius:5px;color:#526173;background:transparent}.pagination button:first-of-type{color:#fff;background:var(--blue)}.timeline-panel{min-width:0;min-height:0;padding:16px 18px 12px;border-top:1px solid var(--border);background:#fff}.timeline-header{justify-content:space-between;margin-bottom:12px}.timeline-header h2{color:#253147;font-size:14px;font-weight:700}.compare-control{gap:8px;color:#526173;font-size:12px}.compare-control .select-shell{width:190px;height:32px}.kebab{margin-bottom:5px;font-size:18px;letter-spacing:1px}.timeline-grid{position:relative;overflow:hidden;display:grid;gap:2px}.timeline-row{display:grid;grid-template-columns:160px 70px minmax(260px,1fr) 70px 62px;align-items:center;gap:12px;min-height:30px;color:#344054;font-size:11px}.timeline-labels{grid-template-columns:160px 70px minmax(260px,1fr) 70px 62px;min-height:25px;color:#566579;font-weight:700}.axis-head{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px}.axis-head b{font:inherit;min-width:0}.timeline-row.active{color:#0a3773;font-weight:700}.bar-area{position:relative;height:18px}.bar-line{position:absolute;top:8px;height:2px;min-width:2px;background:linear-gradient(90deg,var(--blue),var(--orange))}.dot{position:absolute;top:4px;width:10px;height:10px;border-radius:50%;transform:translate(-50%);z-index:2}.dot.confirmed,.legend-dot.confirmed{background:var(--blue)}.dot.expected,.legend-dot.expected{background:var(--orange)}.dot.receipt,.legend-dot.receipt{background:var(--green)}.dot.today{width:11px;height:11px;background:#fff;border:1.5px solid var(--red)}.today-line{position:absolute;top:27px;bottom:21px;width:1px;background:repeating-linear-gradient(to bottom,rgba(224,49,49,.55) 0,rgba(224,49,49,.55) 4px,transparent 4px,transparent 8px);transform:translate(80px);pointer-events:none}.today-line:before{content:none}.timeline-days{color:var(--green);font-weight:700;text-align:right}.legend{justify-content:center;gap:28px;margin-top:12px;color:#667085;font-size:11px}.legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot,.legend-ring{width:9px;height:9px;border-radius:50%;display:inline-block}.legend-ring{border:1.5px solid var(--red);background:#fff}.detail-panel{padding:18px 16px}.detail-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}.detail-title-row{gap:10px}.detail-header h2{font-size:16px;font-weight:750}.detail-header p{margin-top:8px;color:#344054;font-size:13px;font-weight:650}.status-badge{height:22px;display:inline-flex;align-items:center;border-radius:999px;padding:0 9px;font-size:11px;font-weight:750}.status-badge.danger{color:var(--red);background:var(--red-soft)}.status-badge.warning,.status-badge.amber{color:#b45309;background:var(--amber-soft)}.status-badge.info{color:var(--blue);background:var(--blue-soft)}.po-meta{display:grid;grid-template-columns:1fr 1fr;row-gap:13px;column-gap:14px;margin:0 0 22px}.po-meta div{min-width:0}.po-meta dt{color:#667085;font-size:12px;margin-bottom:4px}.po-meta dd{margin:0;color:#344054;font-size:12px;font-weight:600;word-break:break-word}.section-heading{justify-content:space-between;margin-bottom:10px}.section-heading h3,.history h3{color:#253147;font-size:13px;font-weight:750}.section-heading span{color:#667085;font-size:12px}.line-items{margin-bottom:20px}.line-items table{border:1px solid var(--border);border-radius:6px;overflow:hidden}.line-items th,.line-items td{height:32px;padding:0 8px;font-size:11px}.line-items th:not(:first-child),.line-items td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.line-items td:first-child{max-width:138px}.total-row td{font-weight:750;background:var(--surface-subtle)}.detail-actions{display:grid;gap:14px}.action-input-row{gap:10px}.action-input-row .select-shell{flex:1}textarea{width:100%;min-height:146px;padding:10px;resize:vertical;border:1px solid var(--border);border-radius:6px;outline:0;color:#344054;font-size:13px}.note-count{justify-self:end;margin-top:-29px;padding-right:10px;color:#98a2b3;font-size:11px;pointer-events:none}.history{margin-top:20px}.history p{margin-top:10px;padding-left:12px;color:#667085;border-left:2px solid var(--border);font-size:11px;line-height:1.45}@media(max-width:1180px){body{overflow:auto}.app-frame{height:auto;min-height:100vh}.topbar{height:auto;min-height:54px;grid-template-columns:1fr;padding:10px 12px}.source-strip,.action-group{justify-content:flex-start;flex-wrap:wrap}.workspace{height:auto;grid-template-columns:220px minmax(0,1fr);grid-template-areas:"filters main" "detail detail"}.filter-rail{grid-area:filters}.main-work{grid-area:main;min-height:860px;border-right:0}.detail-panel{grid-area:detail;border-top:1px solid var(--border)}}@media(max-width:780px){.workspace{display:block}.filter-rail,.detail-panel{border-right:0;border-bottom:1px solid var(--border)}.filter-rail{max-height:none}.rail-section.filters{grid-template-columns:1fr}.main-work{display:block;min-height:0}.tabs{height:auto;flex-wrap:wrap;gap:8px;padding:10px 12px}.tabs button{height:34px;border:1px solid var(--border);border-radius:999px;padding:0 10px}.queue-toolbar{height:auto;flex-wrap:wrap;padding:12px}.table-search{width:100%}.timeline-panel{overflow:auto}.timeline-grid{min-width:760px}.po-meta{grid-template-columns:1fr}.action-input-row{align-items:stretch;flex-direction:column}}
