.merchant-product-statistics-runtime{padding:24px 32px 36px;background:#f4f7fb;min-height:calc(100vh - 128px);color:#26364d}.mps-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.mps-heading h2{margin:0 0 7px;color:#182337;font-size:22px}.mps-heading p{margin:0;color:#8490a3;font-size:13px}.mps-button{height:36px;padding:0 15px;border:1px solid #d9e1ec;border-radius:7px;background:#fff;color:#53627a;cursor:pointer;transition:.2s}.mps-button:hover{border-color:#79a7ef;color:#3478e5}.mps-button.primary{border-color:#3478e5;background:#3478e5;color:#fff}.mps-filter,.mps-table-card{background:#fff;border:1px solid #e7edf6;border-radius:12px;box-shadow:0 4px 16px rgba(31,56,88,.05)}.mps-filter{display:flex;align-items:center;gap:10px;padding:16px 18px;margin-bottom:16px}.mps-date-group{height:36px;display:flex;align-items:center;border:1px solid #d9e1ec;border-radius:7px;overflow:hidden;background:#fff}.mps-date-group input{height:34px;padding:0 10px;border:0;outline:0;color:#526077}.mps-date-group span{color:#9aa5b5}.mps-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.mps-card{padding:19px 20px;min-height:112px;border-radius:12px;background:linear-gradient(145deg,#fff,#f7faff);border:1px solid #e5edf8;display:flex;flex-direction:column}.mps-card>span{color:#718096;font-size:13px}.mps-card strong{color:#26364d;font-size:24px;line-height:1.4;margin:7px 0 3px}.mps-card small{color:#9aa5b5}.mps-card.success{background:linear-gradient(145deg,#f7fffc,#effbf6);border-color:#d9f2e6}.mps-card.success strong{color:#16a36a}.mps-card.rate{background:linear-gradient(145deg,#f7faff,#edf4ff);border-color:#dbe8fb}.mps-card.rate strong{color:#3478e5}.mps-table-card{position:relative;padding:4px 18px 18px}.mps-table-title{display:flex;align-items:center;justify-content:space-between;padding:18px 2px 14px}.mps-table-title h3{display:inline;margin:0 12px 0 0;font-size:16px;color:#26364d}.mps-table-title div>span{color:#98a3b4;font-size:12px}.mps-product-count{padding:5px 10px;background:#f1f6ff;border-radius:12px;color:#4d7fc5;font-size:12px}.mps-table-scroll{overflow-x:auto}.mps-table-card table{width:100%;border-collapse:collapse;min-width:1060px}.mps-table-card th{padding:13px 12px;background:#f6f9fe;color:#526077;font-size:13px;font-weight:600;text-align:left;border-bottom:1px solid #e7edf6}.mps-table-card td{padding:14px 12px;color:#59677b;font-size:13px;border-bottom:1px solid #edf1f6}.mps-table-card tbody tr:nth-child(even){background:#fbfcfe}.mps-table-card tbody tr:hover{background:#f4f8ff}.mps-table-card .right{text-align:right}.mps-table-card .product-name{color:#26364d;font-weight:500}.mps-table-card .money-success{color:#17a673;font-weight:600}.mps-rate-pill{display:inline-block;min-width:62px;padding:4px 8px;border-radius:12px;text-align:center;font-weight:600}.mps-rate-pill.high{color:#169765;background:#eaf8f2}.mps-rate-pill.medium{color:#ca8418;background:#fff6e5}.mps-rate-pill.low{color:#dc5a61;background:#fff0f1}.mps-empty{text-align:center!important;padding:34px!important;color:#a5afbf!important}.mps-loading{position:absolute;z-index:2;left:18px;right:18px;top:60px;padding:18px;text-align:center;color:#7f8da2;background:rgba(255,255,255,.94);border-radius:8px}.mps-loading.error{color:#d65a62;background:#fff4f4}.sub-nav-content>.merchant-product-statistics-nav{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;color:var(--text-muted,#64748b);text-decoration:none;font-size:14px;font-weight:500;line-height:20px;border-radius:8px;background:transparent;transition:all .2s ease;cursor:pointer}.sub-nav-content>.merchant-product-statistics-nav:hover{color:var(--text-primary,#172033);background:var(--bg-hover,#f3f6fa)}.sub-nav-content>.merchant-product-statistics-nav.active{color:var(--text-primary,#3478e5);background:#eaf2ff}.sub-nav-content>.merchant-product-statistics-nav:focus{outline:none;text-decoration:none}@media(max-width:1100px){.mps-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.merchant-product-statistics-runtime{padding:16px}.mps-summary{grid-template-columns:1fr}.mps-filter{flex-wrap:wrap}}
