*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5}#root{min-height:100vh}a{color:inherit;text-decoration:none}@keyframes scanner-flash-pop{0%{opacity:0;transform:scale(.72)}18%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.scanner-flash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f170f57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.scanner-flash__card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 44px;border-radius:24px;background:#fffffffa;animation:scanner-flash-pop .35s ease-out;pointer-events:none;width:min(92vw,640px);text-align:center}.scanner-flash__icon{font-size:140px;line-height:1}.scanner-flash__title{font-size:clamp(26px,4.5vw,36px);font-weight:800;letter-spacing:.01em;line-height:1.2}.scanner-flash__detail{font-size:clamp(16px,2.6vw,20px);line-height:1.35;opacity:.9}.scanner-flash--success .scanner-flash__card{box-shadow:0 22px 56px #16653447}.scanner-flash--success .scanner-flash__icon{font-size:200px;color:#16a34a;filter:drop-shadow(0 10px 24px rgba(22,163,74,.4))}.scanner-flash--success .scanner-flash__title{color:#166534}.scanner-flash--success .scanner-flash__detail{color:#3f6212}.scanner-flash--warning .scanner-flash__card{box-shadow:0 22px 56px #b4530947}.scanner-flash--warning .scanner-flash__icon{color:#ea580c;filter:drop-shadow(0 10px 24px rgba(234,88,12,.35))}.scanner-flash--warning .scanner-flash__title{color:#9a3412}.scanner-flash--warning .scanner-flash__detail{color:#c2410c}.scanner-flash--error .scanner-flash__card{box-shadow:0 22px 56px #b91c1c47}.scanner-flash--error .scanner-flash__icon{color:#dc2626;filter:drop-shadow(0 10px 24px rgba(220,38,38,.35))}.scanner-flash--error .scanner-flash__title{color:#991b1b}.scanner-flash--error .scanner-flash__detail{color:#b91c1c}.scanner-flash--info .scanner-flash__card{box-shadow:0 22px 56px #1d4ed83d}.scanner-flash--info .scanner-flash__icon{color:#2563eb;filter:drop-shadow(0 10px 24px rgba(37,99,235,.3))}.scanner-flash--info .scanner-flash__title{color:#1e3a8a}.scanner-flash--info .scanner-flash__detail{color:#1d4ed8}.spp-page{display:flex;flex-direction:column;gap:12px;min-height:0}.spp-matrix-wrap{overflow:auto;max-height:min(72dvh,calc(100dvh - 18rem));border:1px solid #f0f0f0;border-radius:8px;background:#fff;overscroll-behavior:contain}.spp-matrix{--spp-article: 220px;--spp-price: 78px;--spp-trend: 92px;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-variant-numeric:tabular-nums}.spp-matrix th,.spp-matrix td{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:0;vertical-align:middle}.spp-matrix thead th{position:sticky;top:0;z-index:4;background:#fafafa;font-weight:600;font-size:11px;line-height:1.15;color:#434343;box-shadow:0 1px #f0f0f0}.spp-matrix .spp-sticky-article,.spp-matrix .spp-sticky-seller,.spp-matrix .spp-sticky-buyer,.spp-matrix .spp-sticky-trend{position:sticky;z-index:3;background:#fff}.spp-matrix thead .spp-sticky-article,.spp-matrix thead .spp-sticky-seller,.spp-matrix thead .spp-sticky-buyer,.spp-matrix thead .spp-sticky-trend{z-index:6;background:#fafafa}.spp-matrix .spp-sticky-article{left:0;width:var(--spp-article);min-width:var(--spp-article);max-width:var(--spp-article);box-shadow:1px 0 #f0f0f0}.spp-matrix .spp-sticky-seller{left:var(--spp-article);width:var(--spp-price);min-width:var(--spp-price)}.spp-matrix .spp-sticky-buyer{left:calc(var(--spp-article) + var(--spp-price));width:var(--spp-price);min-width:var(--spp-price)}.spp-matrix .spp-sticky-trend{left:calc(var(--spp-article) + var(--spp-price) * 2);min-width:var(--spp-trend);width:var(--spp-trend);box-shadow:4px 0 8px #0000000a}.spp-matrix tbody tr:hover .spp-sticky-article,.spp-matrix tbody tr:hover .spp-sticky-seller,.spp-matrix tbody tr:hover .spp-sticky-buyer,.spp-matrix tbody tr:hover .spp-sticky-trend,.spp-matrix tbody tr:hover .spp-heat.is-empty,.spp-matrix tbody tr:hover .spp-heat.is-unknown{background:#f6ffed}.spp-matrix tbody tr.is-selected .spp-sticky-article,.spp-matrix tbody tr.is-selected .spp-sticky-seller,.spp-matrix tbody tr.is-selected .spp-sticky-buyer,.spp-matrix tbody tr.is-selected .spp-sticky-trend{background:#e6f4ff}.spp-price-head{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:inherit;color:inherit;width:100%;text-align:right;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;white-space:nowrap;text-wrap:nowrap}.spp-price-cell{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;padding:4px 8px;min-height:36px;font-size:12px;font-weight:650;line-height:1.15;white-space:nowrap;text-wrap:nowrap}.spp-price-asof{font-size:10px;font-weight:500;color:#8c8c8c}.spp-matrix .spp-article-cell{display:flex;flex-direction:column;gap:1px;padding:5px 10px;min-height:36px;justify-content:center}.spp-matrix .spp-article-cell strong{font-size:13px;font-weight:600;line-height:1.2;cursor:copy}.spp-matrix .spp-article-meta{font-size:11px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.spp-matrix .spp-trend-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:4px 6px;min-height:36px}.spp-matrix .spp-change{font-size:11px;font-weight:600;line-height:1}.spp-matrix .spp-change.is-up{color:#cf1322}.spp-matrix .spp-change.is-down{color:#389e0d}.spp-matrix .spp-change.is-flat{color:#8c8c8c}.spp-matrix .spp-date-head{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:inherit;color:inherit;width:52px;min-width:52px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 2px}.spp-matrix .spp-date-head.is-weekend{color:#8c8c8c}.spp-matrix .spp-date-head.is-end{background:#f0f5ff;color:#1677ff}.spp-matrix .spp-date-head.is-sorted{color:#1677ff}.spp-matrix .spp-wd{display:block;font-weight:400;text-transform:lowercase}.spp-heat{width:52px;min-width:52px;height:36px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;cursor:pointer;outline:none}.spp-matrix--prices .spp-date-head,.spp-matrix--both .spp-date-head,.spp-matrix--prices .spp-heat,.spp-matrix--both .spp-heat{width:74px;min-width:74px}.spp-matrix--prices .spp-heat,.spp-matrix--both .spp-heat{height:auto;min-height:46px;flex-direction:column;gap:0;line-height:1.15;padding:2px 2px 3px}.spp-heat-line{display:block;max-width:100%;white-space:nowrap;text-wrap:nowrap;font-variant-numeric:tabular-nums}.spp-heat-pct{font-size:12px;font-weight:700}.spp-heat-seller,.spp-heat-buyer{min-height:1.15em}.spp-heat-seller{font-size:11px;font-weight:650}.spp-heat-buyer{font-size:10px;font-weight:550}.spp-heat.is-empty{color:transparent;background:#fff}.spp-heat.is-unknown{color:#d9d9d9;background:#fafafa;font-weight:400}.spp-heat.is-up{box-shadow:inset 0 3px #d48806}.spp-heat.is-down{box-shadow:inset 0 3px #0958d9}.spp-heat.is-selected{box-shadow:inset 0 0 0 2px #1677ff}.spp-heat.is-selected.is-up{box-shadow:inset 0 0 0 2px #1677ff,inset 0 3px #d48806}.spp-heat.is-selected.is-down{box-shadow:inset 0 0 0 2px #1677ff,inset 0 3px #0958d9}.spp-heat:focus-visible{box-shadow:inset 0 0 0 2px #1677ff}.spp-legend{display:flex;align-items:center;gap:8px;font-size:12px;color:#8c8c8c}.spp-legend-bar{width:168px;height:10px;border-radius:99px;background:linear-gradient(90deg,#f5f8f1,#cde9c3,#88dd8b,#31d869,#076945)}.spp-detail{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:baseline;padding:8px 12px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;font-size:13px}.spp-detail strong{font-variant-numeric:tabular-nums}@media (max-width: 768px){.spp-matrix-wrap{max-height:min(64dvh,calc(100dvh - 12rem))}.spp-matrix{--spp-article: 140px;--spp-price: 68px;--spp-trend: 72px}}.sales-target-cell{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:0;line-height:1.2;cursor:default}.sales-target-cell__row{display:inline-flex;align-items:baseline;gap:6px;font-variant-numeric:tabular-nums}.sales-target-cell__qty{font-weight:600;color:#262626}.sales-target-cell__empty{color:#bfbfbf}.sales-target-pill{--sales-target-pill-bg: #f5f5f5;font-size:11px;font-weight:600;line-height:18px;padding:0 6px;border-radius:999px;white-space:nowrap;border:1px solid transparent;background:var(--sales-target-pill-bg);color:#595959}.sales-target-pill--deficit20{--sales-target-pill-bg: #fffbe6;color:#ad6800}.sales-target-pill--deficit40{--sales-target-pill-bg: #fff7e6;color:#d46b08;border-color:#ffd591}.sales-target-pill--surplus20{--sales-target-pill-bg: #fff1f0;color:#a8071a}.sales-target-pill--surplus40{--sales-target-pill-bg: #fff1f0;color:#a8071a;border-color:#ffa39e}@supports (color: contrast-color(red)){.sales-target-pill{color:contrast-color(var(--sales-target-pill-bg))}}.sales-target-meter{position:relative;width:72px;height:3px;background:#f0f0f0;border-radius:999px}.sales-target-meter__fill{display:block;height:100%;border-radius:999px;background:#d9d9d9;max-width:100%}.sales-target-meter__fill[data-band=deficit20]{background:#faad14}.sales-target-meter__fill[data-band=deficit40]{background:#d48806}.sales-target-meter__fill[data-band=surplus20]{background:#ff7875}.sales-target-meter__fill[data-band=surplus40]{background:#cf1322}.sales-target-meter__mark{position:absolute;top:-2px;width:1px;height:7px;background:#8c8c8c;transform:translate(-50%);pointer-events:none}.sales-days-cell--in-window,.sales-days-cell--below,.sales-days-cell--topup{display:inline-block;padding:1px 6px;border-radius:4px;font-weight:600;font-variant-numeric:tabular-nums}.sales-days-cell--in-window{--sales-days-bg: #ffd666;background-color:var(--sales-days-bg);color:#613400}.sales-days-cell--below{--sales-days-bg: #ff4d4f;background-color:var(--sales-days-bg);color:#fff}.sales-days-cell--topup{--sales-days-bg: #b6e36a;background-color:var(--sales-days-bg);color:#135200}@supports (color: contrast-color(red)){.sales-days-cell--in-window,.sales-days-cell--below,.sales-days-cell--topup{color:contrast-color(var(--sales-days-bg))}}.sales-digest{position:relative;margin-bottom:10px;border:1px solid #f0f0f0;border-radius:8px;background:#fff}.sales-digest__copy{position:absolute;top:6px;right:8px;z-index:1;border:0;background:transparent;color:#1677ff;font:inherit;font-size:12px;line-height:22px;padding:0 4px;cursor:pointer}.sales-digest__copy:hover{color:#0958d9}.sales-digest summary{cursor:pointer;list-style:none;padding:8px 112px 8px 12px;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.sales-digest summary::-webkit-details-marker{display:none}.sales-digest summary:before{content:"▸";color:#8c8c8c;font-size:11px}.sales-digest details[open] summary:before{content:"▾"}.sales-digest__title{font-size:13px;font-weight:600;color:#262626}.sales-digest__headline{font-size:12px;color:#434343;font-variant-numeric:tabular-nums}.sales-digest__headline.is-quiet{color:#8c8c8c}.sales-digest__body{padding:0 12px 10px 28px}.sales-digest__scope,.sales-digest__empty,.sales-digest__total,.sales-digest__more{margin:0 0 8px;font-size:12px;color:#8c8c8c}.sales-digest__total{color:#434343;font-variant-numeric:tabular-nums}.sales-digest__label{margin:8px 0 4px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#8c8c8c;text-transform:uppercase}.sales-digest__clusters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.sales-digest__cluster,.sales-digest__sku,.sales-digest__table{border:1px solid #f0f0f0;background:#fafafa;border-radius:6px;font:inherit;cursor:pointer;text-align:left}.sales-digest__cluster{display:inline-flex;flex-direction:column;gap:1px;padding:4px 8px;color:#262626;font-size:12px}.sales-digest__cluster:hover,.sales-digest__sku:hover,.sales-digest__table:hover{border-color:#d9d9d9;background:#fff}.sales-digest__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.sales-digest__sku{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;width:100%;padding:4px 8px;color:#262626}.sales-digest__article{font-weight:600;font-variant-numeric:tabular-nums}.sales-digest__meta{color:#8c8c8c;font-size:12px;font-variant-numeric:tabular-nums}.sales-digest__order{font-size:12px;font-variant-numeric:tabular-nums}.sales-digest__table{margin-top:8px;padding:4px 10px;color:#1677ff;font-size:12px}.ad-group-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:8px 12px;border-bottom:1px solid #f0f0f0}.ad-cabinets{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:12px}.ad-cabinet{flex:0 0 196px;display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-height:86px;padding:8px 12px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;color:#262626;text-align:left;cursor:pointer}.ad-cabinet:hover{border-color:#91caff}.ad-cabinet.is-on{border-color:#1677ff;background:#1677ff0a}.ad-cabinet__mp{font-size:11px;font-weight:650;color:#1677ff}.ad-cabinet__name{max-width:100%;font-size:14px;font-weight:650;line-height:1.3;white-space:nowrap;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-cabinet__meta{max-width:100%;font-size:12px;color:#595959;font-variant-numeric:tabular-nums;white-space:nowrap;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-group-toolbar__hint{font-size:12px;font-variant-numeric:tabular-nums}.ad-group+.ad-group{border-top:1px solid #f0f0f0}.ad-group__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;width:100%;margin:0;padding:8px 12px;border:0;background:#fafafa;color:#262626;text-align:left;cursor:pointer}.ad-group__head:hover{background:#f5f5f5}.ad-group__mark{width:8px;height:8px;border-radius:50%;align-self:center;flex:0 0 auto}.ad-group__title{font-weight:600}.ad-group__meta,.ad-group__hint,.ad-group__toggle{font-size:12px;font-variant-numeric:tabular-nums;color:#595959}.ad-group__hint{flex:1 1 180px;color:#8c8c8c}.ad-group__toggle{margin-left:auto;color:#1677ff}.ad-products-table .ant-table-thead>tr>th{text-wrap:nowrap;white-space:nowrap}.dash-figures{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.dash-figure-link{display:block;height:100%;color:inherit}.dash-figure{height:100%;background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:10px 12px}.dash-figure-link:hover .dash-figure{border-color:#d9d9d9}.dash-figure-label,.dash-figure-hint,.dash-sync-name,.dash-sync-meta,.dash-sync-bad,.dash-bar-scale,.dash-op-label{text-wrap:nowrap;white-space:nowrap}.dash-figure-label,.dash-figure-hint{overflow:hidden;text-overflow:ellipsis}.dash-figure-label{font-size:12px;color:#8c8c8c}.dash-figure-value{margin-top:2px;font-size:22px;line-height:1.25;font-variant-numeric:tabular-nums}.dash-figure-hint{min-height:18px;font-size:12px;color:#595959;font-variant-numeric:tabular-nums}.dash-bars{display:flex;align-items:flex-end;gap:3px;height:72px}.dash-bar{flex:1;min-width:4px;background:#8c8c8c;border-radius:2px 2px 0 0}.dash-bar-scale{display:flex;justify-content:space-between;gap:8px;margin-top:6px;font-size:12px;color:#8c8c8c;font-variant-numeric:tabular-nums}.dash-sync-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:7px 0;border-bottom:1px solid #f5f5f5;font-size:13px}.dash-sync-row:last-child{border-bottom:none}.dash-sync-name{overflow:hidden;text-overflow:ellipsis}.dash-sync-meta{color:#8c8c8c;font-variant-numeric:tabular-nums}.dash-sync-bad{color:#d48806;font-variant-numeric:tabular-nums}.dash-ops{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dash-op{display:flex;flex-direction:column;gap:2px;color:inherit;padding:8px 4px}.dash-op-value{font-size:22px;line-height:1.2;font-variant-numeric:tabular-nums}.dash-op-label{font-size:12px;color:#8c8c8c;overflow:hidden;text-overflow:ellipsis}@media (max-width: 720px){.dash-ops{grid-template-columns:repeat(2,minmax(0,1fr))}}
