.mobile-finance{padding:10px 10px 60px;background-color:#f5f7fa;min-height:calc(100vh - 50px)}.finance-stats-card,.invoiced-orders-card,.uninvoiced-summary-card{background-color:#fff;border-radius:8px;margin-bottom:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.card-header{padding:12px 16px;background-color:#f8f9fa;border-bottom:1px solid #e4e7ed;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#303133}.card-header .icon{font-size:18px}.card-header .badge{margin-left:auto;background-color:#409eff;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.stat-item{background-color:#f8f9fa;border-radius:8px;padding:16px 12px;text-align:center}.stat-value{font-size:20px;font-weight:700;color:#303133;margin-bottom:6px;line-height:1.2}.stat-value.amount{color:#f56c6c}.stat-label{font-size:13px;color:#909399}.order-list{padding:0}.order-item{padding:12px 16px;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.order-item:last-child{border-bottom:none}.order-item:active{background-color:#f5f7fa}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order-number{font-size:15px;font-weight:600;color:#303133}.status-tag{padding:3px 10px;border-radius:4px;font-size:12px;font-weight:500}.status-tag.invoiced{background-color:#f0f9ff;color:#67c23a;border:1px solid #c6f6d5}.order-content{display:flex;flex-direction:column;gap:8px}.info-row{display:flex;align-items:baseline;font-size:14px;line-height:1.5}.info-row .label{color:#909399;flex-shrink:0;min-width:60px}.info-row .value{color:#303133;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-row .value.amount{color:#f56c6c;font-weight:600}.empty-state{padding:60px 20px;text-align:center;color:#909399}.empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.empty-text{font-size:14px}.summary-content{padding:16px;display:flex;flex-direction:column;gap:12px}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:8px}.summary-item .label{font-size:14px;color:#606266}.summary-item .value{font-size:16px;font-weight:600;color:#303133}.summary-item .value.amount{color:#e6a23c}@media (max-width: 375px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:12px}.stat-value{font-size:18px}.order-header{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-color-scheme: dark){.mobile-finance{background-color:#1a1a1a}.finance-stats-card,.invoiced-orders-card,.uninvoiced-summary-card{background-color:#2a2a2a}.card-header{background-color:#333;border-bottom-color:#444;color:#e0e0e0}.stat-item,.summary-item{background-color:#333}.stat-value,.order-number,.info-row .value,.summary-item .value{color:#e0e0e0}.stat-label,.info-row .label,.summary-item .label{color:#999}.order-item{border-bottom-color:#333}.order-item:active{background-color:#333}}
