:root{--bg:#f2f4f8;--panel:#ffffff;--text:#0f172a;--muted:#475569;--line:#dbe1ea;--primary:#32549f;--primary-strong:#274687;--primary-soft:#eaf0ff;--primary-soft-2:#dce7ff;--primary-line:#aebfe8;--secondary:#ff6f61;--secondary-soft:#ffe7e3;--button-subtle-bg:#f4f6fb;--button-subtle-border:#ccd6ea;--button-subtle-text:#2d406d;--ok:#2f855a;--warn:#ff6f61;--danger:#b42318}*{box-sizing:border-box}body,html{margin:0;padding:0;background:linear-gradient(180deg,#f6f8fb,#edf2f7);color:var(--text);font-family:Pretendard,Noto Sans KR,sans-serif}a{color:var(--primary);text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:24px}.container.with-side-nav{max-width:none;margin:0;padding:24px 24px 24px 112px}.page-content{max-width:1200px;margin:0 auto}.side-nav{position:fixed;left:18px;top:18px;bottom:18px;width:72px;display:flex;flex-direction:column;gap:8px;padding:10px 8px;border:1px solid var(--line);border-radius:16px;background:#f5f6f8;box-shadow:0 10px 30px rgba(15,23,42,.12);z-index:60;transition:width .22s ease}.side-nav:focus-within,.side-nav:hover{width:196px}.side-nav-item{width:100%;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:0;padding:0;border:0;border-radius:10px;background:transparent;color:#6b7280;font-size:13px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer}.side-nav-item:hover{background:#e5e7eb;color:#4b5563}.side-nav-item:focus-visible{outline:2px solid var(--primary-soft-2);outline-offset:1px}.side-nav-item.is-active{background:#dfe3e8;color:#374151;font-weight:700}.side-nav-item.is-logout{margin-top:2px;color:#6b7280}.side-nav-item.is-logout:hover{background:#e5e7eb}.side-nav-icon{width:24px;height:24px;display:block;flex:0 0 auto}.side-nav-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.side-nav-badge{position:absolute;top:-7px;right:-11px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#b42318;color:#ffffff;font-size:10px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px #ffffff}.side-nav-badge-alert{min-width:16px;padding:0}.side-nav-label{display:none;white-space:nowrap;overflow:hidden}.side-nav-menu{display:grid;gap:4px}.side-nav-divider{display:block;width:calc(100% - 10px);margin:2px auto;border-top:1px solid #cfd4dc}.side-nav-bottom{margin-top:auto;display:grid;gap:4px;padding-top:8px;border-top:1px solid #e2e8f0}.side-nav:focus-within .side-nav-label,.side-nav:hover .side-nav-label{display:inline-block;max-width:128px}.side-nav:focus-within .side-nav-item,.side-nav:hover .side-nav-item{justify-content:flex-start;gap:12px;padding:0 12px}.side-info-panel{position:absolute;left:calc(100% + 8px);bottom:4px;width:240px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.15);padding:10px;z-index:50}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.brand-topbar{border:1px solid var(--primary-line);border-radius:14px;background:linear-gradient(100deg,#f4f7ff,#eef3ff 54%,#f8faff);padding:10px 14px}.brand-main{min-width:0}.brand-customer{display:flex;align-items:center;gap:10px;min-width:0}.brand-customer-logo{display:block;height:22px;width:auto}.brand-divider{width:1px;align-self:stretch;background:var(--primary-line)}.brand-title{font-size:20px}.brand-slogan{margin:1px 0 0;font-size:12px;font-weight:600;color:var(--primary)}.brand-side{display:flex;align-items:flex-end;flex-direction:column}.brand-side-stack{display:grid;gap:5px;justify-items:end}.brand-side-actions{padding:0;border:0;border-radius:12px;background:transparent}.brand-side-actions,.mode-switch{display:inline-flex;align-items:center;gap:6px}.mode-link{border-color:#b8c6e1}.mode-link-active{border-color:var(--primary);background:var(--primary);color:#fff}.mode-link-active:hover{border-color:var(--primary);background:var(--primary-strong)}.icon-action-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text);font-size:13px;font-weight:600;line-height:1;cursor:pointer;text-decoration:none}.icon-action-btn:hover{border-color:var(--primary-line);background:#eef3ff}.icon-action-btn:focus-visible{outline:2px solid var(--primary-soft-2);outline-offset:1px}.icon-action-btn-primary{border-color:#9aa7bd;background:#c7d0de;color:#1f2937}.icon-action-btn-primary:hover{border-color:#8896ae;background:#b8c2d2}.user-menu[open]>.icon-action-btn-primary{border-color:#8896ae;background:#b8c2d2;color:#1f2937}.icon-action-btn-logout{border-color:#f3c1bc;background:#fff7f6;color:#b42318}.icon-action-btn-logout:hover{border-color:#e89f99;background:#fff0ee}.icon-action-svg{width:14px;height:14px;display:block}.user-menu{position:relative}.user-menu>summary{list-style:none}.user-menu>summary::-webkit-details-marker{display:none}.user-menu[open]>summary{border-color:var(--primary-line);background:#eef3ff}.user-menu-panel{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.15);padding:10px;z-index:20}.user-menu-label{margin:8px 0 0;font-size:12px;color:var(--muted)}.user-menu-section-title{margin:10px 0 0;font-size:12px;font-weight:700;color:#334155}.user-menu-divider{margin:10px 0 8px;border:0;border-top:1px solid var(--line)}.user-menu-panel .user-menu-label:first-child{margin-top:0}.user-menu-value{margin:4px 0 0;font-size:13px;color:var(--text);line-height:1.35}.user-menu-error{margin:8px 0 0;font-size:12px;color:#b42318}.powered-logo-wrap{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 9px;border-radius:999px;background:#dbe3ef;border:0;opacity:1}.powered-by-image{display:block;height:14px;width:auto}.title{margin:0;font-size:26px;font-weight:700}.subtitle{margin:2px 0 0;color:var(--muted);font-size:13px}.home-link{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;min-height:42px;padding:0 14px;border-radius:10px;font-weight:600;border:0;cursor:pointer;font-size:14px;font-family:inherit;line-height:1}.home-link:hover{background:var(--primary-strong)}.home-link:disabled{opacity:.7;cursor:wait}.filter-form{display:grid;gap:12px}.filter-label{margin:0;font-size:14px;font-weight:600;color:var(--text)}.filter-grid{display:grid;grid-template-columns:minmax(250px,1.5fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(160px,1fr);gap:10px}.request-filter-grid{grid-template-columns:minmax(340px,2fr) minmax(130px,.9fr) minmax(130px,.9fr) minmax(130px,.9fr) minmax(170px,1.1fr)}.request-date-range{grid-template-columns:minmax(155px,1fr) auto minmax(155px,1fr)}.filter-input{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:10px;height:42px;padding:0 12px;background:#fff;color:var(--text);font-size:14px;font-family:inherit;line-height:1.2}.filter-date-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-top:6px}.filter-date-range .filter-input{margin-top:0}.filter-date-separator{color:var(--muted);font-size:14px;font-weight:600}.checkbox-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.checkbox-item{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-family:inherit}.filter-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid var(--primary);border-radius:10px;background:var(--primary);color:#fff;font-weight:700;font-size:14px;font-family:inherit;line-height:1;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.button:hover{border-color:var(--primary-strong);background:var(--primary-strong);color:#fff}.button:focus-visible{outline:2px solid var(--primary-soft-2);outline-offset:1px}.button.button-subtle{border-color:var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text)}.button.button-subtle:hover{border-color:var(--primary-line);background:#eef3ff;color:var(--button-subtle-text)}.button:disabled,.button[aria-disabled=true]{opacity:.5;cursor:default}.filter-actions .button,.filter-actions .home-link,.filter-actions .reset-link{min-width:92px}.filter-actions .home-link{min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:10px;font-size:14px;font-family:inherit}.filter-actions .home-link:disabled{opacity:.7;cursor:wait}.filter-actions .home-link.home-link-needs-apply{background:#d92d20}.filter-actions .home-link.home-link-needs-apply:hover{background:#b42318}.filter-loading-hint,.filter-pending-inline-hint{margin:0;align-self:center;font-size:13px;color:var(--muted)}body.filter-query-submitting .table-wrap{pointer-events:none}.reset-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text);min-height:42px;padding:0 14px;border-radius:10px;font-weight:600;font-size:14px;font-family:inherit;line-height:1}.reset-link:hover{border-color:var(--primary-line);background:#eef3ff}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.summary-card .value{display:flex;align-items:baseline;gap:8px}.value-divider{color:var(--muted);font-size:18px;font-weight:600}.summary-caption{margin:6px 0 0;color:var(--muted);font-size:12px}.card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:16px}.label{margin:0;font-size:12px;color:var(--muted)}.value{margin:8px 0 0;font-size:24px;font-weight:700}.section{margin-top:20px}.request-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.report-results-filter-grid{grid-template-columns:1.4fr repeat(4,minmax(0,1fr))}.filter-preset-row{gap:8px}.filter-period-meta,.filter-preset-row{display:flex;flex-wrap:wrap;margin-top:10px}.filter-period-meta{align-items:center;gap:10px 12px}.filter-period-meta .filter-preset-row{margin-top:0}.filter-period-meta .summary-caption{margin:0}.report-results-notice{display:flex;flex-direction:column;gap:6px;border-color:#d8e0ec;background:#f8fbff}.report-results-notice-text{margin:0;font-size:13px;line-height:1.5;color:#334155}.report-results-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.counterfeit-filter-grid{grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) minmax(120px,1fr) minmax(120px,1fr) minmax(120px,1fr)}.counterfeit-filter-date-field{grid-column:span 2}.counterfeit-filter-spacer{min-height:1px}.counterfeit-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.counterfeit-sub-tabs,.counterfeit-tab-summary-grid{margin-top:14px;margin-bottom:16px}.counterfeit-sub-tabs{flex-wrap:wrap;overflow-x:visible}.counterfeit-sub-tabs .table-tab{display:flex;align-items:center;justify-content:center;white-space:normal;text-align:center;flex:1 1 240px}.counterfeit-risk-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.counterfeit-status-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.counterfeit-summary-list{display:grid;gap:6px;margin-top:6px}.counterfeit-summary-list-item{margin:0;font-size:13px;font-weight:600;color:var(--text)}.counterfeit-risk-list-stack{display:grid;gap:16px}.counterfeit-table-section{scroll-margin-top:88px}.counterfeit-confirmed-notice{margin:0 0 14px;padding:10px 12px;border:1px solid #d6deec;border-radius:10px;background:#f8fbff;color:#294b89;font-size:13px;line-height:1.5}.summary-card-link{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;text-align:left;font:inherit;color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.summary-card-link:hover{border-color:var(--primary-line);box-shadow:0 10px 24px rgba(15,23,42,.08);transform:translateY(-1px)}.summary-card-link:focus-visible{outline:2px solid var(--primary-soft-2);outline-offset:2px}.report-results-table{min-width:1080px;table-layout:fixed}.report-results-table-wrap{overflow-x:auto}.counterfeit-table-wrap{overflow-x:auto;overflow-y:hidden}.counterfeit-table{width:100%;min-width:0;table-layout:fixed}.counterfeit-table.is-confirmed-tab{min-width:1190px}.counterfeit-table td,.counterfeit-table th{white-space:nowrap;vertical-align:middle}.counterfeit-table .counterfeit-col-checkbox{width:44px;text-align:center}.counterfeit-table .counterfeit-col-status{width:76px}.counterfeit-table .counterfeit-col-date{width:104px}.counterfeit-table .counterfeit-col-metric{width:72px;text-align:right}.counterfeit-table .counterfeit-col-registry-match{white-space:normal;line-height:1.3;word-break:keep-all;overflow-wrap:anywhere;text-align:center}.counterfeit-table th.counterfeit-col-metric{white-space:normal;line-height:1.2}.counterfeit-table .counterfeit-score-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.counterfeit-table .counterfeit-score-cell-danger{color:#b42318;font-weight:700;background:#fff1f1}.counterfeit-table .counterfeit-col-market{width:112px;padding-right:14px;white-space:normal;line-height:1.35;word-break:keep-all}.counterfeit-table .counterfeit-col-store{width:120px;padding-left:14px;white-space:normal;line-height:1.35;word-break:break-word}.counterfeit-table .counterfeit-col-seller{width:118px;white-space:normal;line-height:1.35;word-break:break-word}.counterfeit-table .counterfeit-col-product-name{width:220px;max-width:220px;white-space:normal;line-height:1.35;overflow:hidden;word-break:break-word}.counterfeit-table .counterfeit-col-reviewer{width:112px;max-width:112px;white-space:normal;line-height:1.35;word-break:break-word}.counterfeit-table .counterfeit-col-id{width:84px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.counterfeit-table.is-confirmed-tab .counterfeit-col-reviewer{width:40px;max-width:40px}.counterfeit-table.is-confirmed-tab .counterfeit-col-id{width:54px;padding-left:2px;padding-right:2px}.counterfeit-table.is-confirmed-tab .counterfeit-col-date{width:58px;padding-left:1px;padding-right:1px}.counterfeit-table.is-confirmed-tab .counterfeit-col-metric{width:40px;padding-left:2px;padding-right:2px;text-align:center}.counterfeit-table.is-confirmed-tab .counterfeit-col-risk{width:34px}.counterfeit-table.is-confirmed-tab .counterfeit-col-market{width:68px}.counterfeit-table.is-confirmed-tab .counterfeit-col-store{width:58px;padding-left:4px;padding-right:4px}.counterfeit-table.is-confirmed-tab .counterfeit-col-seller{width:56px}.counterfeit-table.is-confirmed-tab .counterfeit-col-product-name{width:108px;max-width:108px}.counterfeit-table.is-confirmed-tab .counterfeit-col-market,.counterfeit-table.is-confirmed-tab .counterfeit-col-product-name,.counterfeit-table.is-confirmed-tab .counterfeit-col-seller,.counterfeit-table.is-confirmed-tab .counterfeit-col-store{white-space:normal;line-height:1.3;word-break:break-word;overflow-wrap:anywhere}.counterfeit-table .counterfeit-col-address{width:150px;max-width:150px;white-space:normal;line-height:1.35;word-break:break-word}.counterfeit-table .counterfeit-col-price{width:96px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.counterfeit-table .counterfeit-col-thumb{width:76px;text-align:center}.counterfeit-table.is-confirmed-tab .counterfeit-col-thumb{width:48px;padding-left:2px;padding-right:2px}.counterfeit-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.counterfeit-status-badge.is-confirmed{background:#fee4e2;color:#b42318}.counterfeit-status-badge.is-pending{background:#eef2ff;color:#4338ca}.counterfeit-thumb-link{display:inline-flex;align-items:center;justify-content:center}.counterfeit-thumb{display:block;width:48px;height:48px;border-radius:8px;object-fit:cover;background:#f8fafc;border:1px solid #dbe1ea}.counterfeit-table.is-confirmed-tab .counterfeit-thumb,.counterfeit-table.is-confirmed-tab .counterfeit-thumb-empty{width:32px;height:32px;border-radius:6px}.counterfeit-thumb-empty{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;border:1px dashed #d0d9e8;color:var(--muted);font-size:12px}.counterfeit-slide{z-index:41}.counterfeit-panel-summary-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.counterfeit-panel-summary-line{display:flex;align-items:center;gap:8px;margin-top:8px}.counterfeit-risk-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.counterfeit-risk-pill.is-danger{background:#fee4e2;color:#b42318}.counterfeit-risk-pill.is-warning{background:#fff4df;color:#111827}.counterfeit-risk-pill.is-muted{background:#eef2f7;color:#111827}.counterfeit-panel-confirm-btn{white-space:nowrap}.counterfeit-panel-note{margin:0;font-size:13px;line-height:1.45;color:#475467}.counterfeit-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.counterfeit-panel-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.counterfeit-panel-image-card{display:grid;gap:8px}.counterfeit-panel-image,.counterfeit-panel-image-empty{width:100%;height:188px}.counterfeit-panel-signal-danger{color:#b42318;font-weight:700}.counterfeit-panel-signal-default{color:#111827;font-weight:700}.counterfeit-link{font-weight:600}.counterfeit-link-empty{color:var(--muted)}.counterfeit-confirm-btn:disabled{opacity:.55;cursor:default}.counterfeit-table-caption{margin:0}.report-results-table td,.report-results-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-results-table .header-two-line{display:inline-block;line-height:1.1;white-space:normal;text-align:center;vertical-align:middle}.report-results-table .report-results-col-id{width:80px}.report-results-table .report-results-col-channel{width:64px;text-align:center}.report-results-table .report-results-col-status{width:72px;text-align:center;overflow:visible;text-overflow:clip}.report-results-table .report-results-col-reported-at{width:128px;text-align:center}.report-results-table .report-results-col-scraped-date{width:96px;text-align:center}.report-results-table .report-results-col-issue{width:108px;text-align:center}.report-results-table .report-results-col-brand{width:88px}.report-results-table .report-results-col-market{width:80px}.report-results-table .report-results-col-product{width:184px}.report-results-table .report-results-col-store{width:104px}.report-results-table .report-results-col-seller{width:116px}.report-results-table .report-results-col-market,.report-results-table .report-results-col-reported-at,.report-results-table .report-results-col-seller,.report-results-table .report-results-col-store,.report-results-two-line-cell{white-space:normal;line-height:1.35}.report-results-two-line-cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;overflow-wrap:anywhere}.report-result-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.report-result-status-badge.is-completed{background:#e7f6ee;color:#166534}.report-result-status-badge.is-pending{background:#fff4e5;color:#b45309}.report-result-status-badge.is-manual_completed{background:#eef2ff;color:#4338ca}.report-result-issue-list{display:flex;flex-wrap:nowrap;gap:6px;overflow:hidden;justify-content:center}.report-result-issue-list.report-result-issue-list-panel{flex-wrap:wrap;overflow:visible;justify-content:flex-start}.report-result-issue-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-results-summary-breakdown{margin-top:14px;display:flex;flex-direction:column;gap:8px;width:100%}.report-results-summary-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;font-size:13px;color:var(--muted)}.report-results-summary-breakdown-row span{flex:1 1 auto;text-align:left}.report-results-summary-breakdown-row strong{flex:0 0 auto;margin-left:auto;text-align:right;color:var(--text);font-size:14px}.report-results-pagination{margin-top:16px}.report-results-row{cursor:pointer}.report-results-row:hover{background:#f8fafc}.report-results-row-selected{background:#eef4ff}.report-results-slide-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.26);z-index:40}.report-results-slide{z-index:41}.report-results-panel-hint{margin-top:10px}.report-results-panel-image-grid{margin-top:12px}.request-action-success{margin:8px 0 0;font-size:13px;font-weight:600;color:#166534}.request-action-error{margin:8px 0 0;font-size:13px;font-weight:600;color:#b91c1c}.button.is-disabled{pointer-events:none;opacity:.5}.request-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rights-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rights-flow-intro-stack{display:grid;gap:10px}.rights-flow-intro-card{padding:18px 20px;background:radial-gradient(circle at top right,rgba(198,63,69,.12),transparent 32%),linear-gradient(135deg,#fff7f5,#ffffff 72%)}.rights-flow-intro-card-secondary{background:radial-gradient(circle at top right,rgba(148,163,184,.12),transparent 32%),linear-gradient(135deg,#f8fafc,#ffffff 72%)}.rights-flow-headline{margin:10px 0 0;font-size:20px;line-height:1.5;font-weight:700;color:#111827}.rights-total-disclosure{margin-top:14px;padding:0;overflow:hidden}.rights-total-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer}.rights-total-summary::-webkit-details-marker{display:none}.rights-total-summary-action{flex:none;display:inline-flex;align-items:center;gap:8px;color:#c63f45;font-size:13px;font-weight:700}.rights-total-summary-action:after{content:"▾";font-size:12px;transition:transform .2s ease}.rights-total-disclosure[open] .rights-total-summary-action:after{transform:rotate(180deg)}.rights-total-disclosure[open] .rights-total-summary-open,.rights-total-summary-close{display:none}.rights-total-disclosure[open] .rights-total-summary-close{display:inline}.rights-total-disclosure-body{display:grid;gap:12px;padding:0 18px 18px;border-top:1px solid rgba(148,163,184,.18)}.rights-total-disclosure-body .rights-flow-intro-card{margin-top:18px}.rights-total-loading-card{display:flex;align-items:center;gap:14px;margin-top:18px;padding:18px 20px}.rights-total-loading-indicator{flex:none;width:18px;height:18px;border-radius:999px;border:2px solid rgba(198,63,69,.18);border-top-color:#c63f45;animation:rights-total-spin .9s linear infinite}@keyframes rights-total-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rights-stage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.rights-stage-card{position:relative;display:grid;grid-template-rows:236px auto minmax(132px,1fr);min-height:100%;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.98));box-shadow:0 14px 34px rgba(15,23,42,.06)}.rights-stage-card:after{content:"→";position:absolute;top:26px;right:-16px;width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);color:#c63f45;font-size:16px;font-weight:700;box-shadow:0 10px 24px rgba(15,23,42,.08);z-index:1}.rights-stage-card:last-child:after{display:none}.rights-stage-card-muted{background:linear-gradient(180deg,rgba(248,250,252,.98),rgba(241,245,249,.98))}.rights-stage-head{display:flex;align-items:flex-start;gap:10px}.rights-stage-heading-copy{min-height:64px}.rights-stage-top{display:flex;flex-direction:column;gap:12px;height:100%;padding-bottom:48px}.rights-stage-support-caption{margin-top:-2px;min-height:34px}.rights-stage-step{flex:none;width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#c63f45;color:#fff;font-size:13px;font-weight:700}.rights-stage-title{margin:0;font-size:15px;font-weight:700;color:#111827}.rights-stage-caption{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.rights-stage-value{margin:2px 0 0;font-size:32px;line-height:1;font-weight:800;color:#111827}.rights-stage-kicker{margin:-4px 0 0;color:#c63f45;font-size:12px;font-weight:700}.rights-stage-metric-list{display:flex;flex-direction:column;gap:8px}.rights-stage-top-metric-list{margin-top:8px;margin-bottom:20px}.rights-stage-action-top-metric-list{margin-bottom:22px}.rights-stage-divider{width:100%;margin-top:12px;border-top:1px solid rgba(148,163,184,.24)}.rights-stage-bottom{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;height:100%;min-height:0;padding-top:8px}.rights-stage-bottom .rights-stage-metric-list{margin-top:0;align-content:start}.rights-stage-note{display:flex;align-items:flex-start;align-self:end;min-height:32px}.rights-stage-note .summary-caption{margin:0}.rights-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.rights-detail-card{display:flex;flex-direction:column;gap:8px}.rights-breakdown-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:13px}.rights-breakdown-row span:last-child{font-weight:700}.request-judgement-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-filter-card{padding:14px}.home-filter-form{gap:10px}.home-filter-grid{grid-template-columns:320px 190px 190px}.home-filter-grid input[type=date].filter-input,.home-filter-grid select.filter-input{border-radius:10px!important}.home-period-field{width:320px}.home-period-field .request-date-range{grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr)}.home-brand-field{width:190px}.filter-actions .home-link,.filter-actions .reset-link{min-width:92px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;font-size:14px}.price-trend-row-list{--price-trend-columns:minmax(280px,1fr) minmax(340px,1.3fr) minmax(340px,1.3fr);display:grid;gap:10px}.price-trend-grid-head{display:grid;grid-template-columns:var(--price-trend-columns);gap:10px;align-items:center;padding:0 8px}.price-trend-grid-head-cell{min-width:0;color:#334155;font-size:13px;font-weight:700}.price-trend-grid-head-cell .label{margin:0}.price-trend-row-card{display:grid;grid-template-columns:var(--price-trend-columns);gap:8px;align-items:stretch;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:6px}.price-trend-cell{border:1px solid #d5dfea;border-radius:10px;background:#ffffff;min-height:146px;height:146px;padding:6px;display:flex;flex-direction:column;justify-content:center}.price-trend-rate-box{justify-content:flex-start;text-align:left}.price-trend-rate-box .label{font-size:13px;margin:0 0 4px}.price-trend-rate-head{display:grid;grid-template-columns:92px minmax(0,1fr);gap:6px;align-items:center}.price-trend-rate-chart-title,.price-trend-rate-title{margin:0;padding-inline:8px;font-size:13px;font-weight:700;line-height:1.2;color:#475569;white-space:nowrap}.price-trend-rate-chart-title{text-align:right}.price-trend-rate-value{margin:0;font-size:26px;font-weight:800;color:#b42318;line-height:1;display:flex;align-items:center;justify-content:center}.price-trend-rate-content{min-height:0;flex:1 1;display:grid;grid-template-columns:92px minmax(0,1fr);gap:6px;align-items:stretch}.price-trend-inline-chart{margin-top:0;min-width:0;height:100%;display:flex;align-items:stretch;overflow:hidden}.price-trend-product-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:center}.price-trend-thumb,.price-trend-thumb-wrap{width:116px;height:116px}.price-trend-thumb{border-radius:10px;border:1px solid #e5e7eb;object-fit:cover;background:transparent}.price-trend-thumb-empty{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:11px;border:1px solid #e5e7eb;border-radius:10px;background:#ffffff}.price-trend-product-meta{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}.price-trend-product-meta p{margin:0;font-size:13px;line-height:1.35;color:#334155}.price-trend-seller-content{min-height:0;flex:1 1;display:grid;grid-template-columns:92px minmax(0,1fr);gap:6px;align-items:stretch}.price-trend-seller-card{justify-content:center}.price-trend-seller-head{display:grid;grid-template-columns:92px minmax(0,1fr);gap:6px;align-items:center}.price-trend-seller-title{margin:0;padding-inline:8px;font-size:13px;font-weight:700;line-height:1.2;color:#475569;white-space:nowrap}.price-trend-seller-value{margin:0;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;line-height:1;color:#111111}.price-trend-seller-chart{min-width:0;height:100%;display:flex;align-items:stretch}.price-trend-seller-chart-title{margin:0;padding-inline:8px;font-size:13px;font-weight:700;line-height:1.2;color:#475569;text-align:right;white-space:nowrap}.price-trend-hist-svg{width:100%;height:100%;min-height:0;margin-top:0}.price-trend-row-chart-wrap{width:100%;position:relative;height:100%;overflow:hidden}.price-trend-row-chart-svg{width:100%;height:100%;min-height:0;border:0;border-radius:0;background:transparent}.price-trend-row-chart-svg .axis-line{stroke:#94a3b8;stroke-width:1}.price-trend-hist-svg .axis-line{stroke:#d8e0ea;stroke-width:1}.price-trend-hist-svg .axis-label{fill:#64748b;font-size:13px;font-family:inherit}.price-trend-hist-svg .axis-tick{stroke:#d8e0ea;stroke-width:1}.price-trend-hist-svg .price-trend-hist-bar{fill:#cbd5e1}.price-trend-hist-svg .hist-count-label{fill:#6b7280;font-size:14px;font-weight:700;font-family:inherit}.price-trend-row-chart-svg .price-line{fill:none;stroke:#9ca3af;stroke-width:2}.price-trend-row-chart-svg .price-point{fill:#ffffff;stroke:#9ca3af;stroke-width:1.8}.price-trend-row-chart-svg .price-point-highlight{fill:#c63f45;stroke:#c63f45}.price-trend-row-chart-svg .axis-label{fill:#475569;font-size:13px;font-family:inherit}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.table-wrap{width:100%;max-width:100%;overflow-x:hidden;overflow-y:hidden}.table{width:100%;border-collapse:collapse;background:var(--panel);border:1px solid var(--line);border-radius:14px;overflow:hidden}.review-table{min-width:0;table-layout:fixed}.request-table-card{padding:12px}.request-table{table-layout:fixed}.request-table td,.request-table th{font-size:13px;vertical-align:middle}.request-table .request-product-cell,.request-table .request-reason-cell,.request-table .request-seller-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-table .request-reason-cell{max-width:280px}.request-create-btn{height:32px;padding:0 10px;font-size:12px}.request-badge-active{background:var(--primary-soft);color:var(--primary)}.request-status-requested{background:#eaf0ff;color:var(--primary)}.request-status-in-progress{background:#fff0ea;color:#c24a2e}.request-status-completed{background:#dff5e7;color:var(--ok)}.request-status-on-hold{background:#f1f5f9;color:#475569}.judgement-status-empty{background:#e2e8f0;color:#475569}.judgement-status-pending{background:#eaf0ff;color:var(--primary)}.judgement-status-in-progress{background:#fff0ea;color:#c24a2e}.judgement-status-completed{background:#dbeafe;color:#1d4ed8}.judgement-status-rejected{background:#edf2f7;color:#334155}.judgement-status-violation{background:#ffe7e3;color:#b42318}.request-priority-normal{background:#edf2f7;color:#334155}.request-priority-urgent{background:#ffe7e3;color:#b42318}.request-section-title{margin:0;font-size:16px;font-weight:700}.request-target-tabs{margin-bottom:10px}.request-target-mid-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-target-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.request-target-status-grid-pending{grid-template-columns:repeat(2,minmax(0,1fr))}.request-list-controls{margin-bottom:10px}.request-top10-card{padding:14px}.request-product-overview-card{padding:12px}.request-product-overview-card .summary-caption{font-size:12px}.request-product-overview-layout{display:grid;grid-template-columns:168px minmax(300px,380px) minmax(0,1fr);gap:12px;align-items:stretch;min-width:0}.request-product-thumbnail-wrap{width:168px;height:168px;align-self:center}.request-product-thumbnail{width:168px;height:168px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;object-fit:cover}.request-product-thumbnail-link{display:block;width:168px;height:168px;border-radius:12px}.request-product-thumbnail-link:hover .request-product-thumbnail{box-shadow:0 4px 12px rgba(30,41,59,.18)}.request-product-thumbnail-empty{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:12px}.request-product-overview-meta{display:flex;flex-direction:column;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;padding:10px 12px;height:168px;min-width:0}.request-product-overview-meta p{margin:0;font-size:13px;line-height:1.35;color:#334155}.request-product-overview-chart-pane{display:grid;grid-template-rows:auto 1fr;gap:6px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;padding:8px 10px;min-width:0;height:168px;overflow:hidden}.request-product-overview-chart-title{margin:0;font-size:13px;color:#64748b}.request-product-overview-chart-wrap{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.request-product-overview-chart-svg{display:block;width:100%;height:100%;min-height:0;border:0;border-radius:0;background:transparent}.request-product-overview-chart-svg .axis-line{stroke:#94a3b8;stroke-width:1}.request-product-overview-chart-svg .reference-line{stroke:#16a34a;stroke-width:1.5;stroke-dasharray:5 5}.request-product-overview-chart-svg .price-line{fill:none;stroke:#1f2937;stroke-width:2}.request-product-overview-chart-svg .price-point{fill:#ffffff;stroke:#c63f45;stroke-width:1.8}.request-product-overview-chart-svg .axis-label{fill:#475569;font-size:13px;font-family:inherit}.request-product-overview-hover-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 12px));min-width:180px;background:rgba(15,23,42,.95);color:#f8fafc;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.35;pointer-events:none;z-index:2;box-shadow:0 8px 22px rgba(15,23,42,.25)}.request-product-overview-hover-tooltip p{margin:0}.request-top10-form{display:flex;align-items:end;gap:10px;margin:10px 0 14px}.request-top10-select{min-width:220px;max-width:340px}.request-top10-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:12px;align-items:start}@media (max-width:1500px){.request-product-overview-layout{grid-template-columns:168px minmax(0,1fr)}.request-product-overview-chart-pane{grid-column:1/-1;height:220px}.request-top10-grid{grid-template-columns:1fr}}.request-top10-table td,.request-top10-table th{font-size:12px}.request-top10-selected-row{background:#f3f8ff}.request-top10-side{display:grid;gap:12px}.request-top10-subcard{padding:12px}.request-top10-side-form{margin-top:8px;display:grid;gap:8px}.request-top10-side-select{width:100%;min-width:0;max-width:100%;font-size:14px}.request-top10-loading{display:flex;align-items:center;gap:8px;line-height:1.25;color:var(--muted);align-self:start;min-height:16px}.request-top10-spinner{display:inline-block;flex:0 0 auto;min-width:14px;min-height:14px;width:14px;height:14px;border-radius:50%;border:2px solid #cbd5e1;border-top:2px solid var(--primary);animation:request-top10-spin .8s linear infinite}.request-top10-loading-text{margin:0;font-size:12px!important;font-weight:500;line-height:1.25;-webkit-text-size-adjust:100%}@keyframes request-top10-spin{to{transform:rotate(1turn)}}.request-top10-range-table td,.request-top10-range-table th{font-size:12px}.request-top10-chart-wrap{width:100%;position:relative}.request-top10-chart-svg{width:100%;height:auto;border:1px solid var(--line);border-radius:10px;background:#f8fafc}.request-top10-chart-svg .axis-line{stroke:#94a3b8;stroke-width:1}.request-top10-chart-svg .price-line{fill:none;stroke:#1f2937;stroke-width:2}.request-top10-chart-svg .price-series-line{fill:none;stroke:rgba(30,41,59,.45);stroke-width:1.4}.request-top10-chart-svg .date-guide-line{stroke:rgba(148,163,184,.3);stroke-width:1}.request-top10-chart-svg .axis-label{fill:#475569;font-size:13px;font-family:inherit}.request-top10-chart-svg circle{cursor:pointer;stroke:#ffffff;stroke-width:1}.request-top10-hover-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 12px));min-width:180px;background:rgba(15,23,42,.95);color:#f8fafc;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.35;pointer-events:none;z-index:2;box-shadow:0 8px 22px rgba(15,23,42,.25)}.request-top10-hover-tooltip p{margin:0}.request-top10-chart-legend-row{margin-top:10px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.request-top10-chart-legend-title{margin:0;font-size:12px;font-weight:600;color:#475569}.request-top10-chart-legend{margin-top:0;display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#475569}.request-top10-chart-legend span{display:inline-flex;align-items:center;gap:6px}.legend-dot{display:inline-block;width:9px;height:9px;border-radius:50%}.legend-under{background:#c63f45}.legend-match{background:#cbd5e1}.legend-over{background:#64748b}.request-candidate-table .col-request-action{width:8.6%;min-width:92px;text-align:center}.request-candidate-table td.col-request-action{text-align:center}.request-candidate-table .request-create-btn{width:100%;min-height:32px;display:inline-flex;align-items:center;justify-content:center}.request-candidate-table .request-badge-active{white-space:nowrap}.table td,.table th{border-bottom:1px solid var(--line);padding:8px;text-align:left;font-size:14px}.review-table td,.review-table th{overflow:hidden;text-overflow:ellipsis}.review-table .sort-btn{white-space:nowrap}.review-table .header-two-line{display:inline-block;line-height:1.1;white-space:normal;vertical-align:middle}.review-table .col-brand{width:7.2%}.review-table .col-market{width:8.2%}.review-table .col-seller-name,.review-table .col-store{width:8.2%;min-width:120px}.review-table .col-product-keyword{width:10%}.request-candidate-table .col-seller-name{width:8.2%;min-width:130px}.request-candidate-table .col-product-keyword{min-width:220px}.request-candidate-table .col-product-keyword-wrap{white-space:normal;word-break:break-word;line-height:1.35}.review-table .col-task-id{width:7.4%;min-width:84px}.review-table .col-scraped-date{width:9.2%;min-width:132px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.review-table .col-product-name{width:18%}.review-table .col-thumbnail-image{width:6.2%;min-width:76px;text-align:center}.request-candidate-table .col-product-name{width:24%;min-width:260px}.review-table .col-fixed{white-space:nowrap;vertical-align:middle}.review-table .col-bulk-select{width:3.5%;min-width:40px;text-align:center}.bulk-select-header{display:inline-flex;align-items:center;gap:6px}.bulk-select-header span{font-size:12px;font-weight:600}.review-table th.col-detail-status .sort-btn,.review-table th.col-review-status .sort-btn,.review-table th.col-seller-type .sort-btn{white-space:normal;line-height:1.15}.review-table .col-seller-type{width:5.8%}.review-table .col-list-price{width:8%;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.review-table .col-pre-review{width:9.5%;white-space:normal}.review-table .col-discount-rate{width:6%;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.discount-rate-over,.discount-rate-under{color:var(--text);font-weight:400}.discount-rate-over{white-space:pre-line;display:inline-block;line-height:1.15}.review-table .col-review-status{width:7%}.review-table .col-reviewer{width:8%}.review-table .col-completed-at{width:11%}.review-table .col-review-outcome{width:8%}.review-table .col-ingredient-status{width:5.4%}.review-table .col-detail-status{width:6.2%}.review-table .col-thumbnail-status{width:7.2%;white-space:normal}.thumbnail-preview-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}.thumbnail-preview{width:40px;height:40px;object-fit:cover;vertical-align:middle}.thumbnail-preview-empty{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--muted);font-size:12px}.subsection-title{margin:12px 0 8px;font-size:15px;font-weight:700;color:var(--text)}.dashboard-subsection-title{font-size:22px;font-weight:800}.confirmed-title{margin-top:16px}.confirmed-table{margin-bottom:6px}.confirmed-table .col-task-id{width:6.8%}.confirmed-table .col-brand{width:6.4%}.confirmed-table .col-market{width:7.2%}.confirmed-table .col-product-name{width:14.5%}.confirmed-table .col-store{width:7.2%;min-width:96px}.confirmed-table .col-seller-name{width:8%;min-width:110px}.confirmed-table .col-seller-type{width:5.2%}.confirmed-table .col-reviewer{width:7%}.confirmed-table .col-completed-at{width:9.5%}.confirmed-table .col-review-outcome{width:7.4%}.confirmed-table .col-ingredient-status{width:5%}.confirmed-table .col-detail-status{width:5.8%}.confirmed-table .col-thumbnail-status{width:6%}.confirmed-table .col-thumbnail-status,.confirmed-table td{white-space:nowrap}.empty-cell{text-align:center!important;color:var(--muted);padding:18px 10px!important}.table-tabs{display:flex;gap:8px;margin:10px 0 12px;flex-wrap:nowrap;overflow-x:auto}.queue-progress-summary{margin:0 0 12px}.queue-progress-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.subtab-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.subtab-strip-secondary{margin-top:-4px}.subfilter-strip{gap:8px;margin:-4px 0 12px}.queue-filter-strip,.subfilter-strip{display:flex;align-items:center;flex-wrap:wrap}.queue-filter-strip{gap:10px;margin:-4px 0 10px}.queue-filter-help{margin:0 0 18px;color:#4b647f;font-size:12px;line-height:1.45}.queue-filter-group{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.queue-filter-label{color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.queue-filter-divider{color:#cbd5e1;font-size:12px;font-weight:700;line-height:1}.subfilter-label{color:var(--muted)}.subfilter-label,.subtab-btn{font-size:12px;font-weight:700}.subtab-btn{border:1px solid #d6deeb;background:#fff;color:#334155;border-radius:999px;padding:6px 12px;line-height:1.2;cursor:pointer}.subtab-btn:hover:not(:disabled){border-color:#9cb0d9;background:#f8fbff}.subtab-btn.active{border-color:#3b5aa1;background:#edf3ff;color:#274486}.subtab-btn:disabled{opacity:.7;cursor:wait}.subfilter-chip{border:1px solid #d8e0ec;background:#f8fafc;color:#475569;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer}.subfilter-chip:hover:not(:disabled){border-color:#a8b8d8;background:#f1f6ff}.subfilter-chip.active{border-color:#3b5aa1;background:#edf3ff;color:#274486}.subfilter-chip:disabled{opacity:.7;cursor:wait}@media (max-width:900px){.queue-filter-divider{display:none}}.confirmed-outcome-summary{margin:0 0 12px}.confirmed-outcome-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.confirmed-outcome-grid .card{padding:14px}.excluded-reason-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.excluded-reason-summary-grid .card{padding:10px 12px;border-radius:12px}.summary-card-filter-btn{width:100%;text-align:left;border:1px solid #c9d2e3;background:var(--surface);cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,.04);transform:translateY(0);transition:transform .14s ease,box-shadow .18s ease,border-color .14s ease,background-color .14s ease}.summary-card-filter-btn:hover:not(:disabled){border-color:#7f95c5;background:#f7faff;box-shadow:0 10px 20px rgba(28,63,120,.12);transform:translateY(-2px)}.summary-card-filter-btn.active{border-color:#3b5aa1;background:#edf3ff;box-shadow:0 8px 18px rgba(42,74,136,.2)}.summary-card-filter-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px rgba(28,63,120,.14)}.summary-card-filter-btn:focus-visible{outline:2px solid #7f95c5;outline-offset:1px}.summary-card-filter-btn:disabled{cursor:wait}.queue-progress-grid .card{padding:14px;height:100%}.queue-progress-grid .card,.summary-card-static{display:flex;flex-direction:column;justify-content:flex-start}.summary-card-static{min-height:100%}.summary-platform-breakdown{margin-top:12px;display:flex;flex-direction:column;gap:8px}.summary-platform-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:var(--muted)}.summary-platform-breakdown-row strong{color:var(--text);font-size:14px}.excluded-reason-summary-grid .label{white-space:nowrap}.excluded-reason-value{color:var(--text);font-size:22px;margin-top:6px}.outcome-value-normal{color:#2f855a}.outcome-value-white-seller{color:var(--primary)}.outcome-value-report-target{color:#b42318}.table-tab{border:1px solid var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text);border-radius:12px;padding:10px 16px;font-size:14px!important;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;flex:0 0 auto}.table-tab:disabled{opacity:.65;cursor:wait}.table-tab.active{background:var(--primary);border-color:var(--primary);color:#ffffff}.table-tab-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:2px 8px;border-radius:999px;background:rgba(180,35,24,.12);color:#b42318;font-size:12px;font-weight:700}.table-tab.active .table-tab-badge{background:rgba(255,255,255,.18);color:#ffffff}.pagination-bar{justify-content:space-between;gap:8px;margin-top:10px;margin-bottom:10px}.pagination-bar,.table-search{display:flex;align-items:center}.table-search{position:relative;margin-right:8px}.table-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:14px;line-height:1;cursor:pointer}.table-search-clear:hover{background:#eef2f7;color:#334155}.table-middle-action{display:flex;justify-content:center;gap:8px;flex:1 1;min-width:0}.pagination-controls{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.white-seller-bulk-btn{border-color:#8cbcf5;background:#e8f3ff;color:#24539a}.white-seller-bulk-btn:hover{border-color:#6fa6ec;background:#d7eaff;color:#1f4a89}.normal-bulk-btn{border-color:#9ad0ab;background:#e7f6ec;color:#1f6a3a}.normal-bulk-btn:hover{border-color:#7fbe95;background:#d8efdf;color:#17542d}.list-exclude-bulk-btn{border-color:#a8b3c4;background:#edf2f7;color:#334155}.list-exclude-bulk-btn:hover{border-color:#94a3b8;background:#e2e8f0;color:#1e293b}.export-download-btn,.export-download-btn.pagination-btn{min-height:42px;height:42px;padding:0 14px;font-size:14px;border-color:#94a3b8;background:#e2e8f0;color:#1e293b}.export-download-btn:hover{border-color:#8392a7;background:#d8e0ea;color:#0f172a}body.export-query-submitting>*{pointer-events:none}body.export-query-submitting:before{content:"";position:fixed;inset:0;background:rgba(241,245,249,.72);z-index:9998}body.export-query-submitting:after{content:"엑셀 생성 중...";position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);min-width:180px;padding:14px 18px;border:1px solid #94a3b8;border-radius:12px;background:#ffffff;color:#1e293b;font-size:14px;font-weight:600;text-align:center;box-shadow:0 10px 30px rgba(15,23,42,.12);z-index:9999;pointer-events:none;cursor:wait}.table-action-error,.table-action-success{margin:4px 0 10px;font-size:13px}.table-action-error{color:#b42318}.table-action-success{color:#2f855a}.table-bulk-hint{margin:2px 0 10px;font-size:12px;color:#4b647f}.pre-review-result{display:inline-block;white-space:pre-line;line-height:1.25;word-break:keep-all}.brand-request-notice{margin:0 0 12px;padding:12px 14px;border:1px solid #f1c7c4;border-radius:12px;background:#fff5f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-request-notice-text{margin:0;font-size:12px;font-weight:600;color:#b42318}.brand-request-notice-btn{white-space:nowrap}.table-search-input{width:220px;height:34px;border:1px solid var(--line);border-radius:10px;padding:0 34px 0 10px;background:#fff;color:var(--text);font-size:13px;font-family:inherit}.table-search-input::placeholder{color:#64748b}.table-search-input::-webkit-search-cancel-button{appearance:none}.pagination-info{font-size:13px;color:var(--muted)}.pagination-loading{font-size:13px;color:var(--primary);font-weight:600}.pagination-btn:disabled{opacity:.45;cursor:wait}.pagination-btn{min-height:34px;padding:0 10px;font-size:13px}.sort-btn{border:0;background:transparent;padding:0;margin:0;font:inherit;font-weight:700;color:inherit;display:inline-flex;align-items:center;gap:4px}.review-row,.sort-btn{cursor:pointer}.review-row:hover{background:#f8fafc}.review-row-new-request{background:#fff6ed}.review-row-new-request:hover{background:#ffedd5}.review-row-priority{box-shadow:inset 3px 0 0 var(--primary)}.review-row-selected{background:var(--primary-soft)}.thumbnail-cell{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.thumbnail-status-row{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.thumbnail-score-block{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1.2}.thumbnail-score{font-size:14px;color:var(--muted);white-space:nowrap}.thumbnail-score-danger{color:#b42318}.item-status{font-weight:400}.item-status-normal{color:#2f855a}.item-status-violation{color:#b42318}.item-status-delisted{color:#6b7280}.review-outcome-white-seller,.white-seller-chip{color:var(--primary)}.white-seller-chip{display:inline-block;align-self:flex-start;margin-top:0;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:600;background:var(--primary-soft);white-space:nowrap}.slide-overlay{position:fixed;inset:0;border:0;background:rgba(15,23,42,.35);z-index:40}.bulk-exclude-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 24px));border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.24);z-index:42;padding:16px;display:grid;gap:12px}.bulk-exclude-modal-title{margin:0;font-size:16px;font-weight:700;color:var(--text)}.bulk-exclude-modal-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bulk-exclude-modal-reason-grid .slide-radio-option{width:100%}.bulk-exclude-modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.review-slide{position:fixed;top:0;right:0;width:min(480px,92vw);height:100vh;background:#fff;border-left:1px solid var(--line);box-shadow:-10px 0 30px rgba(15,23,42,.2);z-index:41;display:flex;flex-direction:column}.request-modal{width:min(520px,96vw)}.request-detail-form{background:#f8fafc}.request-thumbnail-reference{border:1px solid #dbe5f1;border-radius:12px;background:#eef4ff;padding:12px}.request-thumbnail-reference .slide-image-card{background:#ffffff}.slide-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.slide-header h3{margin:0;font-size:18px}.slide-close{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:8px;padding:6px 10px;font-weight:600;cursor:pointer}.slide-body{padding:16px;overflow-y:auto;display:grid;gap:12px}.slide-form{border:1px solid var(--line);border-radius:12px;background:#f8fafc;padding:12px;display:grid;gap:10px}.review-slide-fieldset{border:0;margin:0;padding:0;min-inline-size:0;display:grid;gap:10px}.review-slide-fieldset:disabled{opacity:1}.slide-form-row{display:grid;gap:6px}.slide-form-row label{font-size:13px;font-weight:600;color:var(--text)}.slide-input{width:100%;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#fff;color:var(--text);font-size:14px;font-family:inherit}.request-target-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.request-target-info-item{border:0;border-radius:0;background:transparent;padding:2px 0;min-width:0}.request-target-info-label{margin:0 0 4px;font-size:11px;font-weight:500;color:#9aa7b8}.request-target-info-value{margin:0;font-size:13px;font-weight:500;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-target-info-value-multiline{white-space:normal;line-height:1.35;max-height:2.7em}.request-target-info-value-wrap{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.35}.request-target-link{margin-top:0;font-size:13px;font-weight:500}.slide-section-title{margin:0;font-size:13px;font-weight:700;color:var(--text)}.request-panel-section{border:1px solid #dbe5f1;border-radius:10px;background:#ffffff;padding:10px;display:grid;gap:10px}.request-panel-title{margin:0;font-size:13px;font-weight:700;color:var(--text)}.request-product-overview-section{gap:8px}.request-product-overview-links{gap:10px}.request-product-overview-details{display:grid;gap:8px}.request-product-overview-summary{list-style:none;display:inline-flex;align-items:center;gap:6px;width:fit-content;font-size:12px;font-weight:600;color:#64748b;cursor:pointer}.request-product-overview-summary::-webkit-details-marker{display:none}.request-product-overview-summary:after{content:"▾";font-size:11px;transition:transform .2s ease}.request-product-overview-details[open] .request-product-overview-summary:after{transform:rotate(180deg)}.request-product-overview-details[open] .request-product-overview-summary-open,.request-product-overview-summary-close{display:none}.request-product-overview-details[open] .request-product-overview-summary-close{display:inline}.request-product-overview-grid{padding-top:2px;border-top:1px solid #eef2f7}.pre-review-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.pre-review-card-result{font-size:13px;font-weight:700;line-height:1.35}.pre-review-history-table-wrap{overflow-x:auto}.pre-review-history-table{width:100%;border-collapse:collapse;table-layout:fixed}.pre-review-history-table td,.pre-review-history-table th{padding:7px 4px;border-top:1px solid #e5ebf3;text-align:left;vertical-align:top;font-size:12px;line-height:1.45;color:var(--muted);word-break:break-word}.pre-review-history-table th{color:#7b8797;font-weight:700}.pre-review-history-table td:first-child,.pre-review-history-table th:first-child{width:54px}.pre-review-history-table td:nth-child(2),.pre-review-history-table th:nth-child(2){width:58px}.pre-review-history-table td:nth-child(3),.pre-review-history-table th:nth-child(3){width:78px}.pre-review-history-table td:nth-child(4),.pre-review-history-table th:nth-child(4){width:56px}.pre-review-history-table td:nth-child(5),.pre-review-history-table th:nth-child(5){width:68px}.pre-review-history-table td:nth-child(6),.pre-review-history-table th:nth-child(6){width:auto}.pre-review-history-thumbnail-cell{display:grid;gap:4px;justify-items:start}.pre-review-history-thumbnail{width:56px;height:56px;object-fit:cover;border:1px solid #dbe5f1;border-radius:6px;background:#f8fafc}.pre-review-history-detail-text{font-size:11px;line-height:1.35;color:#64748b}.pre-review-empty-text{margin:0;font-size:12px;color:var(--muted)}.request-note-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:6px}.slide-form-row label.request-note-label{margin:0;font-size:12px;font-weight:500;color:#64748b}.request-note-textarea{min-height:72px}.request-readonly-summary{display:grid;gap:10px}.request-readonly-item{display:grid;gap:6px;border:1px solid #dbe5f1;border-radius:10px;background:#f8fafc;padding:10px}.request-readonly-label{margin:0;font-size:12px;font-weight:600;color:#64748b}.request-readonly-value{display:flex;align-items:center;gap:8px}.request-readonly-text{margin:0;font-size:14px;line-height:1.5;color:var(--text);white-space:pre-wrap}.request-priority-row{align-items:flex-start}.request-priority-grid{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.request-priority-badge{margin:8px 0 0;width:fit-content}.request-action-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.request-action-column{min-width:0;display:flex;flex-direction:column;gap:10px;border:1px solid #dbe5f1;border-radius:10px;background:#f8fafc;padding:10px}.request-action-column .request-exclude-btn,.request-action-column .slide-complete-btn{width:100%;margin-top:auto;height:42px;min-height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;line-height:1;font-size:14px;font-weight:600}.request-action-description{margin:0;font-size:12px;line-height:1.4;color:#475569}.request-action-single-column{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.request-action-inline-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.request-action-inline-row .request-action-description{flex:1 1 220px}.request-action-single-button{width:100%;max-width:160px;height:40px;min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;line-height:1;font-size:14px;font-weight:600}.request-action-inline-button{width:auto;min-width:96px;max-width:none;height:36px;min-height:36px;padding:0 14px;flex:0 0 auto}.request-exclude-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start}.request-exclude-reason-grid .slide-radio-option{width:100%}.request-exclude-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.request-exclude-btn{border:1px solid transparent;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600;font-family:inherit;color:#fff;cursor:pointer}.request-exclude-btn-normal{background:#2f855a}.request-exclude-btn-normal:hover{background:#276749}.request-exclude-btn-white{background:#2b6cb0}.request-exclude-btn-white:hover{background:#1f4e80}.request-exclude-btn-delisted{background:#6b7280}.request-exclude-btn-delisted:hover{background:#4b5563}.request-exclude-btn:disabled{opacity:.7;cursor:wait}.slide-field-label{font-size:13px;font-weight:600;color:var(--text)}.slide-field-label-with-tip{display:inline-flex;align-items:center;gap:6px}.slide-field-label-meta{font-size:12px;font-weight:500;color:#64748b}.slide-field-label-meta-label{color:#64748b}.slide-field-label-meta-value{color:inherit}.slide-field-label-meta.is-alert .slide-field-label-meta-label,.slide-field-label-meta.is-alert .slide-field-label-meta-value{color:#b53d34}.inline-info-tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1px solid #94a3b8;background:#fff;color:#475569;font-size:11px;font-weight:700;line-height:1;cursor:help}.inline-info-tooltip:focus-visible{outline:2px solid var(--primary-soft-2);outline-offset:2px}.inline-info-tooltip-box{position:absolute;left:0;bottom:calc(100% + 10px);transform:none;width:220px;max-width:min(220px,calc(100vw - 40px));padding:8px 10px;border-radius:8px;background:rgba(51,65,85,.92);color:#f8fafc;font-size:12px;line-height:1.35;word-break:break-word;box-shadow:0 8px 22px rgba(15,23,42,.25);pointer-events:none;visibility:hidden;opacity:0;transition:opacity .14s ease;z-index:5}.inline-info-tooltip-box:after{content:"";position:absolute;left:12px;top:100%;width:8px;height:8px;background:rgba(51,65,85,.92);transform:translate(-50%,-50%) rotate(45deg)}.inline-info-tooltip:focus-visible .inline-info-tooltip-box,.inline-info-tooltip:hover .inline-info-tooltip-box{visibility:visible;opacity:1}.slide-select{width:100%;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#fff;color:var(--text);font-size:14px;font-family:inherit}.slide-radio-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.slide-radio-option{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);font-size:13px;padding:6px 10px;cursor:pointer}.slide-radio-option input{margin:0}.slide-radio-option.is-selected{background:var(--primary-soft);border-color:var(--primary-line)}.slide-radio-option.is-danger.is-selected{background:var(--secondary-soft);border-color:#ffb1a8;color:#b53d34}.slide-radio-option.is-disabled{opacity:.6;cursor:not-allowed}.slide-check-group{display:grid;gap:8px}.slide-check-option{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text);font-size:13px;padding:8px 10px;cursor:pointer}.slide-check-option input{margin:0}.slide-check-option.is-selected{background:var(--primary-soft);border-color:var(--primary-line)}.slide-textarea{width:100%;min-height:72px;padding:8px 10px;background:#fff;font-family:inherit;resize:vertical}.slide-readonly-note,.slide-textarea{border:1px solid var(--line);border-radius:10px;color:var(--text);font-size:14px}.slide-readonly-note{padding:10px 12px;background:#f8fafc;line-height:1.5;white-space:pre-wrap}.slide-file-input{width:100%;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#fff;color:var(--text);font-size:13px;font-family:inherit}.slide-upload-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.paste-box{border:1px dashed #94a3b8;border-radius:10px;background:#f8fafc;color:#334155;font-size:12px;line-height:1.4;padding:10px 12px;cursor:text}.paste-box:focus{outline:2px solid var(--primary-soft-2);outline-offset:1px;border-color:var(--primary)}.paste-box-help{margin:0}.paste-focus-button{border:1px solid var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text);border-radius:10px;padding:12px 16px;min-height:46px;font-size:14px;font-weight:600;font-family:inherit;width:fit-content}.paste-focus-button-thick{min-width:220px}.paste-focus-button.is-armed{border-color:var(--primary);background:var(--primary-soft-2)}.clipboard-capture-input{position:fixed;left:-9999px;top:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.slide-paste-guide{color:#334155}.slide-actions{display:flex;gap:8px}.white-seller-action-btn{border-color:#8cbcf5;background:#e8f3ff;color:#24539a}.white-seller-action-btn:hover{border-color:#6fa6ec;background:#d7eaff;color:#1f4a89}.delisted-action-btn{border-color:#b6bcc7;background:#edf0f5;color:#334155}.delisted-action-btn:hover{border-color:#a0a8b5;background:#dfe5ee}.list-exclude-action-btn{border-color:#c6ccd8;background:#f1f5f9;color:#334155}.list-exclude-action-btn:hover{border-color:#b0b8c5;background:#e5ebf3}.slide-complete-btn{padding:8px 14px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit}.slide-complete-btn:disabled{opacity:.7}.slide-complete-btn-loading:disabled{cursor:wait}.slide-complete-btn-policy-disabled:disabled{cursor:not-allowed}.slide-hint{margin:0;font-size:12px;color:var(--primary)}.review-restriction-notice{margin:0;border:1px solid #f3d6a4;border-radius:10px;background:#fff7e8;padding:10px 12px;font-size:12px;line-height:1.5;color:#9a6700}.slide-error{color:#b42318}.slide-error,.slide-success{margin:0;font-size:13px;font-weight:600}.slide-success{color:#2f855a}.slide-title{margin:0;font-size:18px;font-weight:700}.slide-meta{margin:0;font-size:13px;color:var(--muted)}.slide-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.slide-similarity{font-size:13px;color:var(--text);font-weight:600}.slide-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.slide-image-card{border:1px solid var(--line);border-radius:12px;padding:10px;background:#fafcff}.slide-image-title{margin:0 0 8px;font-size:13px;font-weight:600}.slide-image{width:100%;height:180px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.slide-image-empty{margin:0;height:180px;display:grid;place-items:center;color:var(--muted);font-size:13px;background:#fff;border:1px dashed var(--line);border-radius:10px}.slide-link{width:fit-content;margin-top:4px;font-size:14px}.badge,.slide-link{display:inline-block;font-weight:600}.badge{padding:3px 8px;border-radius:999px;font-size:12px}.status-not_reviewed{background:#e2e8f0;color:#1e293b}.status-in_progress{background:var(--secondary-soft);color:var(--secondary)}.status-completed{background:#c6f6d5;color:var(--ok)}.request-new-badge{background:#fef3f2;color:#b42318}.mono{font-family:Pretendard,Noto Sans KR,sans-serif}.loading-page{display:grid;gap:16px}.loading-topbar{height:72px;border-radius:14px}.loading-filter{height:138px;border-radius:14px}.loading-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.loading-summary-card{height:106px;border-radius:14px}.loading-table{height:340px;border-radius:14px}.loading-skeleton{position:relative;overflow:hidden;background:#e2e8f0}.loading-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:loading-shimmer 1.2s ease-in-out infinite}.summary-value-skeleton{display:inline-block;width:112px;max-width:100%;height:28px;border-radius:8px;vertical-align:middle}.tab-count-skeleton{display:inline-block;width:32px;height:16px;border-radius:999px;vertical-align:middle}@keyframes loading-shimmer{to{transform:translateX(100%)}}.exclude-rule-subtitle{margin:6px 0 12px}.missing-recovery-form{display:grid;gap:12px}.missing-recovery-inline-grid{display:grid;grid-template-columns:minmax(120px,150px) minmax(110px,150px) minmax(140px,190px) minmax(0,1fr) auto;gap:12px;align-items:end}.missing-recovery-url-input{margin-top:0}.missing-recovery-inline-grid .home-link{white-space:nowrap}.missing-recovery-inline-grid .home-link:disabled{cursor:not-allowed}.missing-recovery-inline-grid .home-link.home-link-loading:disabled{cursor:wait}.missing-recovery-result{display:grid;gap:10px}.missing-recovery-highlight-message{margin:0;padding:10px 12px;border:1px solid #86efac;border-radius:10px;background:#f0fdf4;color:#166534;font-size:13px;font-weight:700;line-height:1.4;display:flex;align-items:center;justify-content:space-between;gap:10px}.missing-recovery-highlight-message .home-link{flex:0 0 auto;background:#166534}.missing-recovery-highlight-message .home-link:hover{background:#14532d}.missing-recovery-highlight-message-alert{border-color:#fcd34d;background:#fffbeb;color:#92400e}.missing-recovery-confirm-label{display:inline-flex;align-items:flex-start;gap:8px;color:inherit;font-size:13px;font-weight:600;line-height:1.5}.missing-recovery-confirm-label input{margin:2px 0 0;flex:0 0 auto}.missing-recovery-table{table-layout:fixed}.missing-recovery-table td,.missing-recovery-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.missing-recovery-table td:first-child,.missing-recovery-table th:first-child{width:5%}.missing-recovery-table td:nth-child(2),.missing-recovery-table th:nth-child(2){width:7%}.missing-recovery-table td:nth-child(3),.missing-recovery-table th:nth-child(3){width:14%}.missing-recovery-table td:nth-child(4),.missing-recovery-table th:nth-child(4){width:8%}.missing-recovery-table td:nth-child(5),.missing-recovery-table td:nth-child(6),.missing-recovery-table th:nth-child(5),.missing-recovery-table th:nth-child(6){width:10%}.missing-recovery-table td:nth-child(7),.missing-recovery-table th:nth-child(7){width:17%}.missing-recovery-table td:nth-child(8),.missing-recovery-table td:nth-child(9),.missing-recovery-table th:nth-child(8),.missing-recovery-table th:nth-child(9){width:10%}.missing-recovery-table td:nth-child(10),.missing-recovery-table th:nth-child(10){width:11%}.missing-recovery-select-cell,.missing-recovery-select-col{text-align:center}.missing-recovery-select-cell input{width:16px;height:16px;margin:0}.missing-recovery-disabled-text{font-size:12px;color:var(--muted)}.missing-recovery-request-list{display:grid;gap:10px}.missing-recovery-request-table{table-layout:fixed}.missing-recovery-request-table-wrap{overflow-x:auto}.missing-recovery-request-table-excluded{min-width:1200px}.missing-recovery-request-table td:first-child,.missing-recovery-request-table th:first-child{width:7%}.missing-recovery-request-table td:nth-child(2),.missing-recovery-request-table th:nth-child(2){width:8%}.missing-recovery-request-table td:nth-child(3),.missing-recovery-request-table th:nth-child(3){width:10%}.missing-recovery-request-table td:nth-child(4),.missing-recovery-request-table th:nth-child(4){width:12%}.missing-recovery-request-table td:nth-child(5),.missing-recovery-request-table th:nth-child(5){width:14%}.missing-recovery-request-table td:nth-child(6),.missing-recovery-request-table th:nth-child(6){width:25%}.missing-recovery-request-table td:nth-child(7),.missing-recovery-request-table th:nth-child(7){width:9%}.missing-recovery-request-table td:nth-child(8),.missing-recovery-request-table th:nth-child(8){width:15%}.missing-recovery-request-table-excluded td:first-child,.missing-recovery-request-table-excluded th:first-child{width:7%}.missing-recovery-request-table-excluded td:nth-child(2),.missing-recovery-request-table-excluded th:nth-child(2){width:10%}.missing-recovery-request-table-excluded td:nth-child(3),.missing-recovery-request-table-excluded th:nth-child(3){width:14%}.missing-recovery-request-table-excluded td:nth-child(4),.missing-recovery-request-table-excluded th:nth-child(4){width:10%}.missing-recovery-request-table-excluded td:nth-child(5),.missing-recovery-request-table-excluded th:nth-child(5){width:22%}.missing-recovery-request-table-excluded td:nth-child(6),.missing-recovery-request-table-excluded th:nth-child(6){width:7%}.missing-recovery-request-table-excluded td:nth-child(7),.missing-recovery-request-table-excluded th:nth-child(7){width:11%}.missing-recovery-request-table-excluded td:nth-child(8),.missing-recovery-request-table-excluded th:nth-child(8){width:9%}.missing-recovery-request-table-excluded td:nth-child(9),.missing-recovery-request-table-excluded th:nth-child(9){width:10%}.missing-recovery-request-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.missing-recovery-request-link{color:inherit;text-decoration:underline}.exclude-rule-form{display:grid;gap:16px}.exclude-rule-inline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.exclude-rule-actions{display:flex;gap:8px;margin-top:10px}.exclude-rule-actions .home-link,.exclude-rule-actions .reset-link{min-height:42px;padding:0 14px;font-size:14px;line-height:1}.exclude-rule-label-with-tip{display:inline-flex;align-items:center;gap:6px}.exclude-rule-info-tooltip .inline-info-tooltip-box{width:280px;max-width:min(280px,calc(100vw - 40px))}.exclude-rule-message{margin:8px 0 0;font-size:13px;font-weight:600}.exclude-rule-message.success{color:#0f766e}.exclude-rule-message.error{color:#b42318}.exclude-rule-list{display:grid;gap:8px}.exclude-rule-list-title{margin:0;font-size:16px}.exclude-rule-table{table-layout:fixed}.exclude-rule-table td,.exclude-rule-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exclude-rule-table td:first-child,.exclude-rule-table th:first-child{width:14%}.exclude-rule-table td:nth-child(2),.exclude-rule-table th:nth-child(2){width:20%}.exclude-rule-table td:nth-child(3),.exclude-rule-table th:nth-child(3){width:14%}.exclude-rule-table td:nth-child(4),.exclude-rule-table th:nth-child(4){width:20%}.exclude-rule-table td:nth-child(5),.exclude-rule-table td:nth-child(6),.exclude-rule-table th:nth-child(5),.exclude-rule-table th:nth-child(6){width:16%}.exclude-rule-table-error{color:#b42318}.product-master-form{display:grid;gap:18px}.product-master-guidance{display:grid;gap:8px}.product-master-tab-bar{display:flex;gap:8px;flex-wrap:wrap}.product-master-tab{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:14px;font-weight:700;cursor:pointer}.product-master-tab.is-active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.product-master-pane{display:grid;gap:18px}.product-master-pane-subtitle{margin:0 0 4px}.product-master-workspace{display:grid;grid-template-columns:minmax(280px,3fr) minmax(0,7fr);gap:18px;align-items:start}.product-master-search-form{display:grid;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--panel);min-height:148px}.product-master-search-grid{display:grid;grid-template-columns:1fr;gap:12px}.product-master-form-card{display:grid;gap:10px;padding:12px 16px 14px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.product-master-panel,.product-master-side-column{display:grid;gap:14px}.product-master-side-history{display:grid;gap:6px}.product-master-history-card-shell{display:grid;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.product-master-card-heading{display:grid;gap:4px;min-height:42px}.product-master-card-heading .section-header{margin-bottom:0}.product-master-card-heading h3{font-size:15px;line-height:1.3}.product-master-brand-stack{display:grid;gap:8px}.product-master-entry-table{table-layout:fixed}.product-master-entry-table td,.product-master-entry-table th{padding:10px 14px;vertical-align:middle}.product-master-entry-table th{width:180px;background:#f8fafc;font-size:13px;font-weight:700;color:#344054}.product-master-entry-table td .filter-input{width:100%;min-height:38px;padding-top:8px;padding-bottom:8px}.product-master-locked-row th{background:#eef2f6;color:#667085}.product-master-entry-table td .product-master-locked-input,.product-master-entry-table td .product-master-locked-input:disabled{background:#f3f4f6;color:#667085;border-color:#d0d5dd;cursor:not-allowed;opacity:1}.product-master-url-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.product-master-inline-link-btn{white-space:nowrap}.product-master-status-select{font-weight:700}.product-master-status-select.is-active{color:#027a48;background:#ecfdf3;border-color:#86efac}.product-master-status-select.is-inactive{color:#b42318;background:#fef3f2;border-color:#fda29b}.product-master-inline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-master-url-field{grid-column:span 2}.product-master-toolbar{display:grid;gap:12px}.product-master-search-summary{font-size:13px;color:var(--muted)}.product-master-filter-row{display:grid;grid-template-columns:1.1fr 1fr .9fr 1.8fr;gap:10px}.product-master-filter-input{min-height:40px}.product-master-row-selected{background:#f8fbff}.product-master-table{table-layout:fixed}.product-master-table td,.product-master-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-master-table td:first-child,.product-master-table th:first-child{width:10%}.product-master-table td:nth-child(2),.product-master-table th:nth-child(2){width:12%}.product-master-table td:nth-child(3),.product-master-table th:nth-child(3){width:10%}.product-master-table td:nth-child(4),.product-master-table th:nth-child(4){width:16%}.product-master-table td:nth-child(5),.product-master-table th:nth-child(5){width:14%}.product-master-table td:nth-child(6),.product-master-table td:nth-child(7),.product-master-table th:nth-child(6),.product-master-table th:nth-child(7){width:8%}.product-master-table td:nth-child(8),.product-master-table th:nth-child(8){width:10%}.product-master-table td:nth-child(9),.product-master-table th:nth-child(9){width:12%}.product-master-table td:nth-child(10),.product-master-table th:nth-child(10){width:10%}.product-master-row-actions{display:flex;gap:6px}.product-master-selected-summary{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.product-master-created-summary,.product-master-selected-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-master-created-summary{padding-bottom:12px;border-bottom:1px solid var(--line)}.product-master-side-history .section-header{margin-bottom:2px}.product-master-side-history h3{font-size:15px;line-height:1.3}.product-master-history-log-list{display:grid;gap:12px}.product-master-history-log-row{display:grid;gap:10px;padding:12px 0 0;border-top:1px solid rgba(148,163,184,.2)}.product-master-history-log-row:first-child{padding-top:0;border-top:0}.product-master-history-log-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-master-history-log-body{display:grid;gap:4px}.product-master-history-log-trigger{width:100%;padding:0;border:0;background:transparent;text-align:left;font:inherit;font-size:13px;line-height:1.5;color:var(--primary);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-master-history-log-trigger:hover{color:var(--primary)}.product-master-history-log-empty{padding:12px 0 0;border-top:1px solid rgba(148,163,184,.2);font-size:13px;color:var(--muted)}.product-master-change-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(640px,calc(100vw - 24px));max-height:min(80vh,760px);overflow:auto;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.24);z-index:42;display:grid;gap:14px}.product-master-change-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-master-change-modal-title{margin:0;font-size:16px;font-weight:700;color:var(--text)}.product-master-change-modal-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.product-master-change-modal-body{display:grid;gap:8px}.product-master-change-modal-line{margin:0;padding:10px 12px;border-radius:10px;background:#f8fafc;color:var(--text);font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.product-master-empty-state{padding:20px 18px;border:1px dashed var(--line);border-radius:14px;background:#f8fafc}.product-master-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.product-master-status-badge.is-active{background:#dff5e7;color:#0b6b3a}.product-master-status-badge.is-pending{background:#fff4db;color:#9a6700}.product-master-status-badge.is-inactive{background:#f3f4f6;color:#475467}.product-master-muted{color:var(--muted);font-size:12px}.ops-admin-panel{display:grid;gap:14px}.ops-admin-view-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ops-admin-view-card{min-height:104px;padding:12px;border-radius:8px}.summary-card-filter-btn.ops-admin-view-card.has-work{border-color:#e3a2aa;background:#fff3f5;box-shadow:0 8px 18px rgba(185,53,80,.12)}.summary-card-filter-btn.ops-admin-view-card.has-work:hover:not(:disabled){border-color:#cf6b79;background:#ffe8ec;box-shadow:0 10px 20px rgba(185,53,80,.16)}.summary-card-filter-btn.ops-admin-view-card.has-work.active{border-color:#c24157;background:#ffe1e7;box-shadow:0 10px 22px rgba(185,53,80,.2)}.ops-admin-content-panel{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.ops-admin-detail-aggregation-panel{display:grid;gap:12px}.ops-admin-content-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ops-admin-alert-table-wrap{overflow-x:auto}.ops-admin-alert-table{width:100%;min-width:820px}.ops-admin-alert-table td,.ops-admin-alert-table th{vertical-align:top}.ops-admin-checkbox-col{width:44px;text-align:center}.ops-admin-inline-button{min-height:34px;padding:0 12px;font-size:13px}.ops-admin-role-card,.ops-admin-summary-card{padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.ops-admin-summary-value{margin:6px 0 4px;color:var(--text);font-size:24px;font-weight:700;line-height:1.2}.ops-admin-placeholder,.ops-admin-section-note{margin-bottom:14px}.ops-admin-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.button.secondary{border-color:var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text)}.button.secondary:hover:not(:disabled){border-color:var(--primary-line);background:#eef3ff;color:var(--button-subtle-text)}.button.sm{min-height:34px;padding:0 10px;font-size:13px;border-radius:8px}.button.danger{border-color:#e7b4bb;background:#fff4f5;color:#a63345}.button.danger:hover:not(:disabled){border-color:#d98b97;background:#ffe7ea;color:#8c2436}.ops-admin-change-table{width:100%}.ops-admin-request-table-wrap{overflow-x:auto}.ops-admin-request-table{width:100%;min-width:960px}.ops-admin-request-table td,.ops-admin-request-table th{vertical-align:top}.ops-admin-wide-col{min-width:140px}.ops-admin-name-col{width:76px;min-width:76px}.ops-admin-category-col{width:132px;min-width:132px}.ops-admin-brand-col{width:128px;min-width:128px}.ops-admin-model-col{width:124px;min-width:124px}.ops-admin-request-table td.ops-admin-count-col,.ops-admin-request-table th.ops-admin-count-col{width:96px;min-width:96px;text-align:right}.ops-admin-date-col{width:118px;min-width:118px}.ops-admin-two-line-cell{display:grid;gap:4px;min-width:180px}.ops-admin-date-cell{white-space:normal;word-break:keep-all}.ops-admin-change-table td,.ops-admin-change-table th{vertical-align:top;word-break:break-word}.ops-user-toolbar{justify-content:space-between;gap:12px}.ops-user-toolbar,.ops-user-toolbar-controls{display:flex;align-items:center;flex-wrap:wrap}.ops-user-toolbar-controls{justify-content:flex-end;gap:10px}.ops-user-filter-form .filter-input,.ops-user-toolbar .filter-input{margin-top:0}.ops-user-filter-form{display:grid;gap:12px}.ops-user-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ops-user-filter-search-row{display:grid;grid-template-columns:minmax(280px,1fr);gap:10px}.ops-user-filter-field{display:grid}.ops-user-filter-field-wide{max-width:420px}.ops-user-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ops-user-filter-action-group,.ops-user-filter-submit-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ops-user-filter-warning{color:#a63345}.ops-user-top-actions{justify-content:space-between;margin-bottom:12px}.ops-user-top-actions,.ops-user-top-actions-left,.ops-user-top-actions-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ops-user-top-actions-right{justify-content:flex-end;margin-left:auto}.ops-user-upload-modal{width:min(960px,calc(100vw - 24px))}.ops-user-upload-form{display:grid;gap:12px}.ops-user-upload-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ops-user-upload-preview-table td:first-child,.ops-user-upload-preview-table th:first-child{width:210px;white-space:normal;word-break:break-all}.ops-user-upload-preview-table td:nth-child(2),.ops-user-upload-preview-table th:nth-child(2){width:88px;white-space:nowrap}.ops-user-upload-preview-table td:last-child,.ops-user-upload-preview-table th:last-child{width:220px}.ops-user-table td:first-child,.ops-user-table th:first-child{width:44px;text-align:center}.ops-user-table td:nth-child(7),.ops-user-table td:nth-child(8),.ops-user-table th:nth-child(7),.ops-user-table th:nth-child(8){width:144px}.ops-user-assignment-row input,.ops-user-assignment-row select,.ops-user-field input,.ops-user-field select,.ops-user-filter-select,.ops-user-search-input{min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:14px;color:var(--text)}.ops-user-search-input{min-width:220px}.ops-user-filter-select,.ops-user-toolbar-button{min-width:120px}.ops-user-filter-button{min-width:72px}.ops-user-bulk-button{min-width:84px}.ops-user-list-controls .table-search{flex:0 1 280px;min-width:0;margin-right:0}.ops-user-list-controls .table-search-input{width:100%}.ops-user-list-controls .table-middle-action{flex:1 1}.ops-user-table td,.ops-user-table th{vertical-align:top}.ops-user-row{cursor:pointer}.ops-user-row:hover{background:rgba(15,23,42,.03)}.ops-user-row.is-active{background:rgba(14,165,233,.08)}.ops-user-permission-cell{display:grid;gap:4px;min-width:220px}.ops-user-role-cell{min-width:120px}.ops-user-permission-line{margin:0;font-size:13px;line-height:1.45;word-break:break-word}.ops-user-permission-summary-line{display:flex;align-items:baseline;gap:6px;min-width:0}.ops-user-permission-summary-line .ops-user-permission-line{flex:1 1;min-width:0}.ops-user-permission-summary-line .product-master-muted{flex:0 0 auto;margin:0;white-space:nowrap}.ops-user-action-group{display:flex;gap:8px;flex-wrap:wrap}.ops-user-form,.ops-user-form-grid{display:grid;gap:12px}.ops-user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-user-create-form-grid{grid-template-columns:minmax(0,1fr)}.ops-user-field{display:grid;gap:8px}.ops-user-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ops-user-account-card{display:grid;gap:10px}.ops-user-assignment-policy-note,.ops-user-create-note{margin-top:6px}.ops-user-email-input-group{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.ops-user-email-domain{display:inline-flex;align-items:center;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#f8fafc;color:var(--muted);font-size:14px;line-height:1;white-space:nowrap}.ops-user-panel-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-left:auto}.ops-user-add-assignment-action,.ops-user-assignment-list-appended{margin-top:10px}.ops-user-action-button-wrap{position:relative;display:inline-flex;align-items:center;z-index:0}.ops-user-action-button-wrap:focus-within,.ops-user-action-button-wrap:hover{z-index:6}.ops-user-action-button{padding-right:30px!important}.ops-user-action-button-wrap .ops-user-action-tooltip{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:1}.ops-user-action-button-wrap .ops-user-action-tooltip .inline-info-tooltip-box{top:50%;bottom:auto;left:auto;right:calc(100% + 10px);transform:translateY(-50%)}.ops-user-action-button-wrap .ops-user-action-tooltip .inline-info-tooltip-box:after{left:auto;right:0;top:50%;transform:translate(50%,-50%) rotate(45deg)}.ops-user-account-info-grid{gap:10px 14px}.ops-user-status-feedback{margin-top:6px}.ops-user-edit-shell{display:grid;gap:10px}.ops-user-slide{width:min(480px,92vw)}.ops-user-edit-form{background:#eef4ff}.ops-user-form-section{margin-top:4px}.ops-user-assignment-list{display:grid;gap:10px}.ops-user-assignment-header{display:grid;grid-template-columns:118px minmax(0,1.05fr) minmax(0,1.2fr) 58px;gap:10px;align-items:end}.ops-user-assignment-header p{margin:0}.ops-user-assignment-row{display:grid;grid-template-columns:118px minmax(0,1.05fr) minmax(0,1.2fr) 58px;gap:10px;align-items:center}.ops-user-assignment-row .filter-input{width:100%;margin-top:0}.ops-user-assignment-row .slide-input{width:100%;height:40px;box-sizing:border-box}.ops-user-fixed-scope-value{display:flex;align-items:center;padding-top:0;padding-bottom:0}.ops-user-assignment-row-placeholder{display:block;min-height:32px}.ops-user-assignment-row .button{min-width:0;width:58px;padding-left:0;padding-right:0;white-space:nowrap}.ops-user-delete-button{border-color:#d6d9df;background:#f3f4f6;color:#6b7280}.ops-user-delete-button:hover:not(:disabled){border-color:#c7ccd4;background:#e9edf2;color:#4b5563}.ops-user-change-summary{display:grid;gap:10px}.ops-user-change-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.ops-user-change-table{width:100%;border-collapse:collapse;table-layout:fixed}.ops-user-change-table td,.ops-user-change-table th{padding:12px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left;font-size:13px}.ops-user-change-table thead th{background:#f8fafc;font-weight:700;color:var(--text)}.ops-user-change-table tbody th,.ops-user-change-table thead th:first-child{width:92px;background:#fcfdff;font-weight:600;color:var(--text)}.ops-user-change-table tbody tr:last-child td,.ops-user-change-table tbody tr:last-child th{border-bottom:0}.ops-user-change-role-cell{white-space:pre-line}.ops-user-change-table td>p{margin:0}.ops-user-change-list{display:grid;gap:6px}.ops-user-change-list p{margin:0}.ops-user-form-actions{display:flex;justify-content:flex-start;gap:10px}.ops-user-summary-card{background:#f8fafc}.ops-user-create-info-card{background:#fff}.ops-user-assignment-row .button,.ops-user-form-actions .button,.ops-user-form-section .button,.ops-user-modal-head .button,.ops-user-panel-actions .button{min-height:32px;height:32px;padding:0 10px;border-radius:8px;font-size:13px;line-height:1;box-sizing:border-box}.product-master-history{display:grid;gap:10px}.product-master-history-list{display:grid;gap:12px}.product-master-history-card{border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:14px;display:grid;gap:10px}.product-master-history-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.product-master-history-fields{font-size:13px;color:var(--muted)}.product-master-history-diff{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-master-history-label{margin:0 0 8px;font-size:13px;font-weight:700}.product-master-history-grid{margin:0;display:grid;gap:8px}.product-master-history-grid div{display:grid;gap:2px;padding:10px 12px;border-radius:10px;background:#f8fafc}.product-master-history-grid dt{font-size:12px;color:var(--muted)}.product-master-history-grid dd{margin:0;font-size:13px;color:var(--text)}.product-master-history-empty{padding:10px 12px;border-radius:10px;background:#f8fafc;font-size:13px;color:var(--muted)}@media (max-width:900px){.container.with-side-nav{padding:14px}.page-content{max-width:none}.side-nav{position:static;width:100%;min-height:0;height:auto;flex-direction:row;align-items:center;padding:8px;margin-bottom:12px;overflow-x:auto}.side-nav:focus-within,.side-nav:hover{width:100%}.side-nav-item{width:auto;min-width:46px;padding:0 10px;justify-content:center}.side-nav-menu{display:flex;gap:6px;align-items:center}.side-nav-divider{width:1px;height:24px;border-top:0;border-left:1px solid #cfd4dc;margin:0 2px}.side-nav-bottom{margin-top:0;margin-left:auto;display:flex;gap:6px;padding-top:0;border-top:0}.side-nav-label{display:inline-block;max-width:128px}.side-nav:focus-within .side-nav-item,.side-nav:hover .side-nav-item{justify-content:center;gap:6px;padding:0 10px}.side-info-panel{left:0;right:0;bottom:auto;top:calc(100% + 8px);width:auto}.exclude-rule-inline-grid,.filter-grid,.grid,.missing-recovery-inline-grid,.product-master-inline-grid,.request-filter-grid{grid-template-columns:1fr}.product-master-url-field{grid-column:span 1}.product-master-entry-table,.product-master-entry-table tbody,.product-master-entry-table td,.product-master-entry-table th,.product-master-entry-table tr{display:block;width:100%}.product-master-entry-table th{border-bottom:0;border-right:0;border-left:0;width:100%;padding-bottom:8px}.product-master-entry-table td{padding-top:0}.product-master-search-grid,.product-master-url-row,.product-master-workspace{grid-template-columns:1fr}.missing-recovery-highlight-message{flex-direction:column;align-items:flex-start}.request-target-info-grid,.slide-image-grid{grid-template-columns:1fr}.review-slide{width:100vw}.table-tabs{flex-wrap:wrap}.table-tab{font-size:14px!important;padding:10px 16px}.pagination-bar{justify-content:flex-start;flex-wrap:wrap}.table-search{width:100%;margin-right:0}.table-search-input{width:100%}.product-master-filter-row{grid-template-columns:1fr}.table-middle-action{width:100%;justify-content:flex-start}.pagination-controls{margin-left:0;flex-wrap:wrap}.brand-topbar{gap:10px}.brand-customer,.brand-topbar{align-items:flex-start;flex-direction:column}.brand-customer{gap:8px}.brand-divider{display:none}.brand-side{width:100%;align-items:flex-start}.brand-side-stack{justify-items:start}.brand-side-actions,.mode-switch{flex-wrap:wrap}.mode-switch{width:100%}.user-menu-panel{left:0;right:auto}.counterfeit-filter-grid,.counterfeit-summary-grid,.loading-summary-grid,.request-summary-grid{grid-template-columns:1fr}.counterfeit-filter-date-field{grid-column:auto}.counterfeit-filter-spacer{display:none}.ops-admin-role-grid,.ops-admin-summary-grid,.ops-admin-view-grid,.product-master-change-modal-meta,.product-master-created-summary,.product-master-history-log-meta,.product-master-selected-summary{grid-template-columns:1fr}.ops-admin-content-header{flex-direction:column;align-items:flex-start}.home-filter-grid,.product-master-history-diff{grid-template-columns:1fr}.home-brand-field,.home-period-field{width:100%}.price-trend-row-card{grid-template-columns:1fr;align-items:start;padding:10px}.price-trend-grid-head{display:none}.price-trend-cell{height:auto;min-height:0}.price-trend-thumb,.price-trend-thumb-wrap{width:100%;height:auto}.price-trend-thumb{max-width:98px;aspect-ratio:1/1}.price-trend-rate-box{text-align:left}.price-trend-rate-content,.price-trend-rate-head{grid-template-columns:1fr}.price-trend-rate-head{gap:2px}.price-trend-seller-content,.price-trend-seller-head{grid-template-columns:1fr}.price-trend-seller-head{gap:2px}.request-overview-grid,.rights-kpi-grid,.rights-stage-grid{grid-template-columns:1fr}.rights-stage-card{grid-template-rows:auto auto auto}.rights-stage-heading-copy,.rights-stage-support-caption{min-height:0}.rights-stage-card:after{display:none}.request-judgement-grid,.request-product-overview-layout,.request-target-mid-grid,.request-target-status-grid,.request-top10-grid{grid-template-columns:1fr}.request-product-thumbnail-wrap{width:100%;height:auto}.request-product-thumbnail{width:100%;max-width:168px;height:auto;aspect-ratio:1/1}.request-product-overview-meta{height:auto}.request-product-overview-chart-pane{height:190px}.request-top10-form{flex-wrap:wrap;align-items:center}.request-top10-select{max-width:100%}.request-top10-side-select{font-size:16px}.loading-filter{height:220px}.ops-user-toolbar{align-items:stretch}.ops-user-toolbar-controls{justify-content:stretch}.ops-user-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-user-filter-search-row{grid-template-columns:1fr}.ops-user-filter-field-wide{max-width:none}.ops-user-filter-action-group,.ops-user-filter-actions,.ops-user-filter-submit-group,.ops-user-top-actions{align-items:stretch;justify-content:stretch}.ops-user-top-actions-left,.ops-user-top-actions-right{width:100%;justify-content:stretch}.ops-user-upload-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-user-filter-select,.ops-user-search-input,.ops-user-toolbar-button{width:100%}.ops-user-list-controls{flex-direction:column;align-items:stretch}.ops-user-list-controls .pagination-controls,.ops-user-list-controls .table-middle-action,.ops-user-list-controls .table-search{width:100%}.ops-user-list-controls .pagination-controls{justify-content:space-between}.ops-user-modal{padding:0}.ops-user-assignment-header,.ops-user-assignment-row,.ops-user-change-summary-grid,.ops-user-form-grid,.ops-user-meta-grid{grid-template-columns:1fr}.ops-user-assignment-header{display:none}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at 18% 14%,rgba(37,74,149,.24) 0,rgba(37,74,149,0) 34%),radial-gradient(circle at 86% 20%,rgba(255,111,97,.2) 0,rgba(255,111,97,0) 40%),linear-gradient(132deg,#eef3fb,#f8fafd 40%,#edf2f8)}.login-shell{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:22px;align-items:stretch}.login-layout{width:min(1020px,100%);display:grid;gap:12px}.login-story{border:1px solid rgba(46,72,129,.26);border-radius:26px;padding:32px;background:radial-gradient(circle at 72% 10%,rgba(123,151,218,.28) 0,rgba(123,151,218,0) 40%),linear-gradient(132deg,rgba(58,93,171,.98),rgba(42,71,136,.98) 58%,rgba(29,50,100,.99));box-shadow:0 34px 74px rgba(29,48,95,.28);color:#f5f8ff;display:grid;gap:14px;animation:loginFadeUp .44s ease both}.login-brand-logo-frame{justify-self:start;display:inline-flex;align-items:center;min-height:40px;padding:0}.login-story-list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.login-story-list li{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:rgba(239,244,255,.96)}.login-story-list li:before{content:"";width:7px;height:7px;border-radius:999px;background:#ff8f84;box-shadow:0 0 0 4px rgba(255,143,132,.22);animation:loginStoryDotPulse 2.4s ease-in-out infinite;transform-origin:center}.login-story-list li:nth-child(2):before{animation-delay:.4s}.login-story-list li:nth-child(3):before{animation-delay:.8s}.login-brand-logo{width:auto;height:38px;filter:none}.login-title{margin:0;font-size:32px;letter-spacing:-.02em;line-height:1.14;color:#ffffff}.login-subtitle{margin:0;color:rgba(238,243,255,.94);font-size:15px;line-height:1.6}.login-card{border:1px solid rgba(168,181,207,.36);border-radius:26px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 28px 62px rgba(31,47,83,.16);padding:24px;animation:loginFadeUp .5s ease both}.login-card-head{display:grid;gap:4px}.login-card-title{margin:0;font-size:25px;letter-spacing:-.02em;color:#16203d}.login-card-caption{margin:0;color:#586886;font-size:13px}.login-panel-block{margin-top:14px}.login-panel-block.is-sub{padding:16px;border:1px solid rgba(202,214,236,.66);border-radius:16px;background:linear-gradient(180deg,#fbfcff,#f4f7ff)}.login-form{display:grid;gap:9px}.login-label{margin-top:2px;color:#25324f;font-size:12px;font-weight:700;letter-spacing:.02em}.login-form input{width:100%;height:46px;border:1px solid #c3cde0;border-radius:12px;padding:0 13px;font-size:14px;color:#0f172a;background:linear-gradient(180deg,#ffffff,#fbfdff);transition:border-color .2s ease,box-shadow .2s ease}.login-form input:focus-visible{outline:none;border-color:#6e84ba;box-shadow:0 0 0 4px rgba(110,132,186,.2)}.login-primary-button,.login-secondary-button{height:44px;border:0;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer}.login-primary-button{margin-top:4px;color:#ffffff;background:linear-gradient(180deg,#2f54a2,#243f79);box-shadow:0 10px 20px rgba(39,64,116,.24)}.login-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px rgba(39,64,116,.3)}.login-secondary-button{margin-top:6px;color:#23386b;border:1px solid #b5c3e2;background:linear-gradient(180deg,#edf2ff,#e3ebff)}.login-secondary-button:hover:not(:disabled){background:linear-gradient(180deg,#e4edff,#dbe6ff)}.login-primary-button:disabled,.login-secondary-button:disabled{cursor:default;opacity:.58;transform:none;box-shadow:none}.login-link-button{justify-self:end;border:0;background:transparent;color:#58709e;font-size:12px;padding:0;cursor:pointer}.login-link-button:hover{color:#2b3f69;text-decoration:underline}.login-subtle-button{margin-top:10px;width:100%;height:40px;border:1px solid #c8d4ec;border-radius:12px;background:linear-gradient(180deg,#f4f7ff,#eaf0ff);color:#1e3d7d;font-size:13px;font-weight:600;cursor:pointer}.login-subtle-button:hover{background:linear-gradient(180deg,#edf3ff,#e4ecff)}.login-divider{margin:18px 0 14px;border:0;border-top:1px dashed #d2daeb}.login-section-title{margin:0;color:#1f2f55;font-size:15px}.login-section-caption{margin:4px 0 10px;color:#637291;font-size:12px}.login-message{margin:9px 0 0;font-size:13px;color:#334566;line-height:1.4}.login-message.is-success{color:#16714e}.login-message.is-error{color:#b32b22}.login-footer{display:flex;justify-content:flex-start;align-items:flex-end;margin-top:auto}.login-powered-logo{width:auto;height:16px;opacity:.9}.login-global-footer{margin:0;text-align:center;font-size:12px;font-weight:500;letter-spacing:.01em;color:#63708b}@keyframes loginFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loginStoryDotPulse{0%,to{transform:scale(.9);opacity:.75;box-shadow:0 0 0 3px rgba(255,143,132,.16)}50%{transform:scale(1.24);opacity:1;box-shadow:0 0 0 6px rgba(255,143,132,.28)}}@media (prefers-reduced-motion:reduce){.login-story-list li:before{animation:none}}@media (max-width:640px){.login-page{padding:14px}.login-shell{grid-template-columns:1fr;gap:14px}.login-global-footer{font-size:11px}.login-card,.login-story{border-radius:18px;padding:18px}.login-title{font-size:24px}.login-footer{justify-content:flex-start}.login-panel-block.is-sub{padding:13px}.login-story-list li{font-size:13px}}