*{box-sizing:border-box;margin:0;padding:0}body{font-family:Hiragino Sans,Yu Gothic,Meiryo,sans-serif;background:#f2f2f2;color:#222;font-size:14px;display:flex;flex-direction:column;height:100vh;overflow:hidden}.page-header{background:#fff;color:#222;padding:10px 18px;display:flex;flex-wrap:wrap;row-gap:8px;align-items:center;gap:12px;flex-shrink:0;border-bottom:1px solid #ececea;position:sticky;top:0;z-index:101}.page-header>div{display:flex;flex-wrap:wrap;row-gap:6px;align-items:center}.page-header h1{font-size:17px;font-weight:700;font-family:Hiragino Sans,Yu Gothic,Meiryo,sans-serif;color:#222}.page-header .sub{font-size:14px;opacity:.7;margin-top:2px;color:#666}.hcount{background:#e6f1fb;padding:0 12px;border-radius:5px;font-size:14px;font-weight:600;color:#0c447c;display:inline-flex;align-items:center;height:28px}.page-header .btn{background:#3097d1;border-color:transparent;color:#fff;font-weight:600}.page-header .btn:hover{background:#2a88bd;border-color:transparent}.page-header .cinfo{color:#777}.controls{background:#f8f8f8;border-bottom:1px solid #ddd;padding:8px 16px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex-shrink:0}.sw{position:relative;flex:1;min-width:200px;max-width:360px}.sw input{width:100%;padding:6px 28px 6px 10px;border:1.5px solid #d8d0c4;border-radius:3px;font-size:14px;outline:none;transition:border-color .15s}.sw input:focus{border-color:#3097d1;box-shadow:0 0 0 3px #3097d126}.sw .x{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer;color:#bbb;font-size:14px}.sw .x:hover{color:#666}.fg{display:flex;gap:5px;align-items:center}.fg label{font-size:14px;color:#666;white-space:nowrap;font-weight:500}select{padding:5px 8px;border:1.5px solid #d5d5d5;border-radius:3px;font-size:14px;background:#fff;cursor:pointer;outline:none;transition:border-color .15s}select:focus{border-color:#3097d1}.btn{height:28px;padding:0 14px;border:none;border-radius:5px;font-size:14px;background:#fff;box-shadow:0 1px 2px #00000014;cursor:pointer;color:#333;font-weight:500;transition:all .15s;display:inline-flex;align-items:center}.btn:hover{background:#e6f1fb}.cinfo{height:28px;font-size:13px;font-weight:500;color:#555;white-space:nowrap;background:transparent;box-shadow:none;padding:0 4px;margin-left:4px;display:inline-flex;align-items:center}.pager{display:flex;flex-wrap:wrap;row-gap:6px;gap:6px;align-items:center;margin-left:auto}.pager button{width:28px;height:28px;border:none;border-radius:5px;background:#fff;box-shadow:0 1px 2px #00000014;cursor:pointer;font-size:13px;transition:all .15s;display:inline-flex;align-items:center;justify-content:center}.pager button:hover:not(:disabled){background:#e8e8e5}.pager button:disabled{opacity:.3;cursor:default}.pager span{font-size:13px;color:#666;white-space:nowrap;padding:0 6px}.pager .btn{width:auto}.filter-bar{background:#f8f8f8;border-bottom:1px solid #ddd;padding:8px 16px;display:flex;flex-direction:column;gap:6px;flex-shrink:0}.fb-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fb-group{display:flex;align-items:center;gap:8px}.fb-label{font-size:14px;font-weight:600;color:#555;white-space:nowrap}.fb-sep{width:1px;height:36px;background:#ddd;margin:0 4px}.dash-cards{display:flex;flex-direction:column;gap:4px}.dash-cards-inline{flex-direction:row;flex-wrap:wrap;gap:6px}.dash-cards-inline .dash-card-cat{width:auto}.dash-cards-segment{display:flex;background:#fff;border-radius:5px;box-shadow:0 1px 2px #0000000f;overflow:hidden}.dash-cards-segment .dash-card-cat{width:auto;box-shadow:none;border:none;border-left:none;border-right:1px solid #ececea;border-radius:0;background:transparent;padding:4px 12px}.dash-cards-segment .dash-card-cat:last-child{border-right:none}.dash-cards-segment .dash-card-cat:hover{background:#f5f5f5;box-shadow:none;border-left:none}.dash-cards-segment .dash-card-cat.dc-active{background:#3097d1;border-left:none}.dash-cards-segment .dash-card-cat.dc-active .dc-lbl{color:#fff;font-weight:500}.dash-cards-segment .dash-card-cat.dc-active:hover{background:#2a88bd}.dash-cards-segment .dash-card-cat.dc-active-hide{background:#fdece4;border-left:none}.dash-cards-segment .dash-card-cat.dc-active-hide .dc-lbl{color:#a03020;font-weight:500}.dash-cards-segment .dash-card-cat.dc-active-hide:hover{background:#fbdccc}.dash-card,.dash-card-cat{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;padding:6px 10px;border:none;border-left:3px solid transparent;border-radius:5px;background:#fff;box-shadow:0 1px 2px #0000000f;cursor:pointer;transition:all .12s;line-height:1;white-space:nowrap;width:100%}.dash-card:hover,.dash-card-cat:hover{border-left-color:#8fcfbc;background:#f7f7f5;box-shadow:0 2px 5px #00000014}.dash-card .dc-num,.dash-card-cat .dc-num{font-size:13px;font-weight:500;color:#888;background:#f0f0f0;border-radius:5px;padding:1px 7px;min-width:22px;text-align:center;order:2;margin-left:auto;flex-shrink:0}.dash-card .dc-lbl,.dash-card-cat .dc-lbl{font-size:13px;color:#555;order:1}.dash-card.dc-active,.dash-card-cat.dc-active{background:#edf7f3;border-color:#8fcfbc;border-left:3px solid #1a7a4a}.dash-card.dc-active .dc-lbl,.dash-card-cat.dc-active .dc-lbl{color:#1a4a38;font-weight:500}.dash-card.dc-active .dc-num,.dash-card-cat.dc-active .dc-num{background:#c2e8d4;color:#1a4a38}.dash-card.dc-active-hide,.dash-card-cat.dc-active-hide{background:#fef3ee;border-color:#e09878;border-left:3px solid #c05030}.dash-card-cat.pair-dg-c0{border-left-color:#c67839}.dash-card-cat.pair-dg-c1{border-left-color:#399cc6}.dash-card-cat.pair-dg-c2{border-left-color:#7f39c6}.dash-card-cat.pair-dg-c3{border-left-color:#47c639}.dash-card-cat.dc-pair-mismatch{background:#fff8f8}.dash-card-cat .dc-lbl-alert{color:#d64d60!important;font-weight:600}.dc-pair-warn{font-size:12px;font-weight:700;color:#fff;background:#d64d60;border-radius:50%;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:2px;line-height:1}.dash-card.dc-active-hide .dc-lbl,.dash-card-cat.dc-active-hide .dc-lbl{color:#8a2a10;font-weight:500}.dash-card.dc-active-hide .dc-num,.dash-card-cat.dc-active-hide .dc-num{background:#f5c8b8;color:#8a2a10}.dc-dg-id{font-size:13px;font-weight:500;color:#bbb;margin-right:1px}.dc-all.dc-active{background:#fef9e0;border-color:#e8c840;border-left-color:#90c639}.dc-all.dc-active .dc-num{background:#f6dc75;color:#6b5800}.dc-del.dc-active{background:#fdf0f0;border-color:#d07878;border-left-color:#c63939}.dc-del.dc-active .dc-num{background:#f0b8b8;color:#8a1a1a}.dc-ok.dc-active{background:#edf7f3;border-color:#8fcfbc;border-left-color:#1a7a4a}.dc-tn.dc-active{background:#edf7f3;border-color:#8fcfbc;border-left-color:#4fc639}.dc-ts.dc-active{background:#f0eef8;border-color:#a89ed0;border-left-color:#9039c6}.dc-ts.dc-active .dc-num{background:#cac3e6;color:#3a2880}.dc-tp.dc-active{background:#fef9e0;border-color:#e8c840;border-left-color:#c6bb39}.dc-tp.dc-active .dc-num{background:#f6dc75;color:#6b5800}.dc-tc.dc-active{background:#fdf0eb;border-color:#c06040;border-left-color:#c67a39}.dc-tc.dc-active .dc-lbl{color:#a04020}.dc-tc.dc-active .dc-num{background:#e8a880;color:#a04020}.dc-tpr.dc-active{background:#fef4ed;border-color:#e0a878;border-left-color:#39c6a5}.dc-tpr.dc-active .dc-num{background:#f5c4a0;color:#8a5020}.dc-tsp.dc-active{background:#fdf0f8;border-color:#c888b0;border-left-color:#39a5c6}.dc-tsp.dc-active .dc-lbl{color:#782060;font-weight:500}.dc-tsp.dc-active .dc-num{background:#e8b8d8;color:#782060}.btn-upload{display:inline-flex;align-items:center;height:28px;padding:0 14px;background:transparent;box-shadow:none;border:none;color:#555;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:color .15s;text-decoration:none}.btn-upload:hover{color:#222}.btn-upload:not(:last-child){border-right:1px solid #ddd}.btn-upload-csv{flex-direction:row;align-items:center;gap:6px}.btn-upload-date{font-size:14px;font-weight:400;color:#888;border-left:1px solid #ddd;padding-left:6px}.upload-status{font-size:14px;white-space:nowrap;font-weight:600;padding:4px 10px;border-radius:5px;transition:opacity .3s}.us-ok{background:#e1f5ee;color:#085041}.us-error{background:#fcebeb;color:#791f1f}.legend{font-size:13px;padding:8px 16px 0;background:transparent;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.legend-row1{display:flex;flex-wrap:wrap;row-gap:6px;gap:6px;align-items:center;justify-content:flex-end}.legend-row2{display:flex;flex-wrap:wrap;row-gap:6px;gap:14px;align-items:center}.table-wrap{flex:1;overflow:auto;margin:12px;border-radius:5px;background:#fff;box-shadow:0 1px 3px #00000014}table.main{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1230px}table.main thead th{position:sticky;top:0;z-index:50;background:#20232b;color:#fff;padding:9px 10px;text-align:left;font-size:14px;font-weight:600;white-space:nowrap;border-right:none;box-shadow:0 1px 3px #00000026}table.main thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}table.main thead th.sortable:hover{background:#363840}table.main thead th.sorted{background:#464a50}.si{opacity:.4;margin-left:2px;font-size:14px}.sorted .si{opacity:1}table.main thead th:last-child{border-right:none}table.main thead th.gh-prod{background:#363840}table.main thead th.gh-set{background:#2e3035;border-left:2px solid rgba(255,255,255,.15)}table.main thead th:nth-child(1),table.main thead th:nth-child(2){position:sticky;z-index:52}table.main thead th:nth-child(1){left:0}table.main thead th:nth-child(2){left:220px}td.normal-cell{position:sticky;left:0;z-index:2}td.set-name-cell{position:sticky;left:220px;z-index:2}tr.pr>td{background:#fff;padding:8px 10px;border:none;border-bottom:1px solid #f2f0ed;vertical-align:top;font-size:14px;font-weight:700}tr.pr>td:first-child{border-left:3px solid #1a7a4a}tr.pr>td.normal-cell{font-size:14px;font-weight:700;word-break:break-word;overflow-wrap:break-word;overflow:hidden;color:#333;border-bottom:1px solid #9c948a}tr.sr>td.set-name-cell{word-break:break-word;overflow-wrap:break-word;overflow:hidden}tr.pr.del>td{background:#fdf2f4!important}tr.pr.del>td:first-child{border-left-color:#d64d60!important}tr.pr.phide>td{background:#ececec;color:#666}tr.pr.phide>td:first-child{border-left-color:#b0a898}tr.sr>td{padding:7px 10px;border:none;border-bottom:1px solid #f2f0ed;background:#fafafa;vertical-align:top;font-size:14px;font-weight:400}tr.sr>td:first-child{border-left:3px solid #d8d4cc}tr.sr.shide>td{background:#ececec;color:#777}tr.sr.ssold>td{background:#f5f5f5}tr.pr.last>td,tr.sr.last>td{border-bottom:1px solid #9c948a}.badge{display:inline-block;padding:3px 7px;border-radius:3px;font-size:14px;font-weight:700;white-space:nowrap}.b-show{background:#d8f0d8;color:#1a5e38}.b-hide{background:#e5e5e5;color:#666}.b-sold{background:#f8e8a0;color:#555}.b-del{background:#f8ddd0;color:#555}.type-badge{display:inline-block;padding:3px 8px;border-radius:3px;font-size:14px;font-weight:700;white-space:nowrap;margin-top:3px}.type-normal{background:#c8f0d8;color:#1a6030}.type-scheme{background:#dcd8f8;color:#4430a0}.type-privilege{background:#f8f0a0;color:#806000}.type-campaign{background:#f8d8b0;color:#983808}.type-promo{background:#f8dcb8;color:#983808}.type-salespromo{background:#d0eef8;color:#0c5a78}.type-shahan{background:#cce0f8;color:#1a4890}.type-select{background:#f8cce0;color:#982858}.dc-tsh.dc-active{background:#e8f2fa;border-color:#7aaad0;border-left-color:#3965c6}.dc-tsh.dc-active .dc-lbl{color:#1a4870;font-weight:500}.dc-tsh.dc-active .dc-num{background:#b8d8f0;color:#1a4870}.dc-tsl.dc-active{background:#faf0f4;border-color:#d090a8;border-left-color:#c639bb}.dc-tsl.dc-active .dc-lbl{color:#80284a;font-weight:500}.dc-tsl.dc-active .dc-num{background:#f0c0d4;color:#80284a}.dc-tfu.dc-active{background:#eef6e8;border-color:#8aba78;border-left-color:#39c665}.dc-tfu.dc-active .dc-lbl{color:#2a5818;font-weight:500}.dc-tfu.dc-active .dc-num{background:#c0dca8;color:#2a5818}.type-fukuri{background:#c8f0d8;color:#1a6030}.type-wps{background:#eedcd0;color:#6a3820}.type-del{background:#fcd8d8;color:#a82828}.dc-twp.dc-active{background:#f8f0e8;border-color:#baa080;border-left-color:#c6397a}.dc-twp.dc-active .dc-lbl{color:#604020;font-weight:500}.dc-twp.dc-active .dc-num{background:#d4bfa0;color:#604020}.dc-tks.dc-active{background:#e8f4fb;border-color:#70b4d8;border-left-color:#4f39c6}.dc-tks.dc-active .dc-lbl{color:#1a4870;font-weight:500}.dc-tks.dc-active .dc-num{background:#b0d4ee;color:#1a4870}.dc-sk-low.dc-active{background:#fef4ed;border-color:#e0a878;border-left-color:#b07040}.dc-sk-low.dc-active .dc-lbl{color:#8a5020;font-weight:500}.dc-sk-low.dc-active .dc-num{background:#f5c4a0;color:#8a5020}.dc-sk-zero.dc-active{background:#fdf0f0;border-color:#d07878;border-left-color:#c04040}.dc-sk-zero.dc-active .dc-lbl{color:#8a1a1a;font-weight:500}.dc-sk-zero.dc-active .dc-num{background:#f0b8b8;color:#8a1a1a}.dc-sk-inf.dc-active{background:#fef9e0;border-color:#e8c840;border-left-color:#c8a800}.dc-sk-inf.dc-active .dc-lbl{color:#6b5800;font-weight:500}.dc-sk-inf.dc-active .dc-num{background:#f6dc75;color:#6b5800}.dc-all:hover{border-left-color:#90c639}.dc-tn:hover{border-left-color:#4fc639}.dc-ts:hover{border-left-color:#9039c6}.dc-tp:hover{border-left-color:#c6bb39}.dc-tc:hover{border-left-color:#c67a39}.dc-tpr:hover{border-left-color:#39c6a5}.dc-tsp:hover{border-left-color:#39a5c6}.dc-tsh:hover{border-left-color:#3965c6}.dc-tsl:hover{border-left-color:#c639bb}.dc-tfu:hover{border-left-color:#39c665}.dc-twp:hover{border-left-color:#c6397a}.dc-del:hover{border-left-color:#c63939}.dc-tks:hover{border-left-color:#4f39c6}.dc-sk-low:hover{border-left-color:#b07040}.dc-sk-zero:hover{border-left-color:#c04040}.dc-sk-inf:hover{border-left-color:#c8a800}.edit-btn{display:inline-flex;align-items:center;padding:1px 6px;font-size:14px;color:#555;background:#f5f5f5;border:1px solid #ddd0;border-radius:3px;cursor:pointer;margin-left:6px;line-height:1.5;flex-shrink:0}.edit-btn:hover{background:#f0f0f0}.edit-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1e140a66;z-index:1100;align-items:center;justify-content:center}.edit-overlay.open{display:flex}.edit-modal{background:#fff;border-radius:6px;padding:20px;width:520px;max-width:95vw;max-height:85vh;overflow:auto;box-shadow:0 8px 32px #00000040}.edit-modal h3{margin:0 0 4px;font-size:14px;color:#333}.edit-modal .edit-sub{font-size:14px;color:#888;margin-bottom:12px}.edit-tabs{display:flex;gap:0;margin-bottom:12px;border-bottom:2px solid #e8d880}.edit-tab{padding:5px 14px;font-size:14px;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;color:#888}.edit-tab.active{color:#555;border-bottom-color:#f6dc75}.edit-grp-list{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:12px}.edit-grp-item{display:flex;align-items:center;gap:5px;font-size:14px;padding:3px 6px;border-radius:3px;cursor:pointer}.edit-grp-item:hover{background:#f0f0f0}.edit-pg-list{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.edit-pg-row{display:flex;align-items:center;gap:8px;font-size:14px}.edit-pg-row label{flex:1;color:#444}.edit-pg-row input{width:100px;padding:2px 6px;border:1px solid #ccc;border-radius:3px;font-size:14px;text-align:right}.edit-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.btn-edit-save{padding:5px 16px;background:#f6dc75;color:#333;border:none;border-radius:3px;font-size:14px;font-weight:600;cursor:pointer}.btn-edit-cancel{padding:5px 12px;background:#fff;color:#666;border:1px solid #ccc;border-radius:3px;font-size:14px;cursor:pointer}.import-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;align-items:center;justify-content:center}.import-overlay.open{display:flex}.import-modal{background:#fff;border-radius:6px;padding:20px;width:560px;max-width:95vw;max-height:90vh;overflow:auto;box-shadow:0 8px 32px #00000040}.import-modal h3{margin:0 0 12px;font-size:14px;color:#333}.import-tabs{display:flex;gap:0;margin-bottom:12px;border-bottom:2px solid #e8d880}.import-tab{padding:6px 16px;font-size:14px;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;color:#888}.import-tab.active{color:#555;border-bottom-color:#f6dc75}.import-textarea{width:100%;height:140px;font-size:14px;font-family:monospace;border:1px solid #d0d8e8;border-radius:3px;padding:6px;box-sizing:border-box;resize:vertical}.import-hint{font-size:14px;color:#888;margin-bottom:6px;line-height:1.6}.import-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.btn-import-ok{padding:5px 16px;background:#2e6bbf;color:#fff;border:none;border-radius:3px;font-size:14px;font-weight:600;cursor:pointer}.btn-import-cancel{padding:5px 12px;background:#fff;color:#666;border:1px solid #ccc;border-radius:3px;font-size:14px;cursor:pointer}.dgtbl{border-collapse:collapse;width:100%;font-size:14px!important;font-weight:400!important;line-height:1.5}.dgtbl td{font-size:14px!important;font-weight:400!important;padding:3px 4px;border-bottom:1px solid #eef0f5;vertical-align:middle;white-space:nowrap}.dgtbl tr:last-child td{border-bottom:none}.dgtbl tr.dg-head td{font-size:14px!important;font-weight:700!important;color:#555;border-bottom:1px solid #ddd;padding-bottom:3px;background:#f5f5f5;letter-spacing:.03em}.dgtbl .dg-hlab{color:#666;text-align:center}.dgtbl .gnum-name{color:#333;max-width:200px;overflow:hidden;text-overflow:ellipsis;width:100%}.dgtbl .pair-row-c0 td:first-child{box-shadow:inset 3px 0 #d07830}.dgtbl .pair-row-c1 td:first-child{box-shadow:inset 3px 0 #3090b8}.dgtbl .pair-row-c2 td:first-child{box-shadow:inset 3px 0 #8050b0}.dgtbl .pair-row-c3 td:first-child{box-shadow:inset 3px 0 #408838}.dgtbl .gnum-badge{display:inline-block;font-size:12px;font-weight:500;background:#f0f0ee;color:#888;border:.5px solid #ddd;border-radius:3px;padding:1px 4px;margin-right:4px;vertical-align:middle;line-height:1.4}.dgtbl .gstat-icon{text-align:center;width:26px;min-width:26px;padding:3px}.dgtbl .ok{color:#1a6030;font-size:14px!important;font-weight:700!important}.dgtbl .ng{color:#a82848;font-size:14px!important;font-weight:700!important}.dgtbl tr:not(.dg-head):nth-child(2n) td{background:#00000006}.dg-details{width:100%;border-radius:3px;border:1.5px solid #c0b4a8;color:#555}.dg-details.dg-diff,.dg-details.dg-ok,.dg-details.dg-pg{border-color:#c0b4a8}.dg-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:6px;width:100%;padding:5px 10px;border-radius:3px;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none;background:transparent}.dg-details summary::-webkit-details-marker{display:none}.dg-details summary:hover{background:#0000000a}.dg-details.dg-ok summary{background:#e3f5e9}.dg-details.dg-ok summary:hover{background:#d5f0dd}.dg-details.dg-diff summary{background:#fbead8}.dg-details.dg-diff summary:hover{background:#f8dfc4}.dg-details[open] summary{border-bottom:1.5px solid;border-radius:3px 3px 0 0}.dg-details.dg-diff[open] summary{border-bottom-color:#c0b4a8}.dg-details.dg-ok[open] summary{border-bottom-color:#c0b4a8}.dg-details.dg-pg[open] summary{border-bottom-color:#c0b4a8}.dg-details[open]>.dgtbl{border-radius:0 0 3px 3px}.dg-sum-chev{font-size:14px;transition:transform .2s;flex-shrink:0;margin-left:2px}.dg-details[open] .dg-sum-chev{transform:rotate(180deg)}.dg-status-pills{display:inline-flex;align-items:center;gap:3px;flex-shrink:0}.dg-spill-lbl{font-size:11px;color:#888;font-weight:400}.dg-spill{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:1px 6px;border-radius:20px;line-height:1.4}.dg-spill-ok{background:#c8f0d8;color:#1a6030}.dg-spill-ng{background:#e5e5e5;color:#666}.dg-spill-sold{background:#f8f0a0;color:#806000}.dg-badge-ok{display:inline-block;font-size:13px;font-weight:600;color:#1a6030}.dg-badge-diff{display:inline-block;font-size:13px;font-weight:600;color:#983808}.dg-showall-btn{display:block;width:100%;padding:5px 10px;font-size:13px;color:#1a6030;background:#c8f0d8;border:none;border-top:.5px solid #5ab888;cursor:pointer;text-align:center;font-weight:500}.dg-showall-btn:hover{background:#b8e8cc}.btn-del-tog{display:inline-block;padding:2px 7px;border-radius:3px;font-size:14px;font-weight:600;cursor:pointer;border:1.5px solid #ddd;background:#f5f5f5;color:#999;transition:all .15s;white-space:nowrap}.btn-del-tog:hover{border-color:#e8a0a0;color:#c04040;background:#fdf2f4}.btn-del-tog.is-del{background:#fdf2f4;border-color:#e0b0b8;color:#b03030}.btn-del-req-sm{display:inline-flex;align-items:center;justify-content:center;width:64px;height:23px;padding:0;font-size:12px;font-weight:600;color:#a03020;background:#fdf0ec;border:1px solid #e0a090;border-radius:5px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .15s}.btn-del-req-sm:hover{background:#fbe1da;border-color:#c07858}.del-indicator{display:inline-flex;align-items:stretch;border:1px solid #e0a0b0;border-radius:3px;overflow:hidden;max-width:100%}.del-ind-badge{background:#d64d60;color:#fff;padding:3px 8px;font-size:14px;font-weight:700;white-space:nowrap;display:flex;align-items:center}.del-ind-reason{padding:3px 8px;font-size:14px;color:#555;background:#fff;display:flex;align-items:center;font-weight:400}.pgprice-val{color:#333;font-weight:700!important;white-space:nowrap;font-size:14px!important}.pg-unset{color:#bbb;font-size:14px}.price{font-weight:700;color:#333}.price-sp{color:#a02820;font-weight:700}.price-orig{text-decoration:line-through;color:#ccc;font-size:14px;display:block;font-weight:400}.stk-ok{display:inline-flex;align-items:center;gap:4px;background:#c8f0d8;border-radius:5px;padding:2px 9px;color:#1a6030;font-size:14px;font-weight:500}.stk-low{display:inline-flex;align-items:center;gap:4px;background:#fce4e8;border-radius:5px;padding:2px 9px;color:#a82848;font-size:14px;font-weight:500}.stk-inf{display:inline-flex;align-items:center;gap:4px;background:#e8e8e8;border-radius:5px;padding:2px 9px;color:#888;font-size:14px}.stk-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.stk-ok .stk-dot{background:#1a7a4a}.stk-low .stk-dot{background:#d64d60}.stk-inf .stk-dot{background:#ccc}.link-edit{display:inline-flex;align-items:center;justify-content:center;width:64px;height:23px;padding:0;background:#ececea;box-shadow:inset 0 0 0 1px #00000014;color:#444!important;border:none;border-radius:5px;font-size:14px;text-decoration:none;font-weight:400;white-space:nowrap}.link-edit:hover{background:#e0e0dc}.link-page{display:inline-flex;align-items:center;justify-content:center;width:64px;height:23px;padding:0;background:#ececea;box-shadow:inset 0 0 0 1px #00000014;color:#444!important;border:none;border-radius:5px;font-size:14px;text-decoration:none;font-weight:400;white-space:nowrap}.link-page:hover{background:#e0e0dc}.no-res{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#aaa;font-size:14px;text-align:center}.no-res .ico{font-size:36px;margin-bottom:10px}.main-layout{display:flex;flex:1;overflow:hidden}.sidebar{width:340px;min-width:340px;background:#f7f7f5;border-right:1px solid #ececea;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0;position:relative;transition:width .2s}.sidebar.sb-collapsed{width:32px;min-width:32px}.sidebar.sb-collapsed .sb-inner{opacity:0;pointer-events:none}.sb-toggle{position:absolute;top:0;right:0;width:28px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;color:#aaa;background:transparent;border:none;border-radius:0 0 0 5px;-webkit-user-select:none;user-select:none;z-index:5;flex-shrink:0;transition:all .15s}.sb-toggle:hover{background:#0000000f;color:#555}.sb-inner{padding:32px 10px 16px;display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto;overflow-x:hidden}.sb-search-wrap{margin-bottom:8px;display:flex;gap:6px;align-items:center}.sb-search-wrap .sw{max-width:none;flex:1}.sb-search-wrap .sw input{height:32px;box-sizing:border-box;font-size:15px;padding:0 22px 0 8px;width:100%}.sb-search-wrap .sw input::placeholder{font-size:12px;color:#aaa}.sb-search-wrap .btn{height:32px;padding:0 14px;display:inline-flex;align-items:center;flex-shrink:0;font-size:15px}.sb-divider{height:1px;background:#e0ddd8;margin:8px 0}.sb-section{padding:4px 0;display:flex;flex-direction:column;gap:4px}.sb-section-lbl{font-size:13px;font-weight:500;color:#999;margin-bottom:4px;letter-spacing:.03em;display:flex;align-items:center;gap:6px}.sidebar .dc-lbl,.sidebar .dc-num,.sidebar .dc-dg-id{font-size:14px}.dc-help{order:3;font-size:11px;font-weight:700;color:#aaa;background:#0000000f;border-radius:50%;width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;flex-shrink:0;margin-left:4px;transition:all .15s}.dc-help:hover{background:#00000024;color:#555}.dash-card.dc-active .dc-help,.dash-card-cat.dc-active .dc-help{background:#ffffff80;color:#555}.dash-card.dc-active .dc-help:hover,.dash-card-cat.dc-active .dc-help:hover{background:#fffc}.type-desc-popover{display:none;position:fixed;z-index:200;max-width:260px;background:#333;color:#fff;font-size:12px;line-height:1.5;padding:8px 10px;border-radius:5px;box-shadow:0 4px 12px #0003}.table-area{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.pair-dot{width:7px;height:7px;border-radius:50%;display:inline-block;vertical-align:middle;margin-left:4px;flex-shrink:0}.pair-dot.pair-c0{background:#c67839}.pair-dot.pair-c1{background:#399cc6}.pair-dot.pair-c2{background:#7f39c6}.pair-dot.pair-c3{background:#47c639}.master-desc{font-size:14px;color:#888;margin-bottom:14px;line-height:1.6}.master-table{width:100%;border-collapse:collapse;background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 1px 3px #00000014}.master-table thead th{background:#f7f6f3;padding:9px 14px;font-size:14px;font-weight:700;color:#555;text-align:left;border-bottom:1px solid #ececea}.master-table tbody tr{border-bottom:1px solid #f0eeec;transition:background .1s}.master-table tbody tr:last-child{border-bottom:none}.master-table tbody tr:hover{background:#f7f6f3}.master-table td{padding:7px 14px;font-size:14px;vertical-align:middle}.master-table td.mt-id{color:#bbb;font-size:14px;font-weight:700;text-align:center}.master-table td.mt-count{text-align:center;color:#888;font-size:14px}.master-table td.mt-count span{background:#eee;border-radius:5px;padding:2px 10px;font-weight:600}.master-input{width:100%;padding:5px 9px;border:1.5px solid #ddd;border-radius:4px;font-size:14px;color:#222;outline:none;transition:border-color .15s;background:#fff}.master-input:focus{border-color:#3097d1;box-shadow:0 0 0 3px #3097d11f}.master-paste-area{background:#fff;box-shadow:0 1px 3px #00000014;border-radius:5px;padding:12px 16px;margin-bottom:14px}.master-paste-label{font-size:14px;font-weight:700;color:#888;margin-bottom:7px;letter-spacing:.03em}.master-paste-row{display:flex;gap:10px;align-items:flex-start}.master-paste-input{flex:1;height:64px;padding:7px 10px;border:1.5px solid #ccc;border-radius:4px;font-size:14px;font-family:monospace;resize:vertical;outline:none;transition:border-color .15s;background:#fff}.master-paste-input:focus{border-color:#3097d1}.master-paste-btn{padding:6px 16px;background:#3097d1;color:#fff;border:none;border-radius:5px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s;align-self:stretch}.master-paste-btn:hover{background:#2a88bd}.master-paste-ts-row{margin-top:7px;display:flex;align-items:center;gap:6px}.master-paste-ts-label{font-size:14px;color:#999}.master-paste-ts-val{font-size:14px;font-weight:600;color:#555}.master-paste-result{margin-top:7px;font-size:14px;min-height:16px}.master-memo-col{font-size:14px;color:#555}.mt-count-btn{background:#e8f4ee;border:1.5px solid #8fcfbc;border-radius:5px;color:#1a7a4a;font-size:14px;font-weight:700;padding:2px 14px;cursor:pointer;transition:all .15s}.mt-count-btn:hover{background:#d0eedc;border-color:#5ab888}.mt-count-zero{color:#ccc;font-size:14px}.mt-gid-badge{display:inline-block;background:#f0eeea;border:1px solid #ddd;border-radius:4px;padding:2px 8px;font-size:13px;color:#888;font-weight:500}.mt-id-inner{display:flex;align-items:center;gap:4px;justify-content:flex-start;padding-left:2px}.mt-pair-input{width:44px;text-align:center;padding:3px 4px!important}.master-table .pair-row-c0 td:first-child{box-shadow:inset 3px 0 #d07830}.master-table .pair-row-c1 td:first-child{box-shadow:inset 3px 0 #3090b8}.master-table .pair-row-c2 td:first-child{box-shadow:inset 3px 0 #8050b0}.master-table .pair-row-c3 td:first-child{box-shadow:inset 3px 0 #408838}.paste-preview{display:none;margin-top:10px;background:#fff;border-radius:5px;padding:12px 14px;box-shadow:0 1px 3px #00000014}.pp-summary{font-size:13px;font-weight:600;color:#555;margin-bottom:8px}.pp-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.pp-row{display:flex;align-items:center;gap:8px;font-size:13px;padding:3px 0}.pp-tag{font-size:11px;font-weight:600;border-radius:5px;padding:1px 8px;flex-shrink:0}.pp-tag-new{background:#e1f5ee;color:#085041}.pp-tag-upd{background:#eeedfe;color:#3c3489}.pp-gid{font-size:12px;font-weight:600;color:#999;flex-shrink:0;min-width:34px}.pp-body{color:#333}.pp-actions{display:flex;gap:8px;justify-content:flex-end}.pp-cancel-btn{padding:6px 14px;border:none;border-radius:5px;background:#ececea;box-shadow:inset 0 0 0 1px #0000000f;color:#555;font-size:13px;cursor:pointer}.pp-cancel-btn:hover{background:#e0e0dc}.copytext-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:200}.copytext-modal{background:#fff;border-radius:5px;padding:18px 20px;width:560px;max-width:92vw;max-height:80vh;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 32px #00000040}.copytext-modal-head{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;color:#222}.copytext-close{cursor:pointer;font-size:18px;color:#999;line-height:1;padding:2px 6px}.copytext-close:hover{color:#444}.copytext-textarea{width:100%;height:320px;font-size:13px;font-family:monospace;border:1.5px solid #d8d0c4;border-radius:5px;padding:10px;box-sizing:border-box;resize:vertical;background:#faf9f7;color:#333}.copytext-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.copytext-modal-status{font-size:12px;color:#1a7a4a;margin-right:auto}@media (max-width:1300px){.sidebar{width:280px;min-width:280px}}@media (max-width:1050px){.sidebar{width:230px;min-width:230px}.page-header{padding:10px 12px}.legend{padding:5px 12px}}.dash-card.active{background:#edf7f3;border-left:3px solid #1a7a4a}.dash-card.active b{color:#1a4a38}.dash-card b{font-weight:600;margin-left:6px}.dg-badge{display:inline-block;font-size:11px;padding:1px 6px;border-radius:3px;margin:1px 3px 1px 0}.dg-prod_only{background:#fef3ee;color:#983808}.dg-set_only{background:#eef3fe;color:#1a4890}.dg-none{background:#f0f0f0;color:#888}.pill{display:inline-block;font-size:12px;padding:2px 8px;border-radius:12px;background:#f0f0f0;color:#555;margin:2px}.pill.active{background:#c2e8d4;color:#1a4a38}.ne-match{color:#1a6030}.ne-nomatch{color:#a82828}.btn.active{background:#1a7a4a;color:#fff}nav a.active,a.active.btn-upload{font-weight:700;text-decoration:underline}
