:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#192b32;background:#f5f6f5;font-synthesis:none;line-height:1.5;--ink:#153841;--line:#dbe1df;--muted:#5d6c71;--red:#a12e30;--green:#1b6651}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #368ba6}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--ink);text-underline-offset:3px}p{margin:0 0 16px}h1,h2,h3{line-height:1.2;margin:0 0 14px}h1{font-family:Georgia,serif;font-size:38px;font-weight:400;letter-spacing:-1.2px}h2{font-size:21px;font-weight:600;letter-spacing:-.4px}h3{font-size:20px}label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}input,select,textarea{width:100%;border:1px solid #b8c4c4;border-radius:7px;padding:10px 12px;background:#fff;color:#172e37;font-weight:400;min-height:43px}textarea{resize:vertical}select{padding-right:24px}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--ink);flex-shrink:0}button{border-radius:7px;padding:10px 16px;min-height:42px;font-size:14px;font-weight:600;white-space:normal}.primary{color:white;background:var(--ink);box-shadow:0 2px 2px #10293015}.primary:hover{background:#235460}.secondary{background:white;border:1px solid #bfcaca;color:var(--ink)}.secondary:hover{background:#edf3f2}.text-button{color:var(--ink);padding:6px 0;background:transparent;font-weight:500}.danger{color:#982a2b;background:#fff3f1;border:1px solid #dbaeaa}.icon-button{border:0;background:#eef2f1;font-size:24px;padding:2px 12px}.muted{color:var(--muted);font-size:14px}.eyebrow{font-size:12px;letter-spacing:1.8px;color:#62777d;font-weight:700;margin:0 0 12px}.skip{position:fixed;left:10px;top:-100px;padding:10px;background:white;z-index:50}.skip:focus{top:10px}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:#102f38;color:#eaf0ee;display:flex;flex-direction:column;padding:30px 20px}.brand{display:flex;align-items:center;gap:9px;color:white;text-decoration:none;font-size:25px;letter-spacing:-.8px;font-weight:500}.brand-sub{display:block;letter-spacing:1.6px;font-size:9px;color:#c3d6da;margin-top:0}.sidebar-project{border-top:1px solid #ffffff26;margin-top:31px;padding-top:27px}.sidebar-project label{color:#b2c9cd;font-size:11px;letter-spacing:1.5px;margin-bottom:12px}.sidebar-project select{background:#21444d;color:white;border-color:#4a6770;font-size:14px;min-height:45px}.sidebar .text-button{color:#d9e8e9;margin-top:10px;font-size:13px}.sidebar nav{margin-top:28px;display:flex;flex-direction:column;gap:8px}.sidebar nav button{width:100%;background:transparent;color:#c5d6d9;display:flex;gap:12px;align-items:center;justify-content:flex-start;text-align:left;padding:12px;font-weight:400}.sidebar nav button.selected{background:#2c4a52;color:white}.sidebar nav button:hover{background:#264650}.sidebar nav button span{font-size:19px;line-height:1}.sidebar nav small{margin-left:auto;background:#526970;border-radius:4px;padding:0 5px}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-bottom .secondary{width:100%;background:#173b45;color:#e1ebeb;border-color:#547077;font-size:13px}.sidebar-bottom p{font-size:12px;color:#b8cdd0;margin-top:14px}.sidebar-bottom a{font-size:12px;color:#bdd4d7}.workspace{margin-left:244px;min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;padding:20px 42px;background:#fff;border-bottom:1px solid var(--line);font-size:13px;color:#536970;gap:20px;min-height:75px}.slash{color:#bac4c7;margin:0 13px}.local-pill{border:1px solid #d2e0db;border-radius:30px;padding:5px 12px;font-size:12px;white-space:nowrap;color:#396958}main{padding:32px 42px 40px;max-width:1570px;width:100%;margin:0 auto;flex:1}footer{padding:20px 42px;font-size:12px;color:#607176;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:10px 0 28px}.page-heading .lede{color:#5d6c71;max-width:620px;font-size:15px;margin:0}.page-heading .primary{flex-shrink:0}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:26px;margin-bottom:22px}.panel>p{font-size:15px;color:#50636b;max-width:860px}.panel label{margin-bottom:20px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.section-head h2{margin:0}.row-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.library-summary{display:flex;gap:44px;border-block:1px solid var(--line);padding:24px 0;margin-bottom:25px;align-items:center}.library-summary div{display:flex;align-items:baseline;gap:10px}.library-summary strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.library-summary span{font-size:13px;color:var(--muted)}.library-summary button{margin-left:auto;font-size:13px}.items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px}.approved-card{background:white;border:1px solid var(--line);border-radius:11px;padding:23px}.card-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.card-top .eyebrow{margin:0}.version{font-size:10px;letter-spacing:1px;color:#476962;background:#eaf2ef;padding:3px 7px;border-radius:4px}.approved-card h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin-bottom:5px}.retailer{color:#5b6e73;font-size:13px;text-transform:capitalize}.retailer span{margin:0 6px}dl{margin:20px 0}dl div{display:flex;flex-direction:column;gap:4px;padding:9px 0;border-bottom:1px solid #edf0ef}dt{font-size:12px;color:#65777c}dd{margin:0;font-size:14px;overflow-wrap:anywhere}.approval-stamp{font-size:12px;color:#58746d}.card-actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.card-actions button{font-size:13px}.empty{background:white;border:1px dashed #b6c8c8;border-radius:12px;text-align:center;padding:56px 30px}.empty-symbol{color:#4b6c75;font-size:34px}.empty h2{margin-top:16px}.empty p{max-width:560px;margin:0 auto 20px;color:var(--muted)}.empty ol{display:flex;justify-content:center;gap:30px;font-size:14px;padding:0;list-style-position:inside;color:#46605f}.steps{display:flex;border-bottom:1px solid var(--line);gap:30px;margin-bottom:28px;padding-bottom:18px;font-size:14px;color:var(--muted)}.steps .current{color:var(--ink);font-weight:600}.mapping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px;margin:20px 0}.mapping-grid label{margin:0}.file-field{border:1px dashed #93afb3;background:#f5f9f8;padding:18px;border-radius:8px}.file-field input{border:0;padding:4px 0;background:transparent;font-size:14px}.consent{flex-direction:row;align-items:flex-start;gap:12px;margin:23px 0;font-weight:400;max-width:780px}.consent input{margin:3px 0}.table-scroll{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:8px}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th,td{padding:13px 16px;border-bottom:1px solid #e5e9e7;vertical-align:top}th{font-weight:500}thead th{background:#f4f6f5;color:#4f676e;font-size:12px;letter-spacing:.1px;white-space:nowrap}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}td{overflow-wrap:anywhere;min-width:110px}table small{font-size:11px}details summary{cursor:pointer;color:#496770;font-size:12px;line-height:1.8}details p{font-size:12px;max-width:500px;margin:7px 0}details .break{overflow-wrap:anywhere}.warnings{padding:20px;background:#fff8e8;margin-top:20px;border-radius:8px}.warnings summary{font-size:14px;color:#785918}.warnings ul{font-size:13px}.notice{background:#ecf4f0;color:#225640;padding:15px 18px;border:1px solid #b3d3c5;border-radius:8px;margin-bottom:20px;overflow-wrap:anywhere;font-size:14px}.notice.error{background:#fff0ee;color:#8c242a;border-color:#e8b7b1}.notice.warning{background:#fff5df;color:#7a5715;border-color:#e4cd9f}.notice p{margin:8px 0 0}.notice[hidden],button[hidden]{display:none}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.demo-banner{border-left:3px solid #d39335;background:#fff3d9;color:#73511b;font-size:12px;display:flex;gap:16px;padding:10px 15px;margin-bottom:30px}.demo-banner strong{white-space:nowrap;font-size:11px;letter-spacing:.9px}.check-bar{background:#fff;border:1px solid var(--line);border-radius:11px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.check-bar>div:first-child{display:flex;flex-direction:column;gap:4px}.check-bar .eyebrow{font-size:10px;margin:0}.check-bar strong{font-size:16px}.check-bar .muted{font-size:12px}.scope-note{font-size:14px;color:#4b636b;border-left:3px solid #94aeb3;padding:4px 0 2px 18px;margin-bottom:28px}.scope-note p{margin:6px 0 0;max-width:760px}.check-empty{padding:37px 30px;border:1px dashed #c0cecd;border-radius:10px;display:flex;gap:25px;align-items:center;background:#fff}.check-empty h2{margin:0 0 8px;font-size:19px}.check-empty p{font-size:14px;color:var(--muted);margin:0}.demo-retailer{border:1px solid #ced7d6;border-radius:11px;background:white;overflow:hidden;margin-bottom:32px}.demo-shop-head{display:flex;justify-content:space-between;gap:20px;padding:13px 20px;border-bottom:1px solid var(--line);font-size:12px;color:#6a7679}.demo-shop-head span:first-child{font-size:15px;font-weight:600;letter-spacing:3px;color:#273c44}.fixture-item{display:flex;gap:22px;padding:22px}.fixture-item img{width:210px;height:150px;object-fit:cover;border-radius:5px;background:#eee}.fixture-details{flex:1;min-width:0}.fixture-details h2{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 16px}.fixture-details .eyebrow{font-size:9px;margin-bottom:6px}.fixture-controls{display:flex;gap:14px}.fixture-controls label{flex:1;font-size:12px;min-width:0}.fixture-controls label:last-child{max-width:80px}.fixture-controls select,.fixture-controls input{font-size:13px;min-height:37px;padding:7px 9px}.fixture-meta{display:flex;gap:10px;margin-top:13px;flex-wrap:wrap;font-size:11px;color:#597078}.fixture-meta>span{border-right:1px solid #d9e0df;padding-right:10px}.fixture-item.compact{padding:15px 22px;border-top:1px solid #e5e9e7}.fixture-item.compact h2{font-size:18px;margin-bottom:4px}.fixture-item.compact .fixture-meta{margin:0}.demo-actions{background:#f6f8f7;padding:13px 20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.demo-actions button{font-size:12px;min-height:35px;padding:7px 10px}.inline-check{display:flex;flex-direction:row;align-items:center;gap:7px;font-size:12px;font-weight:400}.results-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin:10px 0 20px}.results-heading h2{margin-bottom:8px;font-size:23px}.results-heading p{margin:0;color:#597077;font-size:13px}.count{display:inline-flex;align-items:center;justify-content:center;width:27px;height:25px;font-size:14px;background:#e5ebe8;border-radius:5px;margin-left:7px}.timestamp{font-size:11px;color:#64767a;white-space:nowrap}.result-card{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;margin-bottom:22px}.result-top{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:18px}.result-top h3{font-family:Georgia,serif;font-size:26px;font-weight:400;margin:0}.result-top .eyebrow{font-size:10px;margin-bottom:5px}.badge{display:inline-flex;align-items:center;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:600;white-space:nowrap;background:#eef1f2;color:#47616a}.badge.match{background:#e8f4ed;color:#205f43}.badge.mismatch{background:#fbe8e5;color:#a02e2d}.badge.unverified{background:#fff3d9;color:#7a5818}.badge.ambiguous{background:#efeaf9;color:#67488c}.badge.excluded{background:#eef1f2;color:#627079}.result-card.mismatch{border-top:3px solid #b34b45}.result-card.match{border-top:3px solid #417b61}.pairing{padding:0 24px 20px;display:grid;grid-template-columns:190px 1fr;gap:7px 12px;align-items:center}.pairing label{font-size:13px;font-weight:500}.pairing select{font-size:13px}.pairing .muted{grid-column:2;font-size:12px}.pair-note{padding:0 24px 22px;font-size:14px;color:#617179;margin:0}.comparison{table-layout:fixed}.comparison th:first-child{width:29%}.comparison th:last-child{width:17%}.comparison td{min-width:0}.comparison tbody th{font-size:13px}.comparison tbody td{font-size:14px}.comparison tr.mismatch td{background:#fff6f3}.comparison tr.mismatch td:nth-child(3){color:#9b302d;font-weight:600}.comparison tr.unverified td{background:#fffdf5}.result-card .table-scroll{border-radius:0;border-inline:0}.result-footer{padding:12px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#5d747a;background:#fafbfa}.result-footer button{font-size:12px}.scope-footnote{font-size:12px;color:#586f76;margin:0 0 20px}dialog{border:1px solid #cbd5d5;border-radius:12px;max-width:880px;width:calc(100% - 40px);max-height:90vh;padding:28px;color:#1c353e;box-shadow:0 24px 80px #16344033}dialog::backdrop{background:#0c293d6b;backdrop-filter:blur(2px)}.modal-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.modal-top h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:0}.history-entry{border-top:1px solid var(--line);padding:20px 0}.history-entry h3 .muted{margin-left:15px}.history-entry dl{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
@media(min-width:1450px){main{padding-inline:58px}.topbar{padding-inline:58px}}@media(max-width:1150px){.sidebar{width:216px;padding:24px 15px}.workspace{margin-left:216px}main{padding:28px}.topbar{padding:20px 28px}.page-heading{align-items:flex-start}.page-heading h1{font-size:33px}.page-heading{flex-wrap:wrap}.library-summary{gap:25px;flex-wrap:wrap}.mapping-grid{grid-template-columns:1fr 1fr}.fixture-item img{width:165px;height:140px}.comparison th,.comparison td{padding:12px}.results-heading{flex-wrap:wrap;gap:4px}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:18px 20px}.sidebar .brand{font-size:22px}.sidebar-project{margin:18px 0 0;padding-top:15px}.sidebar-project select{max-width:450px}.sidebar-project .text-button{margin-top:4px}.sidebar nav{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.sidebar nav button{font-size:13px;padding:9px}.sidebar-bottom{padding:12px 0 0;display:flex;align-items:center;gap:15px}.sidebar-bottom .secondary{width:auto}.sidebar-bottom p,.sidebar-bottom a{display:none}.workspace{margin-left:0}.topbar{padding:15px 20px;min-height:60px;font-size:12px}.local-pill{display:none}main{padding:22px 18px}.page-heading{margin-top:5px}h1{font-size:32px}.data-grid{grid-template-columns:1fr}.panel{padding:20px}.mapping-grid{grid-template-columns:1fr 1fr}.section-head{flex-wrap:wrap;gap:12px}.check-bar{align-items:flex-start;flex-direction:column;padding:18px}.check-bar>.row-actions{width:100%}.check-bar .primary{flex:1}.demo-banner{flex-direction:column;gap:4px;margin-bottom:22px}.fixture-item{padding:15px;gap:15px}.fixture-item img{width:115px;height:100px}.fixture-controls{flex-wrap:wrap;gap:8px}.fixture-controls label{min-width:90px}.fixture-controls label:last-child{max-width:100px}.fixture-details h2{font-size:22px}.fixture-meta{font-size:10px}.demo-shop-head{font-size:10px}.demo-shop-head span:first-child{font-size:12px}.pairing{grid-template-columns:1fr;padding-inline:16px}.pairing .muted{grid-column:1}.result-top{padding:18px 16px}.comparison{table-layout:auto;min-width:540px}.result-footer{padding:12px 16px;flex-wrap:wrap;gap:0}.results-heading .timestamp{font-size:10px}.empty{padding:30px 18px}.empty ol{display:block;text-align:left;margin-left:18px}.empty li{margin:12px 0}footer{padding:18px;flex-direction:column;gap:6px}.steps{gap:15px;font-size:12px}.history-entry dl{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
