@charset "UTF-8";.dealer-threshold-page[data-v-c8696445]{padding:24px;background:#fff;min-height:100%}.page-header[data-v-c8696445]{margin-bottom:20px}.page-title[data-v-c8696445]{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.page-title .icon-class[data-v-c8696445]{font-size:24px;color:var(--workbench-main-color)}.page-subtitle[data-v-c8696445]{font-size:13px;color:#999;margin:0}.stats-row[data-v-c8696445]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat-card[data-v-c8696445]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.04);box-shadow:0 2px 12px #0000000a;padding:20px;border:1px solid #EBEEF5;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.stat-card[data-v-c8696445]:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px #0000001a}.stat-card-label[data-v-c8696445]{font-size:15px;color:#333;font-weight:600;margin-bottom:8px}.stat-card-value[data-v-c8696445]{font-size:32px;font-weight:700;color:#111;line-height:1.2;margin-bottom:6px}.stat-card-value.value--pending[data-v-c8696445]{color:var(--workbench-main-color)}.stat-card-value.value--reviewing[data-v-c8696445]{color:#409eff}.stat-card-value.value--approved[data-v-c8696445]{color:#67c23a}.stat-card-value.value--rejected[data-v-c8696445]{color:#f56c6c}.stat-card-sub[data-v-c8696445]{font-size:13px;color:#888}.list-card[data-v-c8696445]{background:#fff}.list-card-header[data-v-c8696445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.filter-bar[data-v-c8696445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status-filter[data-v-c8696445]{width:160px}.list-card-title[data-v-c8696445]{font-size:18px;font-weight:600;color:#333;margin:0}.contact-cell[data-v-c8696445]{line-height:1.6}.contact-email[data-v-c8696445]{font-size:12px;color:#999}.paid-count[data-v-c8696445]{font-size:14px;color:#333}.paid-count.is-reached[data-v-c8696445]{color:var(--workbench-main-color);font-weight:700}.paid-threshold[data-v-c8696445]{font-size:13px;color:#999}.reached-tag[data-v-c8696445]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;font-size:13px}.reached-yes[data-v-c8696445]{color:#67c23a}.reached-no[data-v-c8696445]{color:var(--workbench-main-color)}.pagination-wrap[data-v-c8696445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:16px}.detail-drawer-content[data-v-c8696445]{font-size:14px;color:#666;line-height:20px;max-height:calc(100vh - 120px);overflow-y:auto}.detail-section[data-v-c8696445]{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.detail-section[data-v-c8696445]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-section.section-important[data-v-c8696445]{background:#fafafa;border-radius:8px;padding:12px;border:1px solid #e8e8e8}.detail-section.section-normal[data-v-c8696445]{padding-left:4px;padding-right:4px}.detail-section.section-secondary[data-v-c8696445]{opacity:.85}.detail-section-title[data-v-c8696445]{font-size:15px;font-weight:600;color:#333;margin-bottom:12px;padding-left:8px;border-left:3px solid var(--workbench-main-color)}.section-important .detail-section-title[data-v-c8696445]{color:#1a1a1a;font-size:16px;border-left-color:#409eff}.section-normal .detail-section-title[data-v-c8696445]{font-size:14px;border-left-color:#67c23a}.section-secondary .detail-section-title[data-v-c8696445]{font-size:14px;color:#666;border-left-color:#909399}.detail-grid[data-v-c8696445]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.detail-item[data-v-c8696445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;gap:10px}.detail-item.full-width[data-v-c8696445]{grid-column:span 2}.detail-label[data-v-c8696445]{color:#999;width:90px;text-align:right;-ms-flex-negative:0;flex-shrink:0;font-size:13px}.detail-value[data-v-c8696445]{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all}.detail-value .detail-number[data-v-c8696445]{font-weight:600;font-family:DIN Alternate,Roboto Mono,monospace;font-size:15px}.detail-value .detail-number-primary[data-v-c8696445]{color:#409eff;font-size:16px}.detail-value .detail-number-success[data-v-c8696445]{color:#67c23a;font-size:16px}.detail-value .detail-number-warning[data-v-c8696445]{color:#e6a23c;font-size:16px}.detail-value .detail-number-danger[data-v-c8696445]{color:#f56c6c;font-size:16px}.detail-value .detail-number-highlight[data-v-c8696445]{color:var(--workbench-main-color);font-size:17px;font-weight:700}
