:root{--ground:#f5f7f4;--surface:#fff;--surface-2:#edf1ec;--surface-3:#e3eae4;--ink:#16211c;--ink-2:#3d4c45;--muted:#6c7c74;--rule:#dbe2dc;--rule-strong:#c2cdc5;--accent:#17654b;--accent-ink:#0e4a36;--accent-soft:#dceae1;--accent-line:#9fc6b1;--red:#9e2f2f;--red-soft:#f6e3e1;--amber:#8a6212;--amber-soft:#f8efd9;--green:#1f7a4d;--green-soft:#dfefe4;--blue:#2a5c93;--blue-soft:#dee8f3;--grey-soft:#e8ece9}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ground:#0f1412;--surface:#161d19;--surface-2:#1d2621;--surface-3:#243029;--ink:#e3e9e4;--ink-2:#b4c1b9;--muted:#83978c;--rule:#28322c;--rule-strong:#3a473f;--accent:#63c398;--accent-ink:#8fd9b5;--accent-soft:#172c23;--accent-line:#2e5a45;--red:#e58a80;--red-soft:#2c1917;--amber:#d7b45c;--amber-soft:#2a2317;--green:#6fc796;--green-soft:#152a1e;--blue:#8fb6e0;--blue-soft:#16202c;--grey-soft:#212a25}}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--ground);color:var(--ink);-webkit-font-smoothing:antialiased;font-feature-settings:"palt" 1;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,system-ui,sans-serif;font-size:14px;line-height:1.6}button,input,select{font:inherit;color:inherit}a{color:var(--accent-ink)}.mono{font-family:JetBrains Mono,ui-monospace,monospace}.num{font-variant-numeric:tabular-nums;text-align:right}.app{flex-direction:column;height:100%;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--rule);flex-wrap:wrap;align-items:center;gap:1rem;padding:.7rem 1.1rem;display:flex}.brand{letter-spacing:.02em;font-weight:700}.brand small{color:var(--muted);letter-spacing:.08em;font-size:.7rem;font-weight:400;display:block}.spacer{flex:1}.who{color:var(--muted);font-size:.8rem}.badge{letter-spacing:.03em;border:1px solid #0000;border-radius:2px;align-items:center;gap:.35rem;padding:.18rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge.ro{background:var(--amber-soft);color:var(--amber);border-color:var(--amber)}.badge.ok{background:var(--accent-soft);color:var(--accent-ink);border-color:var(--accent-line)}.badge.bad{background:var(--red-soft);color:var(--red);border-color:var(--red)}.meta{background:var(--surface);border-bottom:1px solid var(--rule);flex-wrap:wrap;gap:0;display:flex}.meta>div{border-right:1px solid var(--rule);padding:.55rem 1.1rem}.meta .lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.66rem;display:block}.meta .val{font-weight:700}.chips{background:var(--surface-2);border-bottom:1px solid var(--rule);flex-wrap:wrap;gap:.45rem;padding:.75rem 1.1rem;display:flex}.chip{border:1px solid var(--rule-strong);background:var(--surface);cursor:pointer;border-radius:3px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.8rem;display:inline-flex}.chip:hover{border-color:var(--accent)}.chip[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);font-weight:700}.chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip .n{font-variant-numeric:tabular-nums;font-weight:700}.filters{background:var(--surface);border-bottom:1px solid var(--rule);flex-wrap:wrap;align-items:center;gap:.6rem;padding:.7rem 1.1rem;display:flex}.filters input[type=search],.filters select{border:1px solid var(--rule-strong);background:var(--surface);border-radius:3px;padding:.35rem .55rem}.filters input[type=search]{min-width:15rem}.filters label{color:var(--ink-2);align-items:center;gap:.35rem;font-size:.82rem;display:inline-flex}.btn{border:1px solid var(--rule-strong);background:var(--surface);cursor:pointer;border-radius:3px;padding:.35rem .7rem;font-size:.82rem}.btn:hover{border-color:var(--accent);color:var(--accent-ink)}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn:disabled{opacity:.5;cursor:default}.count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8rem}.tablewrap{background:var(--surface);flex:1;overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;font-size:.82rem}thead th{z-index:2;background:var(--surface-2);text-align:left;border-bottom:1px solid var(--rule-strong);white-space:nowrap;letter-spacing:.04em;color:var(--ink-2);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem .6rem;font-size:.72rem;position:sticky;top:0}thead th.sortable:hover{color:var(--accent-ink)}thead th .dir{color:var(--accent);margin-left:.25rem}tbody td{border-bottom:1px solid var(--rule);white-space:nowrap;padding:.4rem .6rem}tbody tr:hover td{background:var(--surface-2)}tbody tr.ended td{color:var(--muted)}td.name{white-space:normal;min-width:16rem;max-width:26rem}td.action{white-space:normal;min-width:14rem;max-width:24rem;color:var(--ink-2);font-size:.78rem}.pill{white-space:nowrap;border-radius:2px;padding:.1rem .45rem;font-size:.74rem;font-weight:700;display:inline-block}.pill.s-urgent,.pill.s-out{background:var(--red-soft);color:var(--red)}.pill.s-check{background:var(--amber-soft);color:var(--amber)}.pill.s-ok{background:var(--green-soft);color:var(--green)}.pill.s-over{background:var(--blue-soft);color:var(--blue)}.pill.s-idle,.pill.s-end{background:var(--grey-soft);color:var(--muted)}.ch{color:var(--muted);font-size:.72rem}.neg{color:var(--red);font-weight:700}.mo-bar{background:var(--accent-line);vertical-align:middle;border-radius:1px;height:.5rem;margin-left:.35rem;display:inline-block}.center{text-align:center;place-items:center;height:100%;padding:2rem;display:grid}.card{background:var(--surface);border:1px solid var(--rule);border-radius:4px;width:100%;max-width:42rem;padding:1.75rem 2rem}.center{align-items:start;padding-top:3rem}.card h2{margin:0 0 .6rem;font-size:1.1rem}.card p{color:var(--ink-2);margin:0 0 1rem}.err{border-left:3px solid var(--red);background:var(--red-soft);margin:1rem;padding:.9rem 1.1rem}.err h3{color:var(--red);margin:0 0 .4rem;font-size:.9rem}.err ul{margin:.3rem 0 0;padding-left:1.2rem;font-size:.82rem}.overlay{z-index:40;background:#0a100d73;place-items:start center;padding:3rem 1rem;display:grid;position:fixed;inset:0;overflow:auto}.panel{background:var(--surface);border:1px solid var(--rule-strong);border-radius:5px;width:100%;max-width:46rem;padding:1.3rem 1.5rem;box-shadow:0 12px 40px -12px #0006}.panel .tw{border:1px solid var(--rule);border-radius:3px;margin:.6rem 0;overflow-x:auto}.panel table{border-collapse:collapse;width:100%;font-size:.82rem}.panel th,.panel td{border-bottom:1px solid var(--rule);text-align:left;padding:.4rem .6rem}.panel thead th{background:var(--surface-2);font-size:.72rem}.call-ok{border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--accent-ink);border-radius:0 3px 3px 0;margin:.8rem 0;padding:.8rem 1rem;font-size:.9rem}:root{--ch-am-new:#fffde1;--ch-rakuten:#e3edf7;--ch-am-old:#fff3e0;--ch-betsu:#f1e8f6}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ch-am-new:#26240f;--ch-rakuten:#131e29;--ch-am-old:#291f10;--ch-betsu:#221a28}}tbody tr.ch-am-new td{background:var(--ch-am-new)}tbody tr.ch-rakuten td{background:var(--ch-rakuten)}tbody tr.ch-am-old td{background:var(--ch-am-old)}tbody tr.ch-betsu td{background:var(--ch-betsu)}tbody tr.ch-am-new:hover td,tbody tr.ch-rakuten:hover td,tbody tr.ch-am-old:hover td,tbody tr.ch-betsu:hover td{filter:brightness(.96)}tbody tr.sku-break td{border-top:2px solid var(--rule-strong)}td .zero{color:var(--muted);opacity:.6}thead th:first-child,tbody td:first-child{z-index:3;background:var(--surface);position:sticky;left:0}thead th:nth-child(2),tbody td:nth-child(2){z-index:3;background:var(--surface);position:sticky;left:6.5rem}thead th:first-child,thead th:nth-child(2){z-index:5;background:var(--surface-2)}tbody td:first-child{text-overflow:ellipsis;min-width:6.5rem;max-width:6.5rem;overflow:hidden}tbody td:nth-child(2){box-shadow:4px 0 6px -4px #00000026}tbody tr.ch-am-new td:nth-child(-n+2){background:var(--ch-am-new)}tbody tr.ch-rakuten td:nth-child(-n+2){background:var(--ch-rakuten)}tbody tr.ch-am-old td:nth-child(-n+2){background:var(--ch-am-old)}tbody tr.ch-betsu td:nth-child(-n+2){background:var(--ch-betsu)}tbody tr:hover td:nth-child(-n+2){background:var(--surface-2)}@media (width<=900px){html,body,#root{height:auto}.app{height:auto;min-height:100vh}.tablewrap{flex:none;overflow:auto visible}thead th{position:static}thead th:first-child{position:sticky;top:auto}thead th:nth-child(2),tbody td:nth-child(2){box-shadow:none;position:static}tbody td:first-child{min-width:4.6rem;max-width:4.6rem;font-size:.72rem;box-shadow:4px 0 6px -4px #00000026}td.name{white-space:normal;min-width:9rem;max-width:10rem}td.name .ch{word-break:break-all;font-size:.64rem}td.action{min-width:9rem;max-width:12rem}table{font-size:.78rem}tbody td{padding:.35rem .45rem}thead th{padding:.4rem .45rem}.topbar{gap:.5rem;padding:.6rem .8rem}.meta>div{padding:.45rem .8rem}.chips,.filters{padding:.6rem .8rem}.filters input[type=search]{flex:100%;min-width:0}}.tabs{background:var(--surface-2);border:1px solid var(--rule);border-radius:4px;gap:.25rem;padding:.2rem;display:flex}.tab{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:3px;padding:.3rem .9rem;font-size:.85rem}.tab[aria-pressed=true]{background:var(--surface);color:var(--ink);font-weight:700;box-shadow:0 1px 2px #0000001f}.tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.analytics{flex:1;padding-bottom:3rem;overflow-y:auto}.apanel{background:var(--surface);border-bottom:1px solid var(--rule);padding:1rem 1.1rem}.apanel h3{margin:.1rem 0 .7rem;font-size:.95rem}.btn.inline{vertical-align:baseline;padding:.1rem .5rem;font-size:.78rem}.pos{color:var(--green);font-weight:700}td .neg,.neg{color:var(--red);font-weight:700}.dot{vertical-align:baseline;border-radius:50%;width:.65rem;height:.65rem;margin-right:.3rem;display:inline-block}.legend{flex-wrap:wrap;gap:.3rem .8rem;margin-bottom:.5rem;display:flex}.lg{cursor:pointer;color:var(--ink-2);background:0 0;border:none;border-radius:3px;padding:.15rem .3rem;font-size:.8rem}.lg:hover{background:var(--surface-2)}.lg:focus-visible{outline:2px solid var(--accent)}.chartwrap{width:100%;position:relative}.chartwrap svg{width:100%;height:auto;display:block}.chartwrap .grid{stroke:var(--rule);stroke-width:1px}.chartwrap .zero{stroke:var(--rule-strong);stroke-width:1.5px}.chartwrap .hoverline{stroke:var(--rule-strong);stroke-width:1px;stroke-dasharray:3 3}.chartwrap .tick{fill:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px}.charttip{background:var(--surface);border:1px solid var(--rule-strong);pointer-events:none;border-radius:4px;max-width:18rem;padding:.5rem .7rem;font-size:.78rem;position:absolute;top:.4rem;right:.4rem;box-shadow:0 4px 14px -6px #0000004d}.charttip div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.atable{border:1px solid var(--rule);border-radius:3px;overflow-x:auto}.atable table{border-collapse:collapse;width:100%;font-size:.8rem}.atable th,.atable td{border-bottom:1px solid var(--rule);white-space:nowrap;text-align:left;padding:.35rem .55rem}.atable thead th{background:var(--surface-2);font-size:.72rem}.atable th:first-child,.atable td:first-child{background:var(--surface);z-index:2;text-overflow:ellipsis;max-width:14rem;position:sticky;left:0;overflow:hidden}.atable thead th:first-child{background:var(--surface-2);z-index:3}.atable .num{text-align:right;font-variant-numeric:tabular-nums}.pareto{gap:.25rem;display:grid}.prow{grid-template-columns:minmax(8rem,14rem) 1fr 5.5rem 3.6rem 5.2rem;align-items:center;gap:.6rem;font-size:.8rem;display:grid}.plabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pbar-bg{background:var(--surface-2);border-radius:2px;height:1rem;overflow:hidden}.pbar{background:var(--accent);opacity:.75;border-radius:2px;min-width:2px;height:100%}.pval{text-align:right;font-variant-numeric:tabular-nums}.pshare{text-align:right;font-variant-numeric:tabular-nums;color:var(--ink-2)}.pcum{text-align:right;font-variant-numeric:tabular-nums;color:var(--muted);font-size:.72rem}.mo2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.mo2 .tw{border:1px solid var(--rule);border-radius:3px;overflow-x:auto}.mo2 table{border-collapse:collapse;width:100%;font-size:.78rem}.mo2 th,.mo2 td{border-bottom:1px solid var(--rule);text-align:left;padding:.35rem .5rem}.mo2 thead th{background:var(--surface-2);font-size:.7rem}.mo2 .num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}@media (width<=900px){.analytics{overflow:visible}.mo2{grid-template-columns:1fr}.prow{grid-template-columns:minmax(6rem,9rem) 1fr 4.5rem 3.2rem;font-size:.72rem}.pcum{display:none}.tabs{order:-1}}.atable .grandrow td{border-top:2px solid var(--rule-strong);background:var(--surface-2)}.atable .grandrow td:first-child{background:var(--surface-2)}.seg{border:1px solid var(--rule-strong);background:var(--surface-2);border-radius:4px;gap:.15rem;margin:0;padding:.15rem;display:inline-flex}.segopt{cursor:pointer;position:relative}.segopt input{opacity:0;pointer-events:none;position:absolute}.segopt span{color:var(--muted);white-space:nowrap;border-radius:3px;padding:.28rem .65rem;font-size:.8rem;display:inline-block}.segopt input:checked+span{background:var(--surface);color:var(--ink);font-weight:700;box-shadow:0 1px 2px #0000001f}.segopt input:focus-visible+span{outline:2px solid var(--accent);outline-offset:1px}.segopt:hover span{color:var(--ink-2)}@media (width<=900px){.seg{flex-wrap:wrap}}input.qty{border:1px solid var(--rule-strong);background:var(--surface);text-align:right;font-variant-numeric:tabular-nums;border-radius:3px;width:4.6rem;padding:.2rem .35rem;font-size:.82rem}input.qty:focus{outline:2px solid var(--accent);outline-offset:1px}input.qty.saving{opacity:.5}input.qty::placeholder{color:var(--muted)}.linknum{cursor:pointer;color:var(--accent-ink);font-variant-numeric:tabular-nums;font-size:inherit;background:0 0;border:none;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.linknum:hover{color:var(--accent)}button.linksku{cursor:pointer;color:var(--link,#0e4a36);font-size:inherit;background:0 0;border:none;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}button.linksku:hover{text-decoration:underline}.density-compact table{font-size:.8rem}.density-compact thead th{padding:.25rem .4rem}.density-compact tbody td{padding:.12rem .4rem;line-height:1.25}.density-compact input.qty{padding:.05rem .25rem;font-size:.8rem}.density-compact .chip,.density-compact .badge{padding:.05rem .35rem;font-size:.72rem}.density-compact .linksku,.density-compact .linknum{font-size:.8rem}.density-compact tbody td:first-child,.density-compact tbody td:nth-child(2){position:static}.density-compact thead th:first-child,.density-compact thead th:nth-child(2){z-index:2;background:var(--surface-2);position:sticky;top:0;left:auto}.density-compact thead th:nth-child(3),.density-compact tbody td:nth-child(3){z-index:3;background:var(--surface);text-overflow:ellipsis;min-width:4.5rem;max-width:4.5rem;position:sticky;left:0;overflow:hidden}.density-compact thead th:nth-child(4),.density-compact tbody td:nth-child(4){z-index:3;background:var(--surface);text-overflow:ellipsis;white-space:nowrap;min-width:12rem;max-width:12rem;position:sticky;left:4.5rem;overflow:hidden}.density-compact thead th:nth-child(5),.density-compact tbody td:nth-child(5){z-index:3;background:var(--surface);min-width:3.6rem;max-width:3.6rem;position:sticky;left:16.5rem;box-shadow:4px 0 6px -4px #00000026}.density-compact tbody td:nth-child(2){box-shadow:none}.density-compact thead th{position:sticky;top:0}.density-compact thead th:nth-child(3),.density-compact thead th:nth-child(4),.density-compact thead th:nth-child(5){z-index:5;background:var(--surface-2)}.density-compact tbody tr.ch-am-new td{background:var(--ch-am-new)}.density-compact tbody tr.ch-rakuten td{background:var(--ch-rakuten)}.density-compact tbody tr.ch-am-old td{background:var(--ch-am-old)}.density-compact tbody tr.ch-betsu td{background:var(--ch-betsu)}.density-compact tbody tr:hover td{background:var(--surface-2)}.meta .meta-chips{background:0 0;border-bottom:none;border-right:none;align-items:center;padding:.45rem .8rem}.need,.linknum.need{color:#c0392b;font-weight:700}
