.ps-stat-page[data-v-3321152c]{padding:20px;background:#f5f7fa;min-height:100vh}.ps-stat-card[data-v-3321152c]{border-radius:8px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.06);box-shadow:0 2px 8px 0 rgba(0,0,0,.06);border:1px solid #e8eaec;background:#fff;padding:18px 18px 8px}.ps-stat-header[data-v-3321152c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f2f6}.ps-stat-header .title[data-v-3321152c]{font-size:18px;font-weight:600;color:#333;letter-spacing:.2px}.ps-stat-header .toolbar[data-v-3321152c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ps-stat-header .toolbar-range[data-v-3321152c]{width:360px}.section-title[data-v-3321152c]{font-size:16px;font-weight:600;margin:6px 0 14px;color:#333}.overview-section[data-v-3321152c]{background-color:#fff;border-radius:8px;padding:16px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.06);box-shadow:0 2px 8px 0 rgba(0,0,0,.06);border:1px solid #e8eaec;margin:14px 0 10px}.overview-section .cards-grid[data-v-3321152c]{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:16px}.overview-section .overview-card[data-v-3321152c]{border:1px solid #e8eaec;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.06);box-shadow:0 2px 8px 0 rgba(0,0,0,.06);background-color:#fff;border-radius:8px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:default}.overview-section .overview-card[data-v-3321152c]:hover{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.1);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.overview-section .overview-card[data-v-3321152c]:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.overview-section .overview-card .card-content[data-v-3321152c]{padding:16px}.overview-section .overview-card .card-content .icon-wrapper[data-v-3321152c],.overview-section .overview-card .card-content[data-v-3321152c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.overview-section .overview-card .card-content .icon-wrapper[data-v-3321152c]{width:40px;height:40px;border-radius:8px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}.overview-section .overview-card .card-content .icon-wrapper i[data-v-3321152c]{font-size:20px;color:#fff}.overview-section .overview-card .card-content .icon-wrapper.orange[data-v-3321152c]{background-color:#ff9800}.overview-section .overview-card .card-content .icon-wrapper.purple[data-v-3321152c]{background-color:#9c27b0}.overview-section .overview-card .card-content .icon-wrapper.green[data-v-3321152c]{background-color:#4caf50}.overview-section .overview-card .card-content .icon-wrapper.red[data-v-3321152c]{background-color:#f44336}.overview-section .overview-card .card-content .icon-wrapper.blue[data-v-3321152c]{background-color:#409eff}.overview-section .overview-card .card-content .icon-wrapper.gray[data-v-3321152c]{background-color:#909399}.overview-section .overview-card .card-content .stat-content[data-v-3321152c]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.overview-section .overview-card .card-content .stat-content .stat-title[data-v-3321152c]{font-size:14px;color:#666;margin-bottom:4px;font-weight:500}.overview-section .overview-card .card-content .stat-content .stat-number[data-v-3321152c]{font-size:24px;font-weight:600;color:#333;line-height:1}.tabs[data-v-3321152c]{margin-top:14px}.pane[data-v-3321152c]{padding:12px 4px 8px}.pane-top[data-v-3321152c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.pane-title[data-v-3321152c]{font-size:14px;font-weight:700;color:#0f172a}.pane-sub[data-v-3321152c]{font-size:12px;color:#64748b}.pane-sub .num[data-v-3321152c]{font-weight:700;color:#0f172a}.pane-sub .sep[data-v-3321152c]{margin:0 8px;color:#cbd5e1}.pane-actions[data-v-3321152c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px}.chart-wrap[data-v-3321152c]{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:12px;-webkit-box-shadow:0 8px 18px rgba(15,23,42,.04);box-shadow:0 8px 18px rgba(15,23,42,.04)}.chart[data-v-3321152c]{width:100%;height:320px}.status-grid[data-v-3321152c]{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;gap:12px;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.status-list[data-v-3321152c]{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:10px 12px;-webkit-box-shadow:0 8px 18px rgba(15,23,42,.04);box-shadow:0 8px 18px rgba(15,23,42,.04)}.status-item[data-v-3321152c]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:10px 4px;border-bottom:1px dashed #eef2f7}.status-item .left[data-v-3321152c],.status-item[data-v-3321152c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.status-item .left[data-v-3321152c]{gap:10px}.status-item .dot[data-v-3321152c]{width:10px;height:10px;border-radius:999px}.status-item .name[data-v-3321152c]{color:#334155;font-weight:600}.status-item .count[data-v-3321152c]{font-weight:800;color:#0f172a}.status-item[data-v-3321152c]:last-child{border-bottom:none}.empty-block[data-v-3321152c]{padding:28px 0;text-align:center;color:#94a3b8}@media (max-width:1400px){.overview-section .cards-grid[data-v-3321152c]{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.overview-section .cards-grid[data-v-3321152c]{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.ps-stat-header .toolbar-range[data-v-3321152c]{width:100%}.status-grid[data-v-3321152c]{-ms-grid-columns:1fr;grid-template-columns:1fr}}