.dashboard-section-head[data-v-0c762815]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.dashboard-section-head__bar[data-v-0c762815]{width:3px;height:14px;border-radius:2px;background:linear-gradient(180deg,rgb(var(--arcoblue-5)),rgb(var(--arcoblue-7)));flex-shrink:0}.dashboard-section-head__title[data-v-0c762815]{font-size:14px;font-weight:600;color:var(--color-text-1);line-height:1.2}.dashboard-section-head__extra[data-v-0c762815]{margin-left:auto}.quick-entry-grid[data-v-1242e5b3]{display:grid;gap:8px}.quick-entry-grid--dense .quick-entry-item[data-v-1242e5b3]{padding:8px 10px}.quick-entry-grid--dense .quick-entry-icon[data-v-1242e5b3]{width:28px;height:28px;font-size:14px}.quick-entry-grid--dense .quick-entry-label[data-v-1242e5b3]{font-size:12px}.quick-entry-item[data-v-1242e5b3]{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:6px;border:none;background:var(--color-bg-1);box-shadow:0 1px 2px #0000000d;cursor:pointer;transition:background-color .2s,box-shadow .2s,transform .2s}.quick-entry-item[data-v-1242e5b3]:hover{background:var(--color-bg-1);box-shadow:0 4px 12px rgba(var(--arcoblue-6),.12);transform:translateY(-1px)}.quick-entry-item[data-v-1242e5b3]:focus-visible{outline:2px solid rgb(var(--primary-6));outline-offset:1px}.quick-entry-icon[data-v-1242e5b3]{flex-shrink:0;width:30px;height:30px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:15px}.quick-entry-icon--orange[data-v-1242e5b3]{color:rgb(var(--orange-6));background:rgba(var(--orange-6),.14)}.quick-entry-icon--blue[data-v-1242e5b3]{color:rgb(var(--arcoblue-6));background:rgba(var(--arcoblue-6),.14)}.quick-entry-icon--green[data-v-1242e5b3]{color:rgb(var(--green-6));background:rgba(var(--green-6),.14)}.quick-entry-icon--purple[data-v-1242e5b3]{color:rgb(var(--purple-6));background:rgba(var(--purple-6),.14)}.quick-entry-icon--cyan[data-v-1242e5b3]{color:rgb(var(--cyan-6));background:rgba(var(--cyan-6),.14)}.quick-entry-icon--gray[data-v-1242e5b3]{color:var(--color-text-2);background:var(--color-fill-2)}.quick-entry-label[data-v-1242e5b3]{font-size:13px;font-weight:500;color:var(--color-text-1);line-height:1.25}@media(prefers-reduced-motion:reduce){.quick-entry-item[data-v-1242e5b3]{transition:background-color .2s,box-shadow .2s}.quick-entry-item[data-v-1242e5b3]:hover{transform:none}}.is-disabled[data-v-0d8a0631]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-0d8a0631]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-0d8a0631]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-0d8a0631]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-0d8a0631]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-0d8a0631]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-0d8a0631]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-0d8a0631]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-0d8a0631]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-0d8a0631]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-0d8a0631]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-0d8a0631]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-0d8a0631]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-0d8a0631]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-0d8a0631]{color:rgb(var(--red-6))}.amount-text[data-v-0d8a0631]{font-variant-numeric:tabular-nums}.dashboard-content[data-v-0d8a0631]{padding:12px;height:100%;overflow:hidden;box-sizing:border-box;background:linear-gradient(165deg,var(--color-bg-1) 0%,rgba(var(--arcoblue-1),.35) 42%,var(--color-bg-1) 100%);display:flex;flex-direction:column;gap:10px;min-height:0}.dashboard-content .dashboard-hero[data-v-0d8a0631]{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:8px;background:linear-gradient(105deg,rgb(var(--arcoblue-6)),rgb(var(--arcoblue-5)) 48%,rgb(var(--cyan-5)));box-shadow:0 4px 14px rgba(var(--arcoblue-6),.22);color:#fff}.dashboard-content .dashboard-hero__title[data-v-0d8a0631]{margin:0;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:.02em}.dashboard-content .dashboard-hero__desc[data-v-0d8a0631]{margin:4px 0 0;font-size:12px;opacity:.9;line-height:1.4}.dashboard-content .dashboard-hero__actions[data-v-0d8a0631]{display:flex;align-items:center;gap:8px;flex-shrink:0}.dashboard-content .hero-chip[data-v-0d8a0631]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .2s,transform .2s}.dashboard-content .hero-chip[data-v-0d8a0631]:hover{background:#ffffff38;transform:translateY(-1px)}.dashboard-content .hero-chip--active[data-v-0d8a0631]{background:#fffffff2;color:rgb(var(--red-6));border-color:transparent}.dashboard-content .hero-chip--active .hero-chip__value[data-v-0d8a0631]{font-weight:700}.dashboard-content .hero-chip--ghost[data-v-0d8a0631]{padding:6px 10px}.dashboard-content .hero-chip__value[data-v-0d8a0631]{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}.dashboard-content .hero-chip__label[data-v-0d8a0631]{font-size:12px}.dashboard-content .hero-chip__icon[data-v-0d8a0631]{font-size:14px}.dashboard-content .dashboard-layout[data-v-0d8a0631]{display:flex;align-items:stretch;gap:10px;flex:1;min-height:0}.dashboard-content .dashboard-panel[data-v-0d8a0631]{display:flex;flex-direction:column;min-height:0;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.dashboard-content .dashboard-panel--main[data-v-0d8a0631]{flex:1;min-width:0;background:var(--color-bg-2)}.dashboard-content .dashboard-panel--side[data-v-0d8a0631]{width:320px;flex-shrink:0;background:var(--color-bg-2);border-left:1px solid var(--color-border-2)}.dashboard-content .dashboard-panel--side.dashboard-panel--has-todo[data-v-0d8a0631]{box-shadow:0 2px 12px rgba(var(--red-6),.08)}.dashboard-content .dashboard-module-card[data-v-0d8a0631]{background:transparent}.dashboard-content .layout-main[data-v-0d8a0631]{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;min-height:0;padding:10px;height:100%;box-sizing:border-box}.dashboard-content .layout-main .layout-main-top[data-v-0d8a0631]{flex-shrink:0}.dashboard-content .layout-main .layout-main-bottom[data-v-0d8a0631]{flex:1;min-height:0;overflow:auto}.dashboard-content .layout-main .layout-main-bottom--full .quick-module[data-v-0d8a0631]{padding-top:4px}.dashboard-content .income-module .stat-cards[data-v-0d8a0631]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:0}.dashboard-content .stat-card--rich[data-v-0d8a0631]{display:flex;gap:10px;padding:10px 12px;border:none;border-radius:8px;background:var(--color-bg-1);box-shadow:0 1px 3px #0000000f;position:relative;overflow:hidden;min-width:0}.dashboard-content .stat-card--rich[data-v-0d8a0631]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:3px 0 0 3px;background:var(--stat-accent, rgb(var(--arcoblue-6)))}.dashboard-content .stat-card--rich.stat-card--clickable[data-v-0d8a0631]{cursor:pointer;transition:box-shadow .2s,transform .2s}.dashboard-content .stat-card--rich.stat-card--clickable[data-v-0d8a0631]:hover{box-shadow:0 6px 16px rgba(var(--arcoblue-6),.12);transform:translateY(-2px)}.dashboard-content .stat-card--rich.stat-card--primary[data-v-0d8a0631]{background:linear-gradient(135deg,rgba(var(--arcoblue-1),.9) 0%,var(--color-bg-1) 72%)}.dashboard-content .stat-card--rich.stat-card--primary .stat-value[data-v-0d8a0631]{font-size:26px}.dashboard-content .stat-card--rich.stat-card--blue[data-v-0d8a0631]{--stat-accent: rgb(var(--arcoblue-6))}.dashboard-content .stat-card--rich.stat-card--green[data-v-0d8a0631]{--stat-accent: rgb(var(--green-6))}.dashboard-content .stat-card--rich.stat-card--orange[data-v-0d8a0631]{--stat-accent: rgb(var(--orange-6))}.dashboard-content .stat-card--rich.stat-card--purple[data-v-0d8a0631]{--stat-accent: rgb(var(--purple-6))}.dashboard-content .stat-card--rich.stat-card--cyan[data-v-0d8a0631]{--stat-accent: rgb(var(--cyan-6))}.dashboard-content .stat-card--rich .stat-card__icon[data-v-0d8a0631]{flex-shrink:0;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;background:rgba(var(--arcoblue-6),.1);color:rgb(var(--arcoblue-6))}.dashboard-content .stat-card--rich.stat-card--green .stat-card__icon[data-v-0d8a0631]{background:rgba(var(--green-6),.1);color:rgb(var(--green-6))}.dashboard-content .stat-card--rich.stat-card--orange .stat-card__icon[data-v-0d8a0631]{background:rgba(var(--orange-6),.1);color:rgb(var(--orange-6))}.dashboard-content .stat-card--rich.stat-card--purple .stat-card__icon[data-v-0d8a0631]{background:rgba(var(--purple-6),.1);color:rgb(var(--purple-6))}.dashboard-content .stat-card--rich.stat-card--cyan .stat-card__icon[data-v-0d8a0631]{background:rgba(var(--cyan-6),.1);color:rgb(var(--cyan-6))}.dashboard-content .stat-card--rich .stat-card__body[data-v-0d8a0631]{min-width:0;flex:1}.dashboard-content .stat-card--rich .stat-label[data-v-0d8a0631]{font-size:12px;color:var(--color-text-3);margin-bottom:2px}.dashboard-content .stat-card--rich .stat-value[data-v-0d8a0631]{font-size:20px;font-weight:600;line-height:1.2}.dashboard-content .stat-card--rich .stat-trend[data-v-0d8a0631]{font-size:11px;margin-top:2px}.dashboard-content .stat-card--rich .stat-sub[data-v-0d8a0631]{font-size:11px;color:var(--color-text-3);margin-top:2px}.dashboard-content .stat-card--rich .stat-sub[data-v-0d8a0631] .text-danger{color:rgb(var(--red-6));font-weight:600}.dashboard-content .quick-section[data-v-0d8a0631]{margin-bottom:10px}.dashboard-content .quick-section[data-v-0d8a0631]:last-child{margin-bottom:0}.dashboard-content .quick-section-label[data-v-0d8a0631]{font-size:11px;font-weight:500;color:var(--color-text-3);margin-bottom:6px;text-transform:none;letter-spacing:.02em}.dashboard-content .layout-side[data-v-0d8a0631]{flex:0 0 auto;padding:10px;box-sizing:border-box;overflow:auto;max-height:100%;width:100%}.dashboard-content .todo-module__head[data-v-0d8a0631]{margin-bottom:4px}.dashboard-content .todo-spin[data-v-0d8a0631]{width:100%}.dashboard-content .todo-empty[data-v-0d8a0631]{padding:16px 0}.dashboard-content .todo-group[data-v-0d8a0631]{margin-bottom:12px}.dashboard-content .todo-group[data-v-0d8a0631]:last-child{margin-bottom:0}.dashboard-content .todo-group .todo-group-header[data-v-0d8a0631]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 2px}.dashboard-content .todo-group .todo-group-title[data-v-0d8a0631]{display:flex;align-items:center;gap:6px;font-weight:600;font-size:12px;color:var(--color-text-2)}.dashboard-content .todo-group .todo-group-count[data-v-0d8a0631]{font-size:11px;font-weight:600;color:rgb(var(--red-6));background:rgba(var(--red-6),.08);padding:0 6px;border-radius:10px;line-height:18px}.dashboard-content .todo-group .todo-group-items[data-v-0d8a0631]{display:flex;flex-direction:column;gap:4px}.dashboard-content .todo-group .todo-item[data-v-0d8a0631]{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;background:var(--color-fill-1);cursor:pointer;transition:background-color .2s,box-shadow .2s}.dashboard-content .todo-group .todo-item[data-v-0d8a0631]:hover{background:rgba(var(--arcoblue-1),.8);box-shadow:0 2px 6px rgba(var(--arcoblue-6),.08)}.dashboard-content .todo-group .todo-item .todo-item-label[data-v-0d8a0631]{font-size:13px;color:var(--color-text-1);line-height:1.3}.dashboard-content .todo-group .todo-item .todo-item-badge[data-v-0d8a0631]{flex-shrink:0;min-width:22px;padding:0 6px;font-size:12px;font-weight:600;line-height:20px;text-align:center;color:rgb(var(--red-6));background:rgba(var(--red-6),.1);border-radius:10px;font-variant-numeric:tabular-nums}@media(max-width:1400px){.dashboard-content .income-module .stat-cards[data-v-0d8a0631]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1200px){.dashboard-content[data-v-0d8a0631]{overflow:auto}.dashboard-content .dashboard-layout[data-v-0d8a0631]{flex-direction:column;flex:none;min-height:auto}.dashboard-content .dashboard-panel--side[data-v-0d8a0631]{width:100%;border-left:none}.dashboard-content .income-module .stat-cards[data-v-0d8a0631]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content .dashboard-hero[data-v-0d8a0631]{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.dashboard-content .hero-chip[data-v-0d8a0631]:hover,.dashboard-content .stat-card--rich.stat-card--clickable[data-v-0d8a0631]:hover{transform:none}}.section-card[data-v-3c5a1392]{margin-bottom:16px}.shipment-list[data-v-3c5a1392]{display:flex;flex-direction:column;gap:12px}.shipment-item[data-v-3c5a1392]{padding:12px;background:var(--color-fill-1);border-radius:4px}.shipment-head[data-v-3c5a1392]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shipment-no[data-v-3c5a1392]{font-weight:500;color:var(--color-text-1)}.flow-meta[data-v-3c5a1392]{color:var(--color-text-3);font-size:12px;margin-top:4px}.list-content[data-v-798b0bea]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-798b0bea]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-798b0bea]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-798b0bea]{flex-shrink:0}.list-content .right-search[data-v-798b0bea]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-798b0bea]{align-items:center}.list-content .list-toolbar-right[data-v-798b0bea]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-798b0bea],.list-content .list-toolbar-actions[data-v-798b0bea]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-798b0bea] .arco-space,.list-content .list-toolbar-actions[data-v-798b0bea] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-798b0bea]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-798b0bea]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-798b0bea]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-798b0bea]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-798b0bea] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-798b0bea] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-798b0bea]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-798b0bea]{color:var(--color-text-3);font-size:13px}.list-content[data-v-5acb16b6]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-5acb16b6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-5acb16b6]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-5acb16b6]{flex-shrink:0}.list-content .right-search[data-v-5acb16b6]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-5acb16b6]{align-items:center}.list-content .list-toolbar-right[data-v-5acb16b6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-5acb16b6],.list-content .list-toolbar-actions[data-v-5acb16b6]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-5acb16b6] .arco-space,.list-content .list-toolbar-actions[data-v-5acb16b6] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-5acb16b6]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-5acb16b6]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-5acb16b6]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-5acb16b6]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-5acb16b6] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-5acb16b6] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-5acb16b6]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-5acb16b6]{color:var(--color-text-3);font-size:13px}.section-card[data-v-5cc171ed]{margin-bottom:16px}.category-group+.category-group[data-v-5cc171ed]{margin-top:16px}.category-title[data-v-5cc171ed]{margin-bottom:8px;font-size:14px;font-weight:500;color:var(--color-text-1)}.list-content[data-v-a17cb37e]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-a17cb37e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-a17cb37e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-a17cb37e]{flex-shrink:0}.list-content .right-search[data-v-a17cb37e]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-a17cb37e]{align-items:center}.list-content .list-toolbar-right[data-v-a17cb37e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-a17cb37e],.list-content .list-toolbar-actions[data-v-a17cb37e]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-a17cb37e] .arco-space,.list-content .list-toolbar-actions[data-v-a17cb37e] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-a17cb37e]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-a17cb37e]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-a17cb37e]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-a17cb37e]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-a17cb37e] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-a17cb37e] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-a17cb37e]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-a17cb37e]{color:var(--color-text-3);font-size:13px}.list-content[data-v-76f51854]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-76f51854]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-76f51854]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-76f51854]{flex-shrink:0}.list-content .right-search[data-v-76f51854]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-76f51854]{align-items:center}.list-content .list-toolbar-right[data-v-76f51854]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-76f51854],.list-content .list-toolbar-actions[data-v-76f51854]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-76f51854] .arco-space,.list-content .list-toolbar-actions[data-v-76f51854] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-76f51854]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-76f51854]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-76f51854]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-76f51854]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-76f51854] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-76f51854] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-76f51854]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-76f51854]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-76f51854]{color:rgb(var(--red-6));font-weight:600}.text-success[data-v-76f51854]{color:rgb(var(--green-6));font-weight:600}.section-card[data-v-3e65c8de]{margin-bottom:16px}.list-content[data-v-51a2b39a]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-51a2b39a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-51a2b39a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-51a2b39a]{flex-shrink:0}.list-content .right-search[data-v-51a2b39a]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-51a2b39a]{align-items:center}.list-content .list-toolbar-right[data-v-51a2b39a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-51a2b39a],.list-content .list-toolbar-actions[data-v-51a2b39a]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-51a2b39a] .arco-space,.list-content .list-toolbar-actions[data-v-51a2b39a] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-51a2b39a]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-51a2b39a]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-51a2b39a]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-51a2b39a]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-51a2b39a] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-51a2b39a] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-51a2b39a]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-51a2b39a]{color:var(--color-text-3);font-size:13px}.list-content[data-v-5d708cb8]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-5d708cb8]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-5d708cb8]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-5d708cb8]{flex-shrink:0}.list-content .right-search[data-v-5d708cb8]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-5d708cb8]{align-items:center}.list-content .list-toolbar-right[data-v-5d708cb8]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-5d708cb8],.list-content .list-toolbar-actions[data-v-5d708cb8]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-5d708cb8] .arco-space,.list-content .list-toolbar-actions[data-v-5d708cb8] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-5d708cb8]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-5d708cb8]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-5d708cb8]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-5d708cb8]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-5d708cb8] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-5d708cb8] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-5d708cb8]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-5d708cb8]{color:var(--color-text-3);font-size:13px}.fee-summary-line[data-v-c868d37d]{font-size:13px;color:var(--color-text-2);margin-bottom:4px}.fee-summary-total[data-v-c868d37d]{font-size:16px;font-weight:600;color:rgb(var(--arcoblue-6))}.factory-direct-tip[data-v-c868d37d]{margin-left:12px;font-size:12px;color:var(--color-text-3)}.list-content[data-v-3b411ed7]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-3b411ed7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-3b411ed7]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-3b411ed7]{flex-shrink:0}.list-content .right-search[data-v-3b411ed7]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-3b411ed7]{align-items:center}.list-content .list-toolbar-right[data-v-3b411ed7]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-3b411ed7],.list-content .list-toolbar-actions[data-v-3b411ed7]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-3b411ed7] .arco-space,.list-content .list-toolbar-actions[data-v-3b411ed7] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-3b411ed7]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-3b411ed7]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-3b411ed7]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-3b411ed7]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-3b411ed7] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-3b411ed7] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-3b411ed7]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-3b411ed7]{color:var(--color-text-3);font-size:13px}.list-content[data-v-4c70602d]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-4c70602d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-4c70602d]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-4c70602d]{flex-shrink:0}.list-content .right-search[data-v-4c70602d]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-4c70602d]{align-items:center}.list-content .list-toolbar-right[data-v-4c70602d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-4c70602d],.list-content .list-toolbar-actions[data-v-4c70602d]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-4c70602d] .arco-space,.list-content .list-toolbar-actions[data-v-4c70602d] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-4c70602d]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-4c70602d]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-4c70602d]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-4c70602d]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-4c70602d] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-4c70602d] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-4c70602d]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-4c70602d]{color:var(--color-text-3);font-size:13px}.list-content[data-v-69d7f7ec]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-69d7f7ec]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-69d7f7ec]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-69d7f7ec]{flex-shrink:0}.list-content .right-search[data-v-69d7f7ec]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-69d7f7ec]{align-items:center}.list-content .list-toolbar-right[data-v-69d7f7ec]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-69d7f7ec],.list-content .list-toolbar-actions[data-v-69d7f7ec]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-69d7f7ec] .arco-space,.list-content .list-toolbar-actions[data-v-69d7f7ec] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-69d7f7ec]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-69d7f7ec]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-69d7f7ec]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-69d7f7ec]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-69d7f7ec] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-69d7f7ec] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-69d7f7ec]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-69d7f7ec]{color:var(--color-text-3);font-size:13px}.text-warning[data-v-69d7f7ec]{color:rgb(var(--orange-6));font-weight:600}.text-success[data-v-69d7f7ec]{color:rgb(var(--green-6))}.text-placeholder[data-v-69d7f7ec]{color:var(--color-text-4)}.is-disabled[data-v-b772ca37]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-b772ca37]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-b772ca37]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-b772ca37]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-b772ca37]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-b772ca37]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-b772ca37]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-b772ca37]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-b772ca37]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-b772ca37]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-b772ca37]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-b772ca37]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-b772ca37]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-b772ca37]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-b772ca37]{color:rgb(var(--red-6))}.amount-text[data-v-b772ca37]{font-variant-numeric:tabular-nums}.overview-content[data-v-b772ca37]{padding:16px;height:100%;overflow:auto}.stat-warning[data-v-b772ca37]{color:rgb(var(--orange-6))}.stat-transit[data-v-b772ca37]{color:rgb(var(--cyan-6))}.stat-hold[data-v-b772ca37]{color:rgb(var(--purple-6))}.stat-sub[data-v-b772ca37]{font-size:12px;color:var(--color-text-3);margin-top:4px}.list-content[data-v-b081533f]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-b081533f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-b081533f]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-b081533f]{flex-shrink:0}.list-content .right-search[data-v-b081533f]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-b081533f]{align-items:center}.list-content .list-toolbar-right[data-v-b081533f]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-b081533f],.list-content .list-toolbar-actions[data-v-b081533f]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-b081533f] .arco-space,.list-content .list-toolbar-actions[data-v-b081533f] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-b081533f]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-b081533f]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-b081533f]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-b081533f]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-b081533f] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-b081533f] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-b081533f]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-b081533f]{color:var(--color-text-3);font-size:13px}.list-content .table-wrapper[data-v-b081533f] .arco-table tr.row-stock--shortage{background-color:rgb(var(--red-1))}.list-content .table-wrapper[data-v-b081533f] .arco-table tr.row-stock--warning{background-color:rgb(var(--orange-1))}.list-content[data-v-e0d3e99d]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-e0d3e99d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-e0d3e99d]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-e0d3e99d]{flex-shrink:0}.list-content .right-search[data-v-e0d3e99d]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-e0d3e99d]{align-items:center}.list-content .list-toolbar-right[data-v-e0d3e99d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-e0d3e99d],.list-content .list-toolbar-actions[data-v-e0d3e99d]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-e0d3e99d] .arco-space,.list-content .list-toolbar-actions[data-v-e0d3e99d] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-e0d3e99d]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-e0d3e99d]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-e0d3e99d]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-e0d3e99d]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-e0d3e99d] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-e0d3e99d] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-e0d3e99d]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-e0d3e99d]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-e0d3e99d]{color:rgb(var(--red-6));font-weight:600}.list-content[data-v-321f2ba5]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-321f2ba5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-321f2ba5]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-321f2ba5]{flex-shrink:0}.list-content .right-search[data-v-321f2ba5]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-321f2ba5]{align-items:center}.list-content .list-toolbar-right[data-v-321f2ba5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-321f2ba5],.list-content .list-toolbar-actions[data-v-321f2ba5]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-321f2ba5] .arco-space,.list-content .list-toolbar-actions[data-v-321f2ba5] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-321f2ba5]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-321f2ba5]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-321f2ba5]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-321f2ba5]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-321f2ba5] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-321f2ba5] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-321f2ba5]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-321f2ba5]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-321f2ba5]{color:rgb(var(--red-6));font-weight:600}.text-success[data-v-321f2ba5]{color:rgb(var(--green-6));font-weight:600}.list-content[data-v-270dcc10]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-270dcc10]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-270dcc10]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-270dcc10]{flex-shrink:0}.list-content .right-search[data-v-270dcc10]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-270dcc10]{align-items:center}.list-content .list-toolbar-right[data-v-270dcc10]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-270dcc10],.list-content .list-toolbar-actions[data-v-270dcc10]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-270dcc10] .arco-space,.list-content .list-toolbar-actions[data-v-270dcc10] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-270dcc10]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-270dcc10]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-270dcc10]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-270dcc10]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-270dcc10] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-270dcc10] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-270dcc10]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-270dcc10]{color:var(--color-text-3);font-size:13px}.detail-table[data-v-270dcc10],.drawer-actions[data-v-270dcc10]{margin-top:16px}.list-content[data-v-47c44846]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-47c44846]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-47c44846]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-47c44846]{flex-shrink:0}.list-content .right-search[data-v-47c44846]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-47c44846]{align-items:center}.list-content .list-toolbar-right[data-v-47c44846]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-47c44846],.list-content .list-toolbar-actions[data-v-47c44846]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-47c44846] .arco-space,.list-content .list-toolbar-actions[data-v-47c44846] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-47c44846]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-47c44846]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-47c44846]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-47c44846]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-47c44846] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-47c44846] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-47c44846]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-47c44846]{color:var(--color-text-3);font-size:13px}.text-gain[data-v-47c44846]{color:rgb(var(--green-6));font-weight:600}.text-loss[data-v-47c44846]{color:rgb(var(--red-6));font-weight:600}.diff-hint[data-v-47c44846]{margin-top:8px;font-size:13px;color:var(--color-text-3)}.detail-table[data-v-47c44846]{margin-top:16px}.list-content[data-v-1e6a99ad]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-1e6a99ad]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-1e6a99ad]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-1e6a99ad]{flex-shrink:0}.list-content .right-search[data-v-1e6a99ad]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-1e6a99ad]{align-items:center}.list-content .list-toolbar-right[data-v-1e6a99ad]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-1e6a99ad],.list-content .list-toolbar-actions[data-v-1e6a99ad]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-1e6a99ad] .arco-space,.list-content .list-toolbar-actions[data-v-1e6a99ad] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-1e6a99ad]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-1e6a99ad]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-1e6a99ad]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-1e6a99ad]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-1e6a99ad] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-1e6a99ad] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-1e6a99ad]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-1e6a99ad]{color:var(--color-text-3);font-size:13px}.list-content[data-v-8a3c7b24]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-8a3c7b24]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-8a3c7b24]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-8a3c7b24]{flex-shrink:0}.list-content .right-search[data-v-8a3c7b24]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-8a3c7b24]{align-items:center}.list-content .list-toolbar-right[data-v-8a3c7b24]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-8a3c7b24],.list-content .list-toolbar-actions[data-v-8a3c7b24]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-8a3c7b24] .arco-space,.list-content .list-toolbar-actions[data-v-8a3c7b24] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-8a3c7b24]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-8a3c7b24]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-8a3c7b24]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-8a3c7b24]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-8a3c7b24] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-8a3c7b24] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-8a3c7b24]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-8a3c7b24]{color:var(--color-text-3);font-size:13px}.list-content[data-v-3f73e710]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-3f73e710]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-3f73e710]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-3f73e710]{flex-shrink:0}.list-content .right-search[data-v-3f73e710]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-3f73e710]{align-items:center}.list-content .list-toolbar-right[data-v-3f73e710]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-3f73e710],.list-content .list-toolbar-actions[data-v-3f73e710]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-3f73e710] .arco-space,.list-content .list-toolbar-actions[data-v-3f73e710] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-3f73e710]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-3f73e710]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-3f73e710]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-3f73e710]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-3f73e710] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-3f73e710] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-3f73e710]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-3f73e710]{color:var(--color-text-3);font-size:13px}.is-disabled[data-v-87f1559d]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-87f1559d]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-87f1559d]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-87f1559d]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-87f1559d]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-87f1559d]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-87f1559d]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-87f1559d]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-87f1559d]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-87f1559d]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-87f1559d]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-87f1559d]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-87f1559d]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-87f1559d]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-87f1559d]{color:rgb(var(--red-6))}.amount-text[data-v-87f1559d]{font-variant-numeric:tabular-nums}.monitor-content[data-v-87f1559d]{padding:16px;height:100%;overflow:auto}.monitor-content .stat-online[data-v-87f1559d]{color:rgb(var(--green-6))}.monitor-content .stat-offline[data-v-87f1559d]{color:rgb(var(--red-6))}.list-content[data-v-0c8d8386]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-0c8d8386]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-0c8d8386]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-0c8d8386]{flex-shrink:0}.list-content .right-search[data-v-0c8d8386]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-0c8d8386]{align-items:center}.list-content .list-toolbar-right[data-v-0c8d8386]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-0c8d8386],.list-content .list-toolbar-actions[data-v-0c8d8386]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-0c8d8386] .arco-space,.list-content .list-toolbar-actions[data-v-0c8d8386] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-0c8d8386]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-0c8d8386]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-0c8d8386]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-0c8d8386]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-0c8d8386] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-0c8d8386] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-0c8d8386]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-0c8d8386]{color:var(--color-text-3);font-size:13px}.text-success[data-v-0c8d8386]{color:rgb(var(--green-6));font-weight:600}.text-out[data-v-0c8d8386]{color:rgb(var(--arcoblue-6));font-weight:600}.list-content[data-v-1be8c5eb]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-1be8c5eb]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-1be8c5eb]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-1be8c5eb]{flex-shrink:0}.list-content .right-search[data-v-1be8c5eb]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-1be8c5eb]{align-items:center}.list-content .list-toolbar-right[data-v-1be8c5eb]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-1be8c5eb],.list-content .list-toolbar-actions[data-v-1be8c5eb]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-1be8c5eb] .arco-space,.list-content .list-toolbar-actions[data-v-1be8c5eb] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-1be8c5eb]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-1be8c5eb]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-1be8c5eb]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-1be8c5eb]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-1be8c5eb] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-1be8c5eb] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-1be8c5eb]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-1be8c5eb]{color:var(--color-text-3);font-size:13px}.detail-list[data-v-79d5ae6d]{width:100%}.detail-list-header[data-v-79d5ae6d]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-bottom:12px}.detail-list-header .detail-list-title[data-v-79d5ae6d]{font-size:13px;font-weight:500;color:var(--color-text-2)}.detail-list-header .detail-list-hint[data-v-79d5ae6d]{font-size:12px;color:var(--color-text-3)}.item-card[data-v-79d5ae6d]{width:100%;box-sizing:border-box;margin-bottom:20px;border:1px solid var(--color-border-2);border-radius:10px;background:var(--color-bg-1);overflow:hidden;transition:border-color .2s,box-shadow .2s}.item-card[data-v-79d5ae6d]:hover{border-color:var(--color-border-3);box-shadow:0 2px 8px #0000000a}.item-card[data-v-79d5ae6d]:last-of-type{margin-bottom:0}.item-card-header[data-v-79d5ae6d]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:var(--color-fill-1);border-bottom:1px solid var(--color-border-1)}.item-card-header-left[data-v-79d5ae6d]{display:flex;align-items:center;gap:10px;min-width:0}.item-index[data-v-79d5ae6d]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;font-size:13px;font-weight:600;color:rgb(var(--primary-6));background:rgba(var(--primary-6),.1)}.item-card-title[data-v-79d5ae6d]{font-size:14px;font-weight:600;color:var(--color-text-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-amount-preview[data-v-79d5ae6d]{flex-shrink:0;font-size:15px;font-weight:600}.item-card-body[data-v-79d5ae6d]{padding:16px}.item-card-body .item-section+.item-section[data-v-79d5ae6d],.item-card-body .item-section+.fuel-fields[data-v-79d5ae6d],.item-card-body .fuel-fields+.item-upload-block[data-v-79d5ae6d]{margin-top:16px;padding-top:16px;border-top:1px dashed var(--color-border-2)}.item-section[data-v-79d5ae6d]{margin-top:0}.item-section-title[data-v-79d5ae6d]{margin-bottom:12px;font-size:13px;font-weight:600;color:var(--color-text-2)}.item-field-label[data-v-79d5ae6d]{margin-bottom:8px;font-size:13px;line-height:1.5;color:var(--color-text-2)}.item-field-label.is-required[data-v-79d5ae6d]:before{content:"*";margin-right:4px;color:rgb(var(--red-6))}.item-field-row[data-v-79d5ae6d]{margin-bottom:0}.item-field-row--gap[data-v-79d5ae6d]{margin-top:12px}.item-switch-row[data-v-79d5ae6d]{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:8px 12px;border-radius:8px;background:var(--color-fill-1)}.item-switch-hint[data-v-79d5ae6d]{font-size:12px;color:var(--color-text-3)}.item-upload-block[data-v-79d5ae6d] .arco-upload-list-picture-card .arco-upload-list-item,.item-upload-block[data-v-79d5ae6d] .arco-upload-list-picture-card .arco-upload-picture-card{width:80px;height:80px;min-width:80px;border-radius:8px}.add-item-bar[data-v-79d5ae6d]{display:flex;justify-content:center;margin-top:16px;padding-top:4px}.detail-empty[data-v-79d5ae6d]{width:100%;box-sizing:border-box;padding:40px 16px;text-align:center;border:1px dashed var(--color-border-2);border-radius:10px;background:var(--color-fill-1)}.detail-empty .detail-empty-text[data-v-79d5ae6d]{margin-bottom:12px;font-size:13px;color:var(--color-text-3)}.fuel-fields[data-v-79d5ae6d]{margin-top:0;padding:14px 16px;border-radius:8px;background:rgba(var(--orange-1),.35);border:1px solid rgba(var(--orange-3),.5)}.fuel-fields-title[data-v-79d5ae6d]{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:600;color:rgb(var(--orange-6))}.fuel-summary[data-v-79d5ae6d]{margin-top:12px;padding:8px 12px;border-radius:6px;font-size:13px;color:rgb(var(--orange-6));background:rgba(var(--orange-1),.5)}.mileage-photo-grid[data-v-79d5ae6d]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mileage-photo-cell .mileage-upload[data-v-79d5ae6d]{margin-top:8px}.mileage-thumb-wrap[data-v-79d5ae6d]{position:relative;display:inline-block;border-radius:8px;overflow:hidden}.mileage-thumb-wrap .mileage-del[data-v-79d5ae6d]{position:absolute;top:4px;right:4px}.mileage-add[data-v-79d5ae6d]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:80px;height:80px;padding:6px;font-size:12px;line-height:1.3;color:var(--color-text-3);text-align:center;border:1px dashed var(--color-border-2);border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s}.mileage-add[data-v-79d5ae6d]:hover{color:rgb(var(--primary-6));border-color:rgb(var(--primary-6))}.fuel-vehicle-group[data-v-79d5ae6d]{margin-bottom:14px}.is-disabled[data-v-8e40c2f0]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-8e40c2f0]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-8e40c2f0]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-8e40c2f0]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-8e40c2f0]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-8e40c2f0]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-8e40c2f0]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-8e40c2f0]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-8e40c2f0]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-8e40c2f0]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-8e40c2f0]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-8e40c2f0]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-8e40c2f0]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-8e40c2f0]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-8e40c2f0]{color:rgb(var(--red-6))}.amount-text[data-v-8e40c2f0]{font-variant-numeric:tabular-nums}.detail-list[data-v-8e40c2f0]{width:100%}.detail-list-header[data-v-8e40c2f0]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-bottom:12px}.detail-list-header .detail-list-title[data-v-8e40c2f0]{font-size:13px;font-weight:500;color:var(--color-text-2)}.detail-list-header .detail-list-hint[data-v-8e40c2f0]{font-size:12px;color:var(--color-text-3)}.item-card[data-v-8e40c2f0]{width:100%;box-sizing:border-box;margin-bottom:20px;border:1px solid var(--color-border-2);border-radius:10px;background:var(--color-bg-1);overflow:hidden;transition:border-color .2s,box-shadow .2s}.item-card[data-v-8e40c2f0]:hover{border-color:var(--color-border-3);box-shadow:0 2px 8px #0000000a}.item-card[data-v-8e40c2f0]:last-of-type{margin-bottom:0}.item-card-header[data-v-8e40c2f0]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:var(--color-fill-1);border-bottom:1px solid var(--color-border-1)}.item-card-header-left[data-v-8e40c2f0]{display:flex;align-items:center;gap:10px;min-width:0}.item-index[data-v-8e40c2f0]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;font-size:13px;font-weight:600;color:rgb(var(--primary-6));background:rgba(var(--primary-6),.1)}.item-card-title[data-v-8e40c2f0]{font-size:14px;font-weight:600;color:var(--color-text-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-amount-preview[data-v-8e40c2f0]{flex-shrink:0;font-size:15px;font-weight:600}.item-card-body[data-v-8e40c2f0]{padding:16px}.item-card-body .item-section+.item-section[data-v-8e40c2f0],.item-card-body .item-section+.fuel-fields[data-v-8e40c2f0],.item-card-body .fuel-fields+.item-upload-block[data-v-8e40c2f0]{margin-top:16px;padding-top:16px;border-top:1px dashed var(--color-border-2)}.item-section[data-v-8e40c2f0]{margin-top:0}.item-section-title[data-v-8e40c2f0]{margin-bottom:12px;font-size:13px;font-weight:600;color:var(--color-text-2)}.item-field-label[data-v-8e40c2f0]{margin-bottom:8px;font-size:13px;line-height:1.5;color:var(--color-text-2)}.item-field-label.is-required[data-v-8e40c2f0]:before{content:"*";margin-right:4px;color:rgb(var(--red-6))}.item-field-row[data-v-8e40c2f0]{margin-bottom:0}.item-field-row--gap[data-v-8e40c2f0]{margin-top:12px}.item-switch-row[data-v-8e40c2f0]{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:8px 12px;border-radius:8px;background:var(--color-fill-1)}.item-switch-hint[data-v-8e40c2f0]{font-size:12px;color:var(--color-text-3)}.item-upload-block[data-v-8e40c2f0] .arco-upload-list-picture-card .arco-upload-list-item,.item-upload-block[data-v-8e40c2f0] .arco-upload-list-picture-card .arco-upload-picture-card{width:80px;height:80px;min-width:80px;border-radius:8px}.add-item-bar[data-v-8e40c2f0]{display:flex;justify-content:center;margin-top:16px;padding-top:4px}.detail-empty[data-v-8e40c2f0]{width:100%;box-sizing:border-box;padding:40px 16px;text-align:center;border:1px dashed var(--color-border-2);border-radius:10px;background:var(--color-fill-1)}.detail-empty .detail-empty-text[data-v-8e40c2f0]{margin-bottom:12px;font-size:13px;color:var(--color-text-3)}.fuel-fields[data-v-8e40c2f0]{margin-top:0;padding:14px 16px;border-radius:8px;background:rgba(var(--orange-1),.35);border:1px solid rgba(var(--orange-3),.5)}.fuel-fields-title[data-v-8e40c2f0]{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:600;color:rgb(var(--orange-6))}.fuel-summary[data-v-8e40c2f0]{margin-top:12px;padding:8px 12px;border-radius:6px;font-size:13px;color:rgb(var(--orange-6));background:rgba(var(--orange-1),.5)}.mileage-photo-grid[data-v-8e40c2f0]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mileage-photo-cell .mileage-upload[data-v-8e40c2f0]{margin-top:8px}.mileage-thumb-wrap[data-v-8e40c2f0]{position:relative;display:inline-block;border-radius:8px;overflow:hidden}.mileage-thumb-wrap .mileage-del[data-v-8e40c2f0]{position:absolute;top:4px;right:4px}.mileage-add[data-v-8e40c2f0]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:80px;height:80px;padding:6px;font-size:12px;line-height:1.3;color:var(--color-text-3);text-align:center;border:1px dashed var(--color-border-2);border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s}.mileage-add[data-v-8e40c2f0]:hover{color:rgb(var(--primary-6));border-color:rgb(var(--primary-6))}.claim-form-page[data-v-8e40c2f0]{min-height:100%;padding:16px;box-sizing:border-box;background-color:var(--color-bg-2)}.claim-form-card[data-v-8e40c2f0]{width:100%;max-width:1200px;margin:0 auto}.claim-form-card[data-v-8e40c2f0] .arco-card-header-title{font-weight:600}.claim-form-card[data-v-8e40c2f0] .arco-card-body{padding:16px 20px 0}.claim-form-body[data-v-8e40c2f0]{padding-bottom:72px}.claim-form[data-v-8e40c2f0]{width:100%;max-width:100%}.form-tip[data-v-8e40c2f0]{margin-bottom:12px}.form-section[data-v-8e40c2f0]{width:100%;margin-bottom:20px}.form-section-label[data-v-8e40c2f0]{margin-bottom:8px;font-size:14px;font-weight:500;line-height:1.5715;color:var(--color-text-1)}.detail-section[data-v-8e40c2f0]{margin-top:4px;margin-bottom:20px}.remark-form-item[data-v-8e40c2f0]{margin-bottom:0}.item-card-header-right[data-v-8e40c2f0]{display:flex;align-items:center;gap:12px;flex-shrink:0}.claim-form-footer-bar[data-v-8e40c2f0]{position:sticky;bottom:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 -20px;padding:12px 20px;background:var(--color-bg-1);border-top:1px solid var(--color-border-2);box-shadow:0 -4px 16px #0000000f}.footer-total[data-v-8e40c2f0]{display:flex;align-items:baseline;gap:10px;min-width:0}.footer-total-label[data-v-8e40c2f0]{flex-shrink:0;font-size:14px;color:var(--color-text-2)}.footer-total-value[data-v-8e40c2f0]{font-size:22px;font-weight:600;color:rgb(var(--red-6));font-variant-numeric:tabular-nums}.fuel-readonly[data-v-189efc58]{margin-top:6px;font-size:12px;color:var(--color-text-3);line-height:1.6}.mileage-photos[data-v-189efc58]{margin-top:6px;align-items:flex-end}.photo-label[data-v-189efc58]{font-size:11px;color:var(--color-text-4)}.is-disabled[data-v-99ec1f9a]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-99ec1f9a]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-99ec1f9a]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-99ec1f9a]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-99ec1f9a]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-99ec1f9a]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-99ec1f9a]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-99ec1f9a]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-99ec1f9a]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-99ec1f9a]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-99ec1f9a]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-99ec1f9a]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-99ec1f9a]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-99ec1f9a]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-99ec1f9a]{color:rgb(var(--red-6))}.amount-text[data-v-99ec1f9a]{font-variant-numeric:tabular-nums}.detail-page[data-v-99ec1f9a]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.detail-page[data-v-99ec1f9a] .arco-card-header,.detail-page[data-v-99ec1f9a] .arco-card-header-extra{overflow:visible}.pay-confirm-trigger[data-v-99ec1f9a]{display:inline-block;vertical-align:middle}.reject-alert[data-v-99ec1f9a]{margin-bottom:16px}.section-block[data-v-99ec1f9a]{margin-bottom:20px}.section-title[data-v-99ec1f9a]{margin:8px 0 12px;font-size:15px;font-weight:600;color:var(--color-text-1)}.total-amount[data-v-99ec1f9a]{font-size:18px;font-weight:600;color:rgb(var(--red-6))}.text-placeholder[data-v-99ec1f9a]{color:var(--color-text-4);font-size:12px}.attachment-cell[data-v-99ec1f9a]{display:flex;flex-direction:column;align-items:center;gap:6px}.attachment-thumb[data-v-99ec1f9a]{border-radius:4px;cursor:pointer}.list-content[data-v-edbed45c]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-edbed45c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-edbed45c]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-edbed45c]{flex-shrink:0}.list-content .right-search[data-v-edbed45c]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-edbed45c]{align-items:center}.list-content .list-toolbar-right[data-v-edbed45c]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-edbed45c],.list-content .list-toolbar-actions[data-v-edbed45c]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-edbed45c] .arco-space,.list-content .list-toolbar-actions[data-v-edbed45c] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-edbed45c]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-edbed45c]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-edbed45c]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-edbed45c]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-edbed45c] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-edbed45c] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-edbed45c]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-edbed45c]{color:var(--color-text-3);font-size:13px}.is-disabled[data-v-edbed45c]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-edbed45c]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-edbed45c]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-edbed45c]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-edbed45c]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-edbed45c]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-edbed45c]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-edbed45c]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-edbed45c]{color:rgb(var(--red-6))}.stat-value--normal[data-v-edbed45c]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-edbed45c]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-edbed45c]{color:rgb(var(--red-6))}.amount-text[data-v-edbed45c]{font-variant-numeric:tabular-nums}.list-content .stat-card[data-v-edbed45c]{background:var(--color-bg-1)}.stat-card--clickable[data-v-edbed45c]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-edbed45c]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-edbed45c]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-pending[data-v-edbed45c]{color:rgb(var(--orange-6))}.stat-topay[data-v-edbed45c]{color:rgb(var(--arcoblue-6))}.stat-card .stat-sub[data-v-edbed45c]{font-size:13px;color:var(--color-text-3);margin-top:4px}.selection-info[data-v-edbed45c]{color:var(--color-text-3);font-size:13px}.list-content[data-v-2f7a9bd1]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-2f7a9bd1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-2f7a9bd1]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-2f7a9bd1]{flex-shrink:0}.list-content .right-search[data-v-2f7a9bd1]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-2f7a9bd1]{align-items:center}.list-content .list-toolbar-right[data-v-2f7a9bd1]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-2f7a9bd1],.list-content .list-toolbar-actions[data-v-2f7a9bd1]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-2f7a9bd1] .arco-space,.list-content .list-toolbar-actions[data-v-2f7a9bd1] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-2f7a9bd1]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-2f7a9bd1]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-2f7a9bd1]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-2f7a9bd1]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-2f7a9bd1] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-2f7a9bd1] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-2f7a9bd1]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-2f7a9bd1]{color:var(--color-text-3);font-size:13px}.amount-text[data-v-2f7a9bd1]{font-variant-numeric:tabular-nums}.is-disabled[data-v-3b89bd5d]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-3b89bd5d]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-3b89bd5d]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-3b89bd5d]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-3b89bd5d]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-3b89bd5d]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-3b89bd5d]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-3b89bd5d]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-3b89bd5d]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-3b89bd5d]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-3b89bd5d]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-3b89bd5d]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-3b89bd5d]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-3b89bd5d]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-3b89bd5d]{color:rgb(var(--red-6))}.amount-text[data-v-3b89bd5d]{font-variant-numeric:tabular-nums}.claim-form-page[data-v-3b89bd5d]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.detail-table[data-v-3b89bd5d]{width:100%}.add-item-btn[data-v-3b89bd5d]{margin-top:8px}.total-amount[data-v-3b89bd5d]{font-size:20px;font-weight:600;color:rgb(var(--red-6))}.form-footer[data-v-3b89bd5d]{padding-top:16px;border-top:1px solid var(--color-border-1);margin-top:16px}.selection-info[data-v-50ff305a]{color:var(--color-text-3);font-size:13px}.amount-text[data-v-50ff305a]{font-variant-numeric:tabular-nums}.list-content[data-v-3ec5c2d4]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-3ec5c2d4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-3ec5c2d4]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-3ec5c2d4]{flex-shrink:0}.list-content .right-search[data-v-3ec5c2d4]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-3ec5c2d4]{align-items:center}.list-content .list-toolbar-right[data-v-3ec5c2d4]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-3ec5c2d4],.list-content .list-toolbar-actions[data-v-3ec5c2d4]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-3ec5c2d4] .arco-space,.list-content .list-toolbar-actions[data-v-3ec5c2d4] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-3ec5c2d4]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-3ec5c2d4]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-3ec5c2d4]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-3ec5c2d4]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-3ec5c2d4] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-3ec5c2d4] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-3ec5c2d4]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-3ec5c2d4]{color:var(--color-text-3);font-size:13px}.is-disabled[data-v-3ec5c2d4]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-3ec5c2d4]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-3ec5c2d4]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-3ec5c2d4]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-3ec5c2d4]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-3ec5c2d4]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-3ec5c2d4]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-3ec5c2d4]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-3ec5c2d4]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-3ec5c2d4]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-3ec5c2d4]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-3ec5c2d4]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-3ec5c2d4]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-3ec5c2d4]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-3ec5c2d4]{color:rgb(var(--red-6))}.amount-text[data-v-3ec5c2d4]{font-variant-numeric:tabular-nums}.list-content .project-cost-stat-cards[data-v-3ec5c2d4]{flex-shrink:0}.list-content .project-cost-stat-cards .stat-card[data-v-3ec5c2d4]{min-width:0}.list-content .project-cost-stat-cards .stat-value[data-v-3ec5c2d4]{font-size:22px;line-height:1.3;word-break:break-all}.list-content .project-cost-stat-cards .stat-value--total[data-v-3ec5c2d4]{color:rgb(var(--red-6))}.list-content .project-cost-stat-cards .stat-value--device[data-v-3ec5c2d4]{color:rgb(var(--arcoblue-6))}.list-content .project-cost-stat-cards .stat-value--expense[data-v-3ec5c2d4]{color:rgb(var(--orange-6))}.list-content .project-cost-stat-cards .stat-value--labor[data-v-3ec5c2d4]{color:rgb(var(--green-6))}.list-content .project-cost-stat-cards .stat-value--after-sale[data-v-3ec5c2d4]{color:rgb(var(--purple-6))}.cost-bar[data-v-3ec5c2d4]{display:flex;height:8px;border-radius:4px;background-color:var(--color-fill-2);overflow:hidden}.cost-bar .cost-bar-item[data-v-3ec5c2d4]{height:100%;transition:width .3s}.cost-bar .cost-bar-item.device[data-v-3ec5c2d4]{background-color:rgb(var(--arcoblue-6))}.cost-bar .cost-bar-item.expense[data-v-3ec5c2d4]{background-color:rgb(var(--orange-6))}.cost-bar .cost-bar-item.labor[data-v-3ec5c2d4]{background-color:rgb(var(--green-6))}.cost-bar .cost-bar-item.after-sale[data-v-3ec5c2d4]{background-color:rgb(var(--purple-6))}.is-disabled[data-v-4ca00442]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-4ca00442]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-4ca00442]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-4ca00442]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-4ca00442]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-4ca00442]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-4ca00442]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-4ca00442]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-4ca00442]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-4ca00442]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-4ca00442]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-4ca00442]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-4ca00442]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-4ca00442]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-4ca00442]{color:rgb(var(--red-6))}.amount-text[data-v-4ca00442]{font-variant-numeric:tabular-nums}.detail-page[data-v-4ca00442]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.is-disabled[data-v-d4cce812]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-d4cce812]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-d4cce812]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-d4cce812]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-d4cce812]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-d4cce812]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-d4cce812]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-d4cce812]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-d4cce812]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-d4cce812]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-d4cce812]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-d4cce812]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-d4cce812]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-d4cce812]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-d4cce812]{color:rgb(var(--red-6))}.amount-text[data-v-d4cce812]{font-variant-numeric:tabular-nums}.statistics-page[data-v-d4cce812]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.stat-card .stat-sub[data-v-d4cce812]{font-size:13px;color:var(--color-text-3);margin-top:4px}.type-list .type-item[data-v-d4cce812]{margin-bottom:16px}.type-list .type-item[data-v-d4cce812]:last-child{margin-bottom:0}.type-list .type-item .type-header[data-v-d4cce812]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.type-list .type-item .type-bar[data-v-d4cce812]{height:6px;border-radius:3px;background-color:var(--color-fill-2);overflow:hidden}.type-list .type-item .type-bar .type-bar-fill[data-v-d4cce812]{height:100%;border-radius:3px;transition:width .3s}.type-list .type-item .type-count[data-v-d4cce812]{font-size:12px;color:var(--color-text-3);margin-top:4px}.percent-bar[data-v-d4cce812]{display:flex;align-items:center;gap:8px}.percent-bar .percent-bar-fill[data-v-d4cce812]{height:6px;border-radius:3px;background-color:rgb(var(--arcoblue-6));transition:width .3s;flex-shrink:0}.percent-bar .percent-text[data-v-d4cce812]{font-size:12px;color:var(--color-text-3);flex-shrink:0}.list-content[data-v-9c9007ff]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-9c9007ff]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-9c9007ff]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-9c9007ff]{flex-shrink:0}.list-content .right-search[data-v-9c9007ff]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-9c9007ff]{align-items:center}.list-content .list-toolbar-right[data-v-9c9007ff]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-9c9007ff],.list-content .list-toolbar-actions[data-v-9c9007ff]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-9c9007ff] .arco-space,.list-content .list-toolbar-actions[data-v-9c9007ff] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-9c9007ff]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-9c9007ff]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-9c9007ff]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-9c9007ff]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-9c9007ff] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-9c9007ff] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-9c9007ff]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-9c9007ff]{color:var(--color-text-3);font-size:13px}.text-placeholder[data-v-9c9007ff]{color:var(--color-text-4);font-size:12px}.is-disabled[data-v-60d5bf17]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-60d5bf17]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-60d5bf17]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-60d5bf17]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-60d5bf17]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-60d5bf17]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-60d5bf17]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-60d5bf17]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-60d5bf17]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-60d5bf17]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-60d5bf17]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-60d5bf17]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-60d5bf17]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-60d5bf17]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-60d5bf17]{color:rgb(var(--red-6))}.amount-text[data-v-60d5bf17]{font-variant-numeric:tabular-nums}.overview-content[data-v-60d5bf17]{padding:16px;height:100%;overflow:auto}.is-disabled[data-v-cb1deed4]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-cb1deed4]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-cb1deed4]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-cb1deed4]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-cb1deed4]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-cb1deed4]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-cb1deed4]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-cb1deed4]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-cb1deed4]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-cb1deed4]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-cb1deed4]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-cb1deed4]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-cb1deed4]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-cb1deed4]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-cb1deed4]{color:rgb(var(--red-6))}.amount-text[data-v-cb1deed4]{font-variant-numeric:tabular-nums}.overview-content[data-v-cb1deed4]{padding:16px;height:100%;overflow:auto}.amount-text[data-v-cb1deed4]{color:rgb(var(--arcoblue-6));font-weight:600}.list-content[data-v-7225a9c5]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-7225a9c5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-7225a9c5]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-7225a9c5]{flex-shrink:0}.list-content .right-search[data-v-7225a9c5]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-7225a9c5]{align-items:center}.list-content .list-toolbar-right[data-v-7225a9c5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-7225a9c5],.list-content .list-toolbar-actions[data-v-7225a9c5]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-7225a9c5] .arco-space,.list-content .list-toolbar-actions[data-v-7225a9c5] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-7225a9c5]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-7225a9c5]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-7225a9c5]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-7225a9c5]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-7225a9c5] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-7225a9c5] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-7225a9c5]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-7225a9c5]{color:var(--color-text-3);font-size:13px}.amount-text[data-v-7225a9c5]{font-weight:600}.list-content[data-v-bc6972d3]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-bc6972d3]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-bc6972d3]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-bc6972d3]{flex-shrink:0}.list-content .right-search[data-v-bc6972d3]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-bc6972d3]{align-items:center}.list-content .list-toolbar-right[data-v-bc6972d3]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-bc6972d3],.list-content .list-toolbar-actions[data-v-bc6972d3]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-bc6972d3] .arco-space,.list-content .list-toolbar-actions[data-v-bc6972d3] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-bc6972d3]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-bc6972d3]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-bc6972d3]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-bc6972d3]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-bc6972d3] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-bc6972d3] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-bc6972d3]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-bc6972d3]{color:var(--color-text-3);font-size:13px}.amount-text[data-v-bc6972d3]{font-weight:600}.list-content[data-v-8fbe16e1]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-8fbe16e1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-8fbe16e1]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-8fbe16e1]{flex-shrink:0}.list-content .right-search[data-v-8fbe16e1]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-8fbe16e1]{align-items:center}.list-content .list-toolbar-right[data-v-8fbe16e1]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-8fbe16e1],.list-content .list-toolbar-actions[data-v-8fbe16e1]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-8fbe16e1] .arco-space,.list-content .list-toolbar-actions[data-v-8fbe16e1] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-8fbe16e1]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-8fbe16e1]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-8fbe16e1]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-8fbe16e1]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-8fbe16e1] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-8fbe16e1] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-8fbe16e1]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-8fbe16e1]{color:var(--color-text-3);font-size:13px}.amount-text[data-v-8fbe16e1]{font-weight:600}.is-disabled[data-v-04acee82]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-04acee82]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-04acee82]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-04acee82]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-04acee82]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-04acee82]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-04acee82]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-04acee82]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-04acee82]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-04acee82]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-04acee82]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-04acee82]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-04acee82]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-04acee82]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-04acee82]{color:rgb(var(--red-6))}.amount-text[data-v-04acee82]{font-variant-numeric:tabular-nums}.cross-analysis-page[data-v-04acee82]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.table-scroll[data-v-04acee82]{overflow-x:auto}.cross-table[data-v-04acee82]{width:100%;border-collapse:collapse;font-size:13px}.cross-table th[data-v-04acee82],.cross-table td[data-v-04acee82]{padding:10px 14px;border:1px solid var(--color-border-2);text-align:center;white-space:nowrap}.cross-table thead th[data-v-04acee82]{background-color:var(--color-fill-1);font-weight:600;color:var(--color-text-1)}.cross-table thead .row-header[data-v-04acee82]{text-align:left;min-width:120px}.cross-table thead .col-header[data-v-04acee82]{min-width:100px}.cross-table thead .total-header[data-v-04acee82]{background-color:var(--color-fill-3);color:var(--color-text-1)}.cross-table tbody td.row-title[data-v-04acee82]{text-align:left;font-weight:500;background-color:var(--color-fill-1)}.cross-table tbody td.num-cell[data-v-04acee82]{text-align:right;font-variant-numeric:tabular-nums}.cross-table tbody td.total-cell[data-v-04acee82]{background-color:var(--color-fill-2)}.cross-table tfoot .grand-total-row td[data-v-04acee82]{background-color:var(--color-fill-3);font-weight:600}.list-content[data-v-c498a68e]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-c498a68e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-c498a68e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-c498a68e]{flex-shrink:0}.list-content .right-search[data-v-c498a68e]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-c498a68e]{align-items:center}.list-content .list-toolbar-right[data-v-c498a68e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-c498a68e],.list-content .list-toolbar-actions[data-v-c498a68e]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-c498a68e] .arco-space,.list-content .list-toolbar-actions[data-v-c498a68e] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-c498a68e]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-c498a68e]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-c498a68e]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-c498a68e]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-c498a68e] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-c498a68e] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-c498a68e]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-c498a68e]{color:var(--color-text-3);font-size:13px}.list-content[data-v-29dcbdc1]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-29dcbdc1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-29dcbdc1]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-29dcbdc1]{flex-shrink:0}.list-content .right-search[data-v-29dcbdc1]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-29dcbdc1]{align-items:center}.list-content .list-toolbar-right[data-v-29dcbdc1]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-29dcbdc1],.list-content .list-toolbar-actions[data-v-29dcbdc1]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-29dcbdc1] .arco-space,.list-content .list-toolbar-actions[data-v-29dcbdc1] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-29dcbdc1]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-29dcbdc1]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-29dcbdc1]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-29dcbdc1]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-29dcbdc1] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-29dcbdc1] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-29dcbdc1]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-29dcbdc1]{color:var(--color-text-3);font-size:13px}.list-content[data-v-3f9001b5]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-3f9001b5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-3f9001b5]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-3f9001b5]{flex-shrink:0}.list-content .right-search[data-v-3f9001b5]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-3f9001b5]{align-items:center}.list-content .list-toolbar-right[data-v-3f9001b5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-3f9001b5],.list-content .list-toolbar-actions[data-v-3f9001b5]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-3f9001b5] .arco-space,.list-content .list-toolbar-actions[data-v-3f9001b5] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-3f9001b5]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-3f9001b5]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-3f9001b5]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-3f9001b5]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-3f9001b5] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-3f9001b5] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-3f9001b5]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-3f9001b5]{color:var(--color-text-3);font-size:13px}.list-content[data-v-c3f5119f]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-c3f5119f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-c3f5119f]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-c3f5119f]{flex-shrink:0}.list-content .right-search[data-v-c3f5119f]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-c3f5119f]{align-items:center}.list-content .list-toolbar-right[data-v-c3f5119f]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-c3f5119f],.list-content .list-toolbar-actions[data-v-c3f5119f]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-c3f5119f] .arco-space,.list-content .list-toolbar-actions[data-v-c3f5119f] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-c3f5119f]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-c3f5119f]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-c3f5119f]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-c3f5119f]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-c3f5119f] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-c3f5119f] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-c3f5119f]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-c3f5119f]{color:var(--color-text-3);font-size:13px}.list-content[data-v-869a3167]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-869a3167]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-869a3167]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-869a3167]{flex-shrink:0}.list-content .right-search[data-v-869a3167]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-869a3167]{align-items:center}.list-content .list-toolbar-right[data-v-869a3167]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-869a3167],.list-content .list-toolbar-actions[data-v-869a3167]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-869a3167] .arco-space,.list-content .list-toolbar-actions[data-v-869a3167] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-869a3167]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-869a3167]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-869a3167]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-869a3167]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-869a3167] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-869a3167] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-869a3167]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-869a3167]{color:var(--color-text-3);font-size:13px}.list-content[data-v-f8e9703e]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-f8e9703e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-f8e9703e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-f8e9703e]{flex-shrink:0}.list-content .right-search[data-v-f8e9703e]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-f8e9703e]{align-items:center}.list-content .list-toolbar-right[data-v-f8e9703e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-f8e9703e],.list-content .list-toolbar-actions[data-v-f8e9703e]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-f8e9703e] .arco-space,.list-content .list-toolbar-actions[data-v-f8e9703e] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-f8e9703e]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-f8e9703e]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-f8e9703e]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-f8e9703e]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-f8e9703e] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-f8e9703e] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-f8e9703e]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-f8e9703e]{color:var(--color-text-3);font-size:13px}.list-content[data-v-f474f708]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-f474f708]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-f474f708]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-f474f708]{flex-shrink:0}.list-content .right-search[data-v-f474f708]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-f474f708]{align-items:center}.list-content .list-toolbar-right[data-v-f474f708]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-f474f708],.list-content .list-toolbar-actions[data-v-f474f708]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-f474f708] .arco-space,.list-content .list-toolbar-actions[data-v-f474f708] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-f474f708]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-f474f708]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-f474f708]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-f474f708]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-f474f708] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-f474f708] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-f474f708]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-f474f708]{color:var(--color-text-3);font-size:13px}.list-content[data-v-24f48596]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-24f48596]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-24f48596]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-24f48596]{flex-shrink:0}.list-content .right-search[data-v-24f48596]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-24f48596]{align-items:center}.list-content .list-toolbar-right[data-v-24f48596]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-24f48596],.list-content .list-toolbar-actions[data-v-24f48596]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-24f48596] .arco-space,.list-content .list-toolbar-actions[data-v-24f48596] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-24f48596]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-24f48596]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-24f48596]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-24f48596]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-24f48596] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-24f48596] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-24f48596]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-24f48596]{color:var(--color-text-3);font-size:13px}.list-content[data-v-05bbc7d7]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-05bbc7d7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-05bbc7d7]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-05bbc7d7]{flex-shrink:0}.list-content .right-search[data-v-05bbc7d7]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-05bbc7d7]{align-items:center}.list-content .list-toolbar-right[data-v-05bbc7d7]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-05bbc7d7],.list-content .list-toolbar-actions[data-v-05bbc7d7]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-05bbc7d7] .arco-space,.list-content .list-toolbar-actions[data-v-05bbc7d7] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-05bbc7d7]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-05bbc7d7]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-05bbc7d7]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-05bbc7d7]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-05bbc7d7] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-05bbc7d7] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-05bbc7d7]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-05bbc7d7]{color:var(--color-text-3);font-size:13px}.section-card[data-v-87964740]{margin-bottom:16px}.text-danger[data-v-87964740]{color:rgb(var(--red-6));font-weight:600}.text-warning[data-v-87964740]{color:rgb(var(--orange-6));font-weight:600}.list-content[data-v-3ee59edf]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-3ee59edf]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-3ee59edf]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-3ee59edf]{flex-shrink:0}.list-content .right-search[data-v-3ee59edf]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-3ee59edf]{align-items:center}.list-content .list-toolbar-right[data-v-3ee59edf]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-3ee59edf],.list-content .list-toolbar-actions[data-v-3ee59edf]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-3ee59edf] .arco-space,.list-content .list-toolbar-actions[data-v-3ee59edf] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-3ee59edf]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-3ee59edf]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-3ee59edf]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-3ee59edf]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-3ee59edf] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-3ee59edf] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-3ee59edf]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-3ee59edf]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-3ee59edf]{color:rgb(var(--red-6));font-weight:600}.text-warning[data-v-3ee59edf]{color:rgb(var(--orange-6));font-weight:600}.is-disabled[data-v-9b91b315]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-9b91b315]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-9b91b315]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-9b91b315]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-9b91b315]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-9b91b315]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-9b91b315]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-9b91b315]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-9b91b315]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-9b91b315]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-9b91b315]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-9b91b315]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-9b91b315]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-9b91b315]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-9b91b315]{color:rgb(var(--red-6))}.amount-text[data-v-9b91b315]{font-variant-numeric:tabular-nums}.register-page[data-v-9b91b315]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.form-footer[data-v-9b91b315]{padding-top:16px;border-top:1px solid var(--color-border-1);margin-top:16px}.is-disabled[data-v-9b12f6a2]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-9b12f6a2]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-9b12f6a2]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-9b12f6a2]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-9b12f6a2]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-9b12f6a2]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-9b12f6a2]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-9b12f6a2]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-9b12f6a2]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-9b12f6a2]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-9b12f6a2]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-9b12f6a2]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-9b12f6a2]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-9b12f6a2]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-9b12f6a2]{color:rgb(var(--red-6))}.amount-text[data-v-9b12f6a2]{font-variant-numeric:tabular-nums}.dashboard-content[data-v-9b12f6a2]{padding:16px;height:100%;overflow:auto}.dashboard-content .stat-active[data-v-9b12f6a2]{color:rgb(var(--green-6))}.dashboard-content .stat-disabled[data-v-9b12f6a2]{color:rgb(var(--red-6))}.dashboard-content .stat-warning[data-v-9b12f6a2]{color:rgb(var(--orange-6))}.dashboard-content .text-primary[data-v-9b12f6a2]{color:rgb(var(--arcoblue-6));font-weight:600}.dashboard-content .text-danger[data-v-9b12f6a2]{color:rgb(var(--red-6));font-weight:600}.dashboard-content .text-warning[data-v-9b12f6a2]{color:rgb(var(--orange-6));font-weight:600}.dashboard-content .kpi-item[data-v-9b12f6a2]{text-align:center;padding:8px;background:var(--color-fill-1);border-radius:4px}.dashboard-content .kpi-item .kpi-val[data-v-9b12f6a2]{font-size:20px;font-weight:600;color:var(--color-text-1)}.dashboard-content .kpi-item .kpi-highlight[data-v-9b12f6a2]{color:rgb(var(--arcoblue-6))}.dashboard-content .kpi-item .kpi-unit[data-v-9b12f6a2]{font-size:12px;color:var(--color-text-3)}.dashboard-content .kpi-item .kpi-label[data-v-9b12f6a2]{font-size:12px;color:var(--color-text-3);margin-top:4px}.dashboard-content[data-v-72e5b910]{padding:16px;height:100%;overflow:auto}.dashboard-content .text-danger[data-v-72e5b910]{color:rgb(var(--red-6));font-weight:600}.dashboard-content .kpi-item[data-v-72e5b910]{text-align:center;padding:8px;background:var(--color-fill-1);border-radius:4px}.dashboard-content .kpi-item .kpi-val[data-v-72e5b910]{font-size:20px;font-weight:600;color:var(--color-text-1)}.dashboard-content .kpi-item .kpi-highlight[data-v-72e5b910]{color:rgb(var(--arcoblue-6))}.dashboard-content .kpi-item .kpi-unit[data-v-72e5b910]{font-size:12px;color:var(--color-text-3)}.dashboard-content .kpi-item .kpi-label[data-v-72e5b910]{font-size:12px;color:var(--color-text-3);margin-top:4px}.list-content[data-v-10ee42ba]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-10ee42ba]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-10ee42ba]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-10ee42ba]{flex-shrink:0}.list-content .right-search[data-v-10ee42ba]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-10ee42ba]{align-items:center}.list-content .list-toolbar-right[data-v-10ee42ba]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-10ee42ba],.list-content .list-toolbar-actions[data-v-10ee42ba]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-10ee42ba] .arco-space,.list-content .list-toolbar-actions[data-v-10ee42ba] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-10ee42ba]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-10ee42ba]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-10ee42ba]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-10ee42ba]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-10ee42ba] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-10ee42ba] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-10ee42ba]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-10ee42ba]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-10ee42ba]{color:rgb(var(--red-6));font-weight:600}.kpi-item[data-v-10ee42ba]{text-align:center;padding:8px;background:var(--color-fill-1);border-radius:4px}.kpi-item .kpi-val[data-v-10ee42ba]{font-size:20px;font-weight:600;color:var(--color-text-1)}.kpi-item .kpi-unit[data-v-10ee42ba]{font-size:12px;color:var(--color-text-3)}.kpi-item .kpi-label[data-v-10ee42ba]{font-size:12px;color:var(--color-text-3);margin-top:4px}.list-content[data-v-03cd0d21]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-03cd0d21]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-03cd0d21]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-03cd0d21]{flex-shrink:0}.list-content .right-search[data-v-03cd0d21]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-03cd0d21]{align-items:center}.list-content .list-toolbar-right[data-v-03cd0d21]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-03cd0d21],.list-content .list-toolbar-actions[data-v-03cd0d21]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-03cd0d21] .arco-space,.list-content .list-toolbar-actions[data-v-03cd0d21] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-03cd0d21]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-03cd0d21]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-03cd0d21]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-03cd0d21]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-03cd0d21] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-03cd0d21] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-03cd0d21]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-03cd0d21]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-03cd0d21]{color:rgb(var(--red-6))}.text-success[data-v-03cd0d21]{color:rgb(var(--green-6))}.change-filter[data-v-03cd0d21]{margin-bottom:12px}.collect-content[data-v-fb9dad7a]{padding:16px;height:100%;overflow:auto}.list-content[data-v-7a9b7f0a]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-7a9b7f0a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-7a9b7f0a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-7a9b7f0a]{flex-shrink:0}.list-content .right-search[data-v-7a9b7f0a]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-7a9b7f0a]{align-items:center}.list-content .list-toolbar-right[data-v-7a9b7f0a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-7a9b7f0a],.list-content .list-toolbar-actions[data-v-7a9b7f0a]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-7a9b7f0a] .arco-space,.list-content .list-toolbar-actions[data-v-7a9b7f0a] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-7a9b7f0a]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-7a9b7f0a]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-7a9b7f0a]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-7a9b7f0a]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-7a9b7f0a] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-7a9b7f0a] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-7a9b7f0a]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-7a9b7f0a]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-7a9b7f0a]{color:rgb(var(--red-6));font-weight:600}.text-warning[data-v-7a9b7f0a]{color:rgb(var(--orange-6));font-weight:600}.selection-info[data-v-7a9b7f0a]{color:var(--color-text-3);font-size:13px}.list-content[data-v-47d9fcd2]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-47d9fcd2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-47d9fcd2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-47d9fcd2]{flex-shrink:0}.list-content .right-search[data-v-47d9fcd2]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-47d9fcd2]{align-items:center}.list-content .list-toolbar-right[data-v-47d9fcd2]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-47d9fcd2],.list-content .list-toolbar-actions[data-v-47d9fcd2]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-47d9fcd2] .arco-space,.list-content .list-toolbar-actions[data-v-47d9fcd2] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-47d9fcd2]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-47d9fcd2]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-47d9fcd2]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-47d9fcd2]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-47d9fcd2] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-47d9fcd2] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-47d9fcd2]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-47d9fcd2]{color:var(--color-text-3);font-size:13px}.list-content[data-v-317abf63]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-317abf63]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-317abf63]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-317abf63]{flex-shrink:0}.list-content .right-search[data-v-317abf63]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-317abf63]{align-items:center}.list-content .list-toolbar-right[data-v-317abf63]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-317abf63],.list-content .list-toolbar-actions[data-v-317abf63]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-317abf63] .arco-space,.list-content .list-toolbar-actions[data-v-317abf63] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-317abf63]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-317abf63]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-317abf63]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-317abf63]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-317abf63] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-317abf63] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-317abf63]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-317abf63]{color:var(--color-text-3);font-size:13px}.list-content[data-v-eb6c3554]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-eb6c3554]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-eb6c3554]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-eb6c3554]{flex-shrink:0}.list-content .right-search[data-v-eb6c3554]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-eb6c3554]{align-items:center}.list-content .list-toolbar-right[data-v-eb6c3554]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-eb6c3554],.list-content .list-toolbar-actions[data-v-eb6c3554]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-eb6c3554] .arco-space,.list-content .list-toolbar-actions[data-v-eb6c3554] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-eb6c3554]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-eb6c3554]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-eb6c3554]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-eb6c3554]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-eb6c3554] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-eb6c3554] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-eb6c3554]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-eb6c3554]{color:var(--color-text-3);font-size:13px}.is-disabled[data-v-869eb97a]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-869eb97a]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-869eb97a]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-869eb97a]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-869eb97a]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-869eb97a]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-869eb97a]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-869eb97a]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-869eb97a]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-869eb97a]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-869eb97a]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-869eb97a]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-869eb97a]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-869eb97a]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-869eb97a]{color:rgb(var(--red-6))}.amount-text[data-v-869eb97a]{font-variant-numeric:tabular-nums}.register-page[data-v-869eb97a]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.form-footer[data-v-869eb97a]{padding-top:16px;border-top:1px solid var(--color-border-1);margin-top:16px}.section-card[data-v-9ccfb903]{margin-top:12px}.text-block[data-v-9ccfb903]{font-size:13px;color:var(--color-text-2);line-height:1.6;white-space:pre-wrap}.part-hint[data-v-9ccfb903]{margin:8px 0 0;font-size:12px;color:#ff6a00}.img-grid[data-v-9ccfb903]{display:flex;flex-wrap:wrap;gap:12px}.img-item[data-v-9ccfb903]{position:relative}.img-tag[data-v-9ccfb903]{margin-top:4px;font-size:12px;color:var(--color-text-3)}.img-remark[data-v-9ccfb903]{font-size:12px;color:var(--color-text-3)}.upload-trigger[data-v-8c5ffe5a]{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-text-3);font-size:12px}.img-meta-list[data-v-8c5ffe5a]{margin-top:12px;display:flex;flex-direction:column;gap:8px}.img-meta-row[data-v-8c5ffe5a]{display:flex;align-items:center;gap:8px}.is-disabled[data-v-7d29e8e0]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-7d29e8e0]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-7d29e8e0]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-7d29e8e0]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-7d29e8e0]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-7d29e8e0]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-7d29e8e0]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-7d29e8e0]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-7d29e8e0]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-7d29e8e0]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-7d29e8e0]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-7d29e8e0]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-7d29e8e0]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-7d29e8e0]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-7d29e8e0]{color:rgb(var(--red-6))}.amount-text[data-v-7d29e8e0]{font-variant-numeric:tabular-nums}.register-page[data-v-7d29e8e0]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.form-footer[data-v-7d29e8e0]{padding-top:16px;border-top:1px solid var(--color-border-1);margin-top:16px}.machine-register-content[data-v-9a7df376],.change-phone-content[data-v-e3c7c1a6],.overview-content[data-v-b0433a4f]{padding:16px;height:100%;overflow:auto;background-color:var(--color-bg-2)}.scene-images .location-bar[data-v-647adb6c]{margin-bottom:12px}.scene-images .hidden-input[data-v-647adb6c]{display:none}.scene-images .image-grid[data-v-647adb6c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.scene-images .image-item[data-v-647adb6c]{position:relative;border-radius:4px;overflow:hidden;border:1px solid var(--color-border-2)}.scene-images .image-item .loc-tag[data-v-647adb6c]{position:absolute;top:8px;left:8px}.scene-images .image-item .image-actions[data-v-647adb6c]{display:flex;justify-content:space-between;padding:6px 8px;background:var(--color-fill-1)}.scene-images .image-add[data-v-647adb6c]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;border:1px dashed var(--color-border-3);cursor:pointer;color:var(--color-text-3);gap:8px;font-size:13px}.section-card[data-v-be99f17e]{margin-bottom:16px}.image-grid[data-v-be99f17e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.image-item[data-v-be99f17e]{border-radius:4px;overflow:hidden;border:1px solid var(--color-border-2)}.image-item .image-remark[data-v-be99f17e]{padding:4px 8px;font-size:12px;color:var(--color-text-3);background:var(--color-fill-1)}.after-sale-list[data-v-be99f17e]{display:flex;flex-direction:column;gap:12px}.after-sale-card[data-v-be99f17e]{padding:12px;border-radius:4px;border:1px solid var(--color-border-2)}.after-sale-card .after-sale-header[data-v-be99f17e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.after-sale-card .after-sale-header .after-sale-title[data-v-be99f17e]{font-weight:600;color:var(--color-text-1)}.after-sale-card .after-sale-body .after-sale-info[data-v-be99f17e]{font-size:13px;color:var(--color-text-2);margin-bottom:4px}.after-sale-card .after-sale-body .after-sale-content[data-v-be99f17e]{font-size:13px;color:var(--color-text-3);margin-top:8px}.project-cover-upload .cover-box[data-v-acd41358]{position:relative;width:120px;height:120px;border-radius:4px;overflow:hidden;border:1px solid var(--color-border-2);cursor:pointer}.project-cover-upload .cover-box .cover-mask[data-v-acd41358]{position:absolute;left:0;right:0;bottom:0;padding:4px;font-size:12px;text-align:center;color:#fff;background:#00000073}.project-cover-upload .cover-add[data-v-acd41358]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:120px;border:1px dashed var(--color-border-3);border-radius:4px;color:var(--color-text-3);cursor:pointer;gap:4px;font-size:12px}.project-form-fields[data-v-5fd88748] .arco-form-item{margin-bottom:12px}.project-form-fields[data-v-5fd88748] .arco-form-item-label{font-size:13px}.form-item-group[data-v-5fd88748]>.arco-form-item-label-col{font-weight:500}.inline-fields[data-v-5fd88748]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.inline-fields--area[data-v-5fd88748]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:8px}.inline-fields--staff[data-v-5fd88748]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.inline-field[data-v-5fd88748]{min-width:0;margin-bottom:0!important}.inline-field[data-v-5fd88748] .arco-form-item{margin-bottom:0}.inline-field[data-v-5fd88748] .arco-form-item-wrapper-col,.inline-field[data-v-5fd88748] .arco-select,.inline-field[data-v-5fd88748] .arco-input-wrapper{width:100%}@media(max-width:768px){.inline-fields--area[data-v-5fd88748],.inline-fields--staff[data-v-5fd88748]{grid-template-columns:1fr}}.count-input[data-v-5fd88748]{width:100%;max-width:132px}.form-remark-block[data-v-5fd88748]{margin-top:4px;padding-top:12px;border-top:1px dashed var(--color-border-2)}.type-radio-group[data-v-5fd88748]{width:100%}.type-radio-group[data-v-5fd88748] .arco-radio-group{display:flex;width:100%}.type-radio-group[data-v-5fd88748] .arco-radio-button{flex:1;text-align:center}.project-edit-form[data-v-80257ad3]{max-width:900px}.bind-tenant-modal[data-v-4a1642bb]{display:flex;flex-direction:column;gap:12px}.bind-project-info[data-v-4a1642bb],.bind-current[data-v-4a1642bb]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px}.bind-label[data-v-4a1642bb]{color:var(--color-text-3);flex-shrink:0}.bind-value[data-v-4a1642bb]{color:var(--color-text-1);font-weight:500}.bind-search[data-v-4a1642bb]{display:flex;align-items:center;gap:8px}.bind-pagination[data-v-4a1642bb]{display:flex;justify-content:flex-end}.list-content[data-v-5b2cea21]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-5b2cea21]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-5b2cea21]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-5b2cea21]{flex-shrink:0}.list-content .right-search[data-v-5b2cea21]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-5b2cea21]{align-items:center}.list-content .list-toolbar-right[data-v-5b2cea21]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-5b2cea21],.list-content .list-toolbar-actions[data-v-5b2cea21]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-5b2cea21] .arco-space,.list-content .list-toolbar-actions[data-v-5b2cea21] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-5b2cea21]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-5b2cea21]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-5b2cea21]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-5b2cea21]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-5b2cea21] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-5b2cea21] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-5b2cea21]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-5b2cea21]{color:var(--color-text-3);font-size:13px}.is-disabled[data-v-5b2cea21]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-5b2cea21]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-5b2cea21]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-5b2cea21]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-5b2cea21]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-5b2cea21]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-5b2cea21]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-5b2cea21]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-5b2cea21]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-5b2cea21]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-5b2cea21]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-5b2cea21]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-5b2cea21]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-5b2cea21]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-5b2cea21]{color:rgb(var(--red-6))}.amount-text[data-v-5b2cea21]{font-variant-numeric:tabular-nums}.list-content .toolbar-advanced[data-v-5b2cea21]{margin-top:-4px;padding-bottom:4px}.list-content .cover-cell[data-v-5b2cea21]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.list-content .cover-thumb[data-v-5b2cea21]{border-radius:4px;cursor:pointer;border:1px solid var(--color-border-2)}.list-content .cover-placeholder[data-v-5b2cea21]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;border:1px dashed var(--color-border-3);background-color:var(--color-fill-2);color:var(--color-text-4);font-size:11px;line-height:1;user-select:none}.list-content .tenant-cell[data-v-5b2cea21]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-all;line-height:1.4;font-size:13px;white-space:normal;color:var(--color-text-1)}.list-content .staff-cell[data-v-5b2cea21]{display:flex;flex-direction:column;gap:2px;line-height:1.4}.list-content .staff-line[data-v-5b2cea21]{display:flex;align-items:baseline;min-width:0;font-size:13px}.list-content .staff-label[data-v-5b2cea21]{flex-shrink:0;width:28px;color:var(--color-text-3);font-size:12px}.list-content .staff-name[data-v-5b2cea21]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-1)}.list-content .remark-cell[data-v-5b2cea21]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:1.4;font-size:13px;white-space:normal;color:var(--color-text-1)}.list-content .table-wrapper[data-v-5b2cea21] .arco-table tr.row-status--2{background-color:rgb(var(--orange-1))}.list-content .table-wrapper[data-v-5b2cea21] .arco-table tr.row-status--3{background-color:rgb(var(--red-1))}.is-disabled[data-v-5e31f3fc]{color:var(--color-text-4);cursor:not-allowed}.is-disabled a[data-v-5e31f3fc]{color:var(--color-text-4);pointer-events:none}.stat-cards[data-v-5e31f3fc]{display:flex;gap:16px;margin-bottom:16px}.stat-cards .stat-card[data-v-5e31f3fc]{flex:1;padding:16px;background:var(--color-bg-2);border-radius:4px;border:1px solid var(--color-border)}.stat-cards .stat-card .stat-label[data-v-5e31f3fc]{font-size:14px;color:var(--color-text-2);margin-bottom:8px}.stat-cards .stat-card .stat-value[data-v-5e31f3fc]{font-size:24px;font-weight:600;color:var(--color-text-1)}.stat-cards .stat-card .stat-trend[data-v-5e31f3fc]{font-size:12px;margin-top:4px}.stat-cards .stat-card .stat-trend.up[data-v-5e31f3fc]{color:rgb(var(--green-6))}.stat-cards .stat-card .stat-trend.down[data-v-5e31f3fc]{color:rgb(var(--red-6))}.stat-card--clickable[data-v-5e31f3fc]{cursor:pointer;transition:border-color .2s,box-shadow .2s}.stat-card--clickable[data-v-5e31f3fc]:hover{border-color:rgb(var(--primary-6))}.stat-card--clickable.is-active[data-v-5e31f3fc]{border-color:rgb(var(--primary-6));box-shadow:0 0 0 1px rgb(var(--primary-6))}.stat-value--normal[data-v-5e31f3fc]{color:rgb(var(--green-6))}.stat-value--stopped[data-v-5e31f3fc]{color:rgb(var(--orange-6))}.stat-value--lost[data-v-5e31f3fc]{color:rgb(var(--red-6))}.amount-text[data-v-5e31f3fc]{font-variant-numeric:tabular-nums}.register-form-page[data-v-5e31f3fc]{min-height:100%;padding:16px;box-sizing:border-box;background-color:var(--color-bg-2)}.register-form-card[data-v-5e31f3fc]{width:100%;max-width:960px;margin:0 auto}.register-form-card[data-v-5e31f3fc] .arco-card-header-title{font-weight:600}.register-form-card[data-v-5e31f3fc] .arco-card-body{padding:16px 20px 0}.register-form-spin[data-v-5e31f3fc]{display:block;width:100%}.register-form-body[data-v-5e31f3fc]{padding-bottom:72px}.register-form[data-v-5e31f3fc]{width:100%}.form-brief[data-v-5e31f3fc]{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--color-text-3)}.required-mark[data-v-5e31f3fc]{color:rgb(var(--red-6))}.form-panel[data-v-5e31f3fc]{padding:16px 16px 4px;background:var(--color-bg-1);border:1px solid var(--color-border-2);border-radius:4px}.register-form-footer-bar[data-v-5e31f3fc]{position:sticky;bottom:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 -20px;padding:12px 20px;background:var(--color-bg-1);border-top:1px solid var(--color-border-2);box-shadow:0 -4px 16px #0000000f}.list-content[data-v-b41db83b]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-b41db83b]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-b41db83b]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-b41db83b]{flex-shrink:0}.list-content .right-search[data-v-b41db83b]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-b41db83b]{align-items:center}.list-content .list-toolbar-right[data-v-b41db83b]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-b41db83b],.list-content .list-toolbar-actions[data-v-b41db83b]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-b41db83b] .arco-space,.list-content .list-toolbar-actions[data-v-b41db83b] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-b41db83b]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-b41db83b]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-b41db83b]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-b41db83b]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-b41db83b] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-b41db83b] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-b41db83b]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-b41db83b]{color:var(--color-text-3);font-size:13px}.list-content[data-v-57dcff14]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-57dcff14]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-57dcff14]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-57dcff14]{flex-shrink:0}.list-content .right-search[data-v-57dcff14]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-57dcff14]{align-items:center}.list-content .list-toolbar-right[data-v-57dcff14]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-57dcff14],.list-content .list-toolbar-actions[data-v-57dcff14]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-57dcff14] .arco-space,.list-content .list-toolbar-actions[data-v-57dcff14] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-57dcff14]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-57dcff14]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-57dcff14]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-57dcff14]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-57dcff14] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-57dcff14] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-57dcff14]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-57dcff14]{color:var(--color-text-3);font-size:13px}.list-content[data-v-05d7dc7d]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-05d7dc7d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-05d7dc7d]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-05d7dc7d]{flex-shrink:0}.list-content .right-search[data-v-05d7dc7d]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-05d7dc7d]{align-items:center}.list-content .list-toolbar-right[data-v-05d7dc7d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-05d7dc7d],.list-content .list-toolbar-actions[data-v-05d7dc7d]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-05d7dc7d] .arco-space,.list-content .list-toolbar-actions[data-v-05d7dc7d] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-05d7dc7d]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-05d7dc7d]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-05d7dc7d]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-05d7dc7d]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-05d7dc7d] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-05d7dc7d] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-05d7dc7d]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-05d7dc7d]{color:var(--color-text-3);font-size:13px}.list-content[data-v-e082d0ae]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-e082d0ae]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-e082d0ae]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-e082d0ae]{flex-shrink:0}.list-content .right-search[data-v-e082d0ae]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-e082d0ae]{align-items:center}.list-content .list-toolbar-right[data-v-e082d0ae]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-e082d0ae],.list-content .list-toolbar-actions[data-v-e082d0ae]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-e082d0ae] .arco-space,.list-content .list-toolbar-actions[data-v-e082d0ae] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-e082d0ae]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-e082d0ae]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-e082d0ae]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-e082d0ae]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-e082d0ae] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-e082d0ae] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-e082d0ae]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-e082d0ae]{color:var(--color-text-3);font-size:13px}.list-content[data-v-6b60642b]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-6b60642b]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-6b60642b]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-6b60642b]{flex-shrink:0}.list-content .right-search[data-v-6b60642b]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-6b60642b]{align-items:center}.list-content .list-toolbar-right[data-v-6b60642b]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-6b60642b],.list-content .list-toolbar-actions[data-v-6b60642b]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-6b60642b] .arco-space,.list-content .list-toolbar-actions[data-v-6b60642b] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-6b60642b]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-6b60642b]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-6b60642b]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-6b60642b]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-6b60642b] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-6b60642b] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-6b60642b]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-6b60642b]{color:var(--color-text-3);font-size:13px}.list-content[data-v-0f0bcc0a]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-0f0bcc0a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-0f0bcc0a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-0f0bcc0a]{flex-shrink:0}.list-content .right-search[data-v-0f0bcc0a]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-0f0bcc0a]{align-items:center}.list-content .list-toolbar-right[data-v-0f0bcc0a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-0f0bcc0a],.list-content .list-toolbar-actions[data-v-0f0bcc0a]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-0f0bcc0a] .arco-space,.list-content .list-toolbar-actions[data-v-0f0bcc0a] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-0f0bcc0a]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-0f0bcc0a]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-0f0bcc0a]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-0f0bcc0a]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-0f0bcc0a] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-0f0bcc0a] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-0f0bcc0a]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-0f0bcc0a]{color:var(--color-text-3);font-size:13px}.list-content[data-v-026a4608]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-026a4608]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-026a4608]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-026a4608]{flex-shrink:0}.list-content .right-search[data-v-026a4608]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-026a4608]{align-items:center}.list-content .list-toolbar-right[data-v-026a4608]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-026a4608],.list-content .list-toolbar-actions[data-v-026a4608]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-026a4608] .arco-space,.list-content .list-toolbar-actions[data-v-026a4608] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-026a4608]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-026a4608]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-026a4608]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-026a4608]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-026a4608] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-026a4608] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-026a4608]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-026a4608]{color:var(--color-text-3);font-size:13px}.list-content[data-v-40261b3a]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-40261b3a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-40261b3a]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-40261b3a]{flex-shrink:0}.list-content .right-search[data-v-40261b3a]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-40261b3a]{align-items:center}.list-content .list-toolbar-right[data-v-40261b3a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-40261b3a],.list-content .list-toolbar-actions[data-v-40261b3a]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-40261b3a] .arco-space,.list-content .list-toolbar-actions[data-v-40261b3a] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-40261b3a]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-40261b3a]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-40261b3a]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-40261b3a]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-40261b3a] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-40261b3a] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-40261b3a]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-40261b3a]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-40261b3a]{color:rgb(var(--red-6))}.list-content[data-v-00b39d1b]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-00b39d1b]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-00b39d1b]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-00b39d1b]{flex-shrink:0}.list-content .right-search[data-v-00b39d1b]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-00b39d1b]{align-items:center}.list-content .list-toolbar-right[data-v-00b39d1b]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-00b39d1b],.list-content .list-toolbar-actions[data-v-00b39d1b]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-00b39d1b] .arco-space,.list-content .list-toolbar-actions[data-v-00b39d1b] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-00b39d1b]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-00b39d1b]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-00b39d1b]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-00b39d1b]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-00b39d1b] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-00b39d1b] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-00b39d1b]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-00b39d1b]{color:var(--color-text-3);font-size:13px}.list-content[data-v-dc75bad2]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-dc75bad2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-dc75bad2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-dc75bad2]{flex-shrink:0}.list-content .right-search[data-v-dc75bad2]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-dc75bad2]{align-items:center}.list-content .list-toolbar-right[data-v-dc75bad2]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-dc75bad2],.list-content .list-toolbar-actions[data-v-dc75bad2]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-dc75bad2] .arco-space,.list-content .list-toolbar-actions[data-v-dc75bad2] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-dc75bad2]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-dc75bad2]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-dc75bad2]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-dc75bad2]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-dc75bad2] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-dc75bad2] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-dc75bad2]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-dc75bad2]{color:var(--color-text-3);font-size:13px}.trade-order-page[data-v-dc75bad2] .arco-tabs-nav{margin-bottom:12px}.summary-bar[data-v-dc75bad2]{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:12px 16px;margin-bottom:10px;background:linear-gradient(135deg,#e8f4ff,#d6ebff);border-radius:4px}.summary-bar .summary-item[data-v-dc75bad2]{display:flex;flex-direction:column;align-items:center;min-width:88px;padding:8px 12px;background:#fff;border-radius:4px}.summary-bar .summary-item.highlight .summary-value.amount[data-v-dc75bad2]{color:rgb(var(--orange-6));font-weight:600}.summary-bar .summary-label[data-v-dc75bad2]{font-size:13px;color:var(--color-text-3);margin-bottom:4px}.summary-bar .summary-value[data-v-dc75bad2]{font-size:18px;font-weight:600;color:var(--color-text-1)}.summary-bar .summary-op[data-v-dc75bad2]{font-size:18px;color:var(--color-text-3)}.list-content[data-v-bf9d3148]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-bf9d3148]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-bf9d3148]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-bf9d3148]{flex-shrink:0}.list-content .right-search[data-v-bf9d3148]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-bf9d3148]{align-items:center}.list-content .list-toolbar-right[data-v-bf9d3148]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-bf9d3148],.list-content .list-toolbar-actions[data-v-bf9d3148]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-bf9d3148] .arco-space,.list-content .list-toolbar-actions[data-v-bf9d3148] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-bf9d3148]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-bf9d3148]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-bf9d3148]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-bf9d3148]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-bf9d3148] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-bf9d3148] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-bf9d3148]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-bf9d3148]{color:var(--color-text-3);font-size:13px}.list-content[data-v-35fee5a9]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-35fee5a9]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-35fee5a9]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-35fee5a9]{flex-shrink:0}.list-content .right-search[data-v-35fee5a9]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-35fee5a9]{align-items:center}.list-content .list-toolbar-right[data-v-35fee5a9]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-35fee5a9],.list-content .list-toolbar-actions[data-v-35fee5a9]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-35fee5a9] .arco-space,.list-content .list-toolbar-actions[data-v-35fee5a9] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-35fee5a9]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-35fee5a9]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-35fee5a9]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-35fee5a9]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-35fee5a9] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-35fee5a9] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-35fee5a9]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-35fee5a9]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-35fee5a9]{color:rgb(var(--red-6));font-weight:600}.list-content[data-v-7bee9c4e]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-7bee9c4e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-7bee9c4e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-7bee9c4e]{flex-shrink:0}.list-content .right-search[data-v-7bee9c4e]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-7bee9c4e]{align-items:center}.list-content .list-toolbar-right[data-v-7bee9c4e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-7bee9c4e],.list-content .list-toolbar-actions[data-v-7bee9c4e]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-7bee9c4e] .arco-space,.list-content .list-toolbar-actions[data-v-7bee9c4e] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-7bee9c4e]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-7bee9c4e]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-7bee9c4e]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-7bee9c4e]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-7bee9c4e] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-7bee9c4e] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-7bee9c4e]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-7bee9c4e]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-7bee9c4e]{color:rgb(var(--red-6));font-weight:600}.list-content[data-v-15b47848]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-15b47848]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-15b47848]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-15b47848]{flex-shrink:0}.list-content .right-search[data-v-15b47848]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-15b47848]{align-items:center}.list-content .list-toolbar-right[data-v-15b47848]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-15b47848],.list-content .list-toolbar-actions[data-v-15b47848]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-15b47848] .arco-space,.list-content .list-toolbar-actions[data-v-15b47848] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-15b47848]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-15b47848]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-15b47848]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-15b47848]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-15b47848] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-15b47848] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-15b47848]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-15b47848]{color:var(--color-text-3);font-size:13px}.text-danger[data-v-15b47848]{color:rgb(var(--red-6));font-weight:600}.list-content[data-v-ffce45bd]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-ffce45bd]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-ffce45bd]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-ffce45bd]{flex-shrink:0}.list-content .right-search[data-v-ffce45bd]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-ffce45bd]{align-items:center}.list-content .list-toolbar-right[data-v-ffce45bd]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-ffce45bd],.list-content .list-toolbar-actions[data-v-ffce45bd]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-ffce45bd] .arco-space,.list-content .list-toolbar-actions[data-v-ffce45bd] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-ffce45bd]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-ffce45bd]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-ffce45bd]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-ffce45bd]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-ffce45bd] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-ffce45bd] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-ffce45bd]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-ffce45bd]{color:var(--color-text-3);font-size:13px}.list-content[data-v-ab67cd4f]{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background-color:var(--color-bg-2)}.list-content .page-actions[data-v-ab67cd4f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.list-content .toolbar[data-v-ab67cd4f]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.list-content .left-actions[data-v-ab67cd4f]{flex-shrink:0}.list-content .right-search[data-v-ab67cd4f]{display:flex;flex:1;justify-content:flex-end;min-width:0}.list-content .toolbar.list-toolbar-align[data-v-ab67cd4f]{align-items:center}.list-content .list-toolbar-right[data-v-ab67cd4f]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;min-width:0;width:100%}.list-content .list-toolbar-filters[data-v-ab67cd4f],.list-content .list-toolbar-actions[data-v-ab67cd4f]{display:flex;align-items:center;min-width:0}.list-content .list-toolbar-filters[data-v-ab67cd4f] .arco-space,.list-content .list-toolbar-actions[data-v-ab67cd4f] .arco-space{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.list-content .list-toolbar-split[data-v-ab67cd4f]{width:1px;height:22px;flex-shrink:0;background-color:var(--color-border-2)}.list-content .text-placeholder[data-v-ab67cd4f]{color:var(--color-text-4);font-size:12px}.list-content .amount-text[data-v-ab67cd4f]{font-variant-numeric:tabular-nums}.list-content .table-wrapper[data-v-ab67cd4f]{flex:1;overflow:hidden;display:flex;flex-direction:column}.list-content .table-wrapper[data-v-ab67cd4f] .arco-table .arco-table-container{border-radius:0}.list-content .table-wrapper[data-v-ab67cd4f] .arco-table .arco-table-cell{padding-top:10px;padding-bottom:10px}.list-content .pagination-container[data-v-ab67cd4f]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--color-border-1)}.list-content .pagination-container .left-info[data-v-ab67cd4f]{color:var(--color-text-3);font-size:13px}
