@layer supplier {
:root{color-scheme:light;--forest:#123d31;--ink:#203b32;--muted:#64766d;--mint:#a1efbb;--line:#dce4dd;--paper:#f3f5f0;--white:#fff;--amber:#8b5915;--red:#9b393d;font:15px/1.5 "Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}:is(button,a,input,select,summary):focus-visible{outline:3px solid #278559;outline-offset:3px}a{color:var(--forest);text-underline-offset:3px}button{border:1px solid var(--forest);background:var(--forest);color:#fff;min-height:44px;border-radius:7px;padding:10px 18px;font-weight:600;cursor:pointer;transition:background .14s,box-shadow .14s}button:hover{background:#225744}button.secondary{background:#fff;color:var(--forest);border-color:#c8d3ca}button.secondary:hover{background:#ecf4ec}button:disabled{cursor:default;opacity:.5}button span{margin-left:16px}main{max-width:1440px;margin:0 auto;padding:0 44px 24px}.brandbar{display:flex;justify-content:space-between;align-items:center;height:78px;border-bottom:1px solid var(--line);gap:20px}.wordmark{display:flex;align-items:center;gap:11px;font-weight:650;text-decoration:none}.wordmark span{font-weight:400;color:var(--muted);margin-left:12px}.brandbar nav{display:flex;gap:24px;font-size:14px}.brandbar nav a{text-decoration:none}.workspace-head{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:34px 0 30px}.workspace-label{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:8px;margin:0 0 10px}.local-dot{width:7px;height:7px;background:#3b8055;border-radius:50%}.free-label{margin-left:8px;padding-left:14px;border-left:1px solid #c7d3ca}h1{font-size:34px;letter-spacing:-1.2px;line-height:1.16;margin:0 0 13px;font-weight:650}h2{font-size:20px;letter-spacing:-.35px;line-height:1.3;margin:0}h3{font-size:16px;margin:0 0 16px}h4{font-size:14px;margin:20px 0 7px}.lede{font-size:16px;line-height:1.6;color:var(--muted);margin:0}.sample-entry{text-align:right;flex-shrink:0}.sample-entry button{box-shadow:0 2px 2px #133d3105}.sample-entry p{font-size:14px;color:var(--muted);margin:9px 0 0}.workflow-strip{display:flex;align-items:center;gap:22px;padding:15px 22px;background:var(--forest);border-radius:9px 9px 0 0;color:#d3e4d8;font-size:14px}.workflow-strip span{display:flex;align-items:center;gap:10px}.workflow-strip b{font-size:14px;display:grid;place-items:center;width:22px;height:22px;border:1px solid #5c806a;border-radius:50%;font-weight:500}.workflow-strip span[aria-current="step"] b{background:var(--mint);color:var(--forest);border-color:var(--mint)}.workflow-strip i{height:1px;flex:1;max-width:100px;background:#446854}.input-drawer,.mapping-step{border:1px solid var(--line);background:white;border-radius:0 0 9px 9px;overflow:hidden}summary{padding:18px 22px;cursor:pointer;font-weight:600;font-size:14px}summary span{float:right;color:var(--muted);font-size:14px;font-weight:400}.input-drawer[open]>summary{border-bottom:1px solid var(--line)}.panel.task{padding:22px}.section-intro{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.section-intro h2{font-size:17px}.section-intro>span{font-size:14px;color:var(--muted)}.files{display:grid;grid-template-columns:1fr 1fr;position:relative;gap:26px}.file-source{display:flex;flex-direction:column;background:#fafbf8;border:1px solid #dbe3da;border-radius:8px;padding:19px 22px;min-width:0}.file-source.supplier-source{background:#f2f8f1;border-color:#c9ddc9}.file-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.file-top svg{width:30px;height:30px;fill:none;stroke:#54775c;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.source-tag{font-size:14px;padding:3px 9px;border:1px solid #d7e3d7;border-radius:4px;color:#55715c}.file-source strong{font-size:16px;font-weight:600}.file-help{font-size:14px;color:var(--muted);margin-top:3px}.file-source input{width:100%;margin:17px 0 8px;font-size:14px;color:var(--muted);background:transparent;border:0;padding:0;min-height:34px}.file-source input::file-selector-button{font:600 12px "Segoe UI",sans-serif;border:1px solid #b5c7b8;border-radius:5px;background:#fff;color:var(--forest);padding:8px 12px;margin-right:10px;cursor:pointer}.file-source small{font-size:14px;color:var(--muted);overflow-wrap:anywhere}.compare-bridge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:white;color:#487053;z-index:1}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.task>.actions{margin-top:20px}.processing-note{font-size:14px;color:var(--muted);margin-left:6px}.hint{font-size:14px;color:var(--muted);margin:12px 0 0}.status,#runStatus{font-size:14px;padding:12px 1px;color:var(--muted);margin:0;overflow-wrap:anywhere}.status.error{color:var(--red);background:#fff0ee;padding:12px;border-radius:5px}.status.ok{color:#32634a}.mapping-step{border-radius:8px;margin-bottom:18px}.mapping-step .panel{padding:0 22px 24px}.mapping-step h2{display:none}.mapping{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:22px}.mapGroup label{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:10px;font-size:14px;margin:8px 0}.mapGroup h3{font-size:14px}select,input[type=search]{border:1px solid #cbd7ce;background:#fff;border-radius:5px;color:var(--ink);padding:9px 12px;min-height:40px;min-width:0}#resultsWrap{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin:12px 0 24px;scroll-margin-top:20px}.resultHead{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 24px 18px}.resultHead .workspace-label{margin-bottom:4px}.resultHead .actions button{font-size:14px;min-height:38px;padding:8px 13px}#csvExport{background:var(--forest);color:white;border-color:var(--forest)}.counts{font-size:14px;color:var(--muted);margin-top:6px}.summary-chart{margin:0 24px 20px;padding:18px 20px;background:#f7f9f4;border:1px solid #e1e8dc;border-radius:7px}.distribution-bar{height:8px;display:flex;gap:3px;overflow:hidden;border-radius:3px;margin-bottom:15px}.distribution-bar span{min-width:0;background:var(--shade)}.summary-legend{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.summary-stat{border-right:1px solid #dce4d8;display:grid;grid-template-columns:8px 1fr;gap:0 8px;align-items:center}.summary-stat:last-child{border:0}.summary-stat i{height:7px;width:7px;background:var(--shade);border-radius:50%}.summary-stat strong{font-size:23px;line-height:1.25;font-weight:650;font-variant-numeric:tabular-nums}.summary-stat span{font-size:14px;grid-column:2;color:var(--muted)}.result-controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:14px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfa}.result-controls label{font-size:14px;display:flex;gap:8px;align-items:center}.result-controls select,.result-controls input{font-size:14px;min-height:36px;padding:7px 10px}.result-controls input{width:230px}#resultCount{margin-left:auto;font-size:14px;color:var(--muted)}.review-notice{margin:0;padding:0 24px 18px;font-size:14px;color:var(--muted)}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px}caption{text-align:left;padding:12px 24px;font-size:14px;color:var(--muted);background:#fafbf9}th{text-align:left;font-size:14px;font-weight:600;color:#607466;background:#f2f5ef;padding:11px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}th:first-child,td:first-child{padding-left:24px;width:17%}th:nth-child(2){width:12%}th:nth-child(3),th:nth-child(4){width:19%}th:last-child{width:33%}td{vertical-align:top;padding:18px 14px;border-bottom:1px solid #e6ece3;overflow-wrap:anywhere;line-height:1.65}td:last-child{padding-right:24px;font-size:14px;color:var(--muted)}tbody tr:hover{background:#f9fbf7}tr.selected{background:#f0f7ed}td button.secondary{display:block;min-height:30px;padding:4px 0;font-size:14px;font-weight:400;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;margin-top:4px}.pill{white-space:nowrap;font-size:14px;padding:4px 8px;border-radius:4px;display:inline-block;font-weight:600;line-height:1.3;background:#edf0e9;color:#5c6c61}.pill.changed{background:#e5efe0;color:#3d6730}.pill.added{background:#d6f4dd;color:#286540}.pill.missing{background:#fff0d8;color:#86540d}.pill.unresolved{background:#f9e4df;color:#953c30}.source-id{font-family:Consolas,monospace;font-size:14px;font-weight:600}.raw-value{display:block;font-family:Consolas,monospace;font-variant-numeric:tabular-nums;font-size:14px;margin-bottom:9px}.raw-value:last-child{margin-bottom:0}.value-label{display:block;color:var(--muted);font:14px/1.4 "Segoe UI",sans-serif;margin-bottom:3px}.row-detail{margin:20px 24px;padding:22px;background:#f5f8f1;border:1px solid #cfddc7;border-left:3px solid #477744;border-radius:6px;animation:reveal .16s ease-out}.row-detail h3{font-size:18px;margin:0 0 6px}.row-detail p{font-size:14px;color:var(--muted);margin:6px 0}.change-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:740px}.change-pair>div{background:white;border:1px solid var(--line);padding:14px;border-radius:5px}.change-pair strong{display:block;font-size:14px;color:var(--muted);margin-bottom:8px}.change-pair .raw-value{font-size:21px}.row-detail .scope-line{margin-top:18px}.next-step{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:18px 24px;background:#f7f9f4;font-size:14px}.next-step h3{font-size:14px;margin:0}.next-step p{margin:0;color:var(--muted)}.next-step a{margin-left:auto}.limits{border-bottom:1px solid var(--line);margin-bottom:28px}.limits summary{padding-left:0}.limits p{max-width:850px;color:var(--muted);font-size:14px;padding:0 0 20px}.offer{display:grid;grid-template-columns:1fr auto;gap:64px;background:var(--forest);color:#fff;padding:30px 34px;border-radius:9px;margin-top:28px}.offer .workspace-label{color:#9cbdab}.offer h2{font-size:22px}.offer p{max-width:760px;font-size:14px;color:#cfdfd3;margin:12px 0}.offer .offer-price{font-size:34px;letter-spacing:-1px;color:#fff;margin:0 0 12px;font-weight:600;line-height:1.2}.offer .hint{font-size:14px;color:#a9c4b4}.offer .cta{display:inline-block;background:var(--mint);border-radius:6px;padding:11px 17px;font-size:14px;font-weight:650;text-decoration:none}.offer small{display:block;font-size:14px;margin-top:10px;color:#adc6b5}footer{display:flex;gap:24px;font-size:14px;color:var(--muted);padding:27px 0 0}footer span{margin-right:auto}footer a{color:var(--muted)}[hidden]{display:none!important}.error-summary{background:#fff0ee;border:1px solid #c16f63;border-radius:6px;padding:16px;margin:15px 0}.field-error{font-size:14px;color:var(--red)}@keyframes reveal{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){main{max-width:1500px}}
@media(max-width:900px){main{padding:0 24px 20px}.wordmark span{display:none}.workspace-head{gap:20px}h1{font-size:29px}.lede br{display:none}.sample-entry{max-width:210px}.section-intro>span{display:none}.result-controls #resultCount{width:100%;margin:0}.mapGroup label{grid-template-columns:1fr;gap:3px}.offer{gap:30px;padding:26px}.summary-legend{gap:10px}}
@media(max-width:600px){main{padding:0 16px 16px}.brandbar{height:65px}.brandbar nav{gap:15px;font-size:14px}.wordmark{font-size:14px;gap:8px}.wordmark img{width:27px;height:27px}.workspace-head{display:block;padding:26px 0 22px}.workspace-label{font-size:14px}.free-label{margin-left:3px;padding-left:10px}h1{font-size:28px;letter-spacing:-.8px}.lede{font-size:14px}.sample-entry{text-align:left;margin-top:20px;max-width:none}.sample-entry button{font-size:14px}.sample-entry p{display:inline-block;margin:8px 0 0;font-size:14px}.workflow-strip{padding:13px 12px;gap:9px;font-size:14px}.workflow-strip span{gap:5px}.workflow-strip i{display:none}.workflow-strip{justify-content:space-between}.workflow-strip b{width:18px;height:18px;font-size:14px}summary{padding:15px;font-size:14px}summary span{display:none}.panel.task{padding:17px}.section-intro h2{font-size:15px}.files{grid-template-columns:1fr;gap:14px}.file-source{padding:16px}.file-top{margin-bottom:9px}.file-source strong{font-size:15px}.compare-bridge{top:50%;width:28px;height:28px;font-size:14px}.task>.actions{gap:12px}.task>.actions button{width:100%}.processing-note{font-size:14px;margin:0}.hint{font-size:14px}.mapping{grid-template-columns:1fr;gap:20px}.mapGroup label{grid-template-columns:120px 1fr}.mapGroup select{width:100%}.mapping-step .panel{padding:0 15px 18px}.resultHead{padding:20px 16px;align-items:flex-start;flex-direction:column;gap:14px}.resultHead h2{font-size:22px}.counts{font-size:14px}.resultHead .actions{width:100%}.resultHead .actions button{flex:1;min-height:40px}.summary-chart{margin:0 16px 16px;padding:14px}.summary-legend{grid-template-columns:repeat(3,1fr);gap:15px 10px}.summary-stat{border:0}.summary-stat strong{font-size:21px}.summary-stat span{font-size:14px}.review-notice{padding:0 16px 16px;font-size:14px}.result-controls{padding:14px 16px;gap:9px}.result-controls label{width:100%}.result-controls label select{flex:1}.result-controls input{width:100%}.tableWrap table,.tableWrap tbody{display:block;width:100%}caption{display:block;padding:11px 16px}thead{display:none}tbody tr{display:grid;grid-template-columns:1fr 1fr;padding:16px;border-bottom:1px solid var(--line);gap:13px 12px}td{padding:0;border:0!important;font-size:14px}td:first-child{width:auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;grid-column:1/-1;grid-row:auto}td:nth-child(2){grid-row:auto;grid-column:1/-1;text-align:left;align-self:center}td:first-child .pill{white-space:nowrap;white-space:nowrap}td:first-child button.secondary{white-space:nowrap;font-size:14px;margin:0;min-height:44px}td:nth-child(3):before{content:"Current catalogue"}td:nth-child(4):before{content:"Supplier proposed"}td:nth-child(3):before,td:nth-child(4):before{display:block;font-size:14px;font-weight:600;color:#517057;border-bottom:1px solid #dce6d8;padding-bottom:6px;margin-bottom:8px}td:last-child{padding:8px 0 0;grid-column:1 / -1;font-size:14px;border-top:1px dotted #dce4d8!important}.row-detail{padding:16px;margin:16px}.change-pair{gap:10px}.change-pair>div{padding:11px}.change-pair strong{font-size:14px}.row-detail h3{font-size:16px}.next-step{padding:16px;gap:8px;font-size:14px;display:block}.next-step p{margin:8px 0}.next-step a{display:inline-block}.offer{grid-template-columns:1fr;gap:18px;padding:24px}.offer h2{font-size:21px}.offer p{font-size:14px}.offer .offer-price{font-size:30px}.offer .cta{font-size:14px}footer{flex-wrap:wrap;gap:14px;font-size:14px}footer span{width:100%}.empty-state{grid-column:1 / -1}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
}
