.profit-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.profit-card,.coverage-card{border:1px solid var(--v4-line);border-radius:15px;min-height:134px;box-sizing:border-box}.profit-card{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:21px 22px;background:linear-gradient(130deg,rgba(110,231,183,.12),rgba(119,133,255,.07) 56%,rgba(255,255,255,.018))}.profit-card span,.profit-card strong,.profit-card small{display:block}.profit-card>div:first-child>span{font-size:.7rem;color:#91a0b5}.profit-card>div:first-child>strong{font-size:clamp(1.85rem,3.3vw,2.8rem);letter-spacing:-.055em;margin:5px 0;color:#eafdf5}.profit-card>div:first-child>small{font-size:.67rem;color:#77869c}.profit-side{min-width:112px;padding:13px 15px;border-left:1px solid rgba(110,231,183,.16)}.profit-side span{font-size:.66rem;color:#769186}.profit-side strong{font-size:1.45rem;margin-top:5px;color:#8ff0c8}.coverage-card{padding:19px 20px;background:linear-gradient(150deg,rgba(119,133,255,.075),rgba(13,20,35,.78))}.coverage-head,.coverage-foot{display:flex;justify-content:space-between;gap:14px;align-items:center}.coverage-head span,.coverage-head strong{display:block}.coverage-head span{font-size:.69rem;color:#8794a8}.coverage-head strong{font-size:1.5rem;margin-top:3px}.coverage-head small,.coverage-foot span{font-size:.66rem;color:#6d7b90}.coverage-card progress{display:block;width:100%;height:8px;margin:17px 0 12px;border:0;border-radius:999px;overflow:hidden;background:#101a2c}.coverage-card progress::-webkit-progress-bar{background:#101a2c}.coverage-card progress::-webkit-progress-value{background:linear-gradient(90deg,#6978eb,#6ee7b7);border-radius:999px}.coverage-card progress::-moz-progress-bar{background:linear-gradient(90deg,#6978eb,#6ee7b7);border-radius:999px}.compact-btn{padding:6px 9px!important;min-height:30px!important;font-size:.67rem!important}.dashboard-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dashboard-split .data-panel{min-width:0}.dashboard-split .table-wrap{max-height:430px;overflow:auto}.dashboard-split table{min-width:620px}.danger-lite{color:#ff9d9d!important;border-color:rgba(255,120,120,.18)!important}.danger-lite:hover{background:rgba(255,90,90,.07)!important}.legacy-table-wrap{border:1px solid var(--v4-line);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.012)}.legacy-table-wrap summary{cursor:pointer;padding:10px 14px;color:#66748a;font-size:.69rem;user-select:none}.legacy-table-wrap[open] summary{border-bottom:1px solid var(--v4-line)}.legacy-table-wrap .panel{border:0!important;border-radius:0!important}.v4-body table button{white-space:nowrap}
.trend-panel{padding:20px!important;overflow:hidden}.trend-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:14px}.trend-head h3,.bulk-cost-head h3{margin:5px 0 4px;font-size:1.08rem}.trend-head .muted,.bulk-cost-head .muted{font-size:.7rem;margin:0}.trend-legend{display:flex;gap:13px;flex-wrap:wrap;font-size:.65rem;color:#718097}.trend-legend span{display:inline-flex;align-items:center;gap:6px}.trend-legend i{display:inline-block;width:8px;height:8px;border-radius:50%}.trend-legend i.sales{background:#7886ff}.trend-legend i.revenue{background:#6ee7b7}.trend-legend i.returns{background:#ff9b9b}.trend-chart-wrap{position:relative;min-height:280px;border-top:1px solid var(--v4-line);padding-top:10px}.trend-chart-wrap svg{width:100%;height:280px;display:block;overflow:visible}.trend-empty{position:absolute;inset:0;display:grid;place-items:center;color:#66748a;font-size:.72rem;margin:0}.trend-empty[hidden]{display:none}.chart-grid{stroke:rgba(148,163,184,.10);stroke-width:1}.chart-axis-label{fill:#607087;font-size:11px;font-family:inherit}.chart-line{stroke-width:3;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.chart-sales{stroke:#7886ff}.chart-revenue{stroke:#6ee7b7}.chart-returns{stroke:#ff9b9b}
.bulk-cost-panel{padding:20px!important}.bulk-cost-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding-bottom:15px;border-bottom:1px solid var(--v4-line)}.bulk-cost-controls{display:grid;grid-template-columns:minmax(250px,1fr) minmax(220px,1fr) auto;gap:12px;align-items:end;margin-top:16px}.bulk-file-label{display:block;padding:12px 13px;border:1px dashed rgba(119,133,255,.25);border-radius:11px;background:rgba(119,133,255,.045)}.bulk-file-label strong,.bulk-file-label span{display:block}.bulk-file-label strong{font-size:.76rem}.bulk-file-label span{font-size:.65rem;color:#6c7a90;margin-top:4px}.bulk-cost-controls input[type=file]{width:100%;font-size:.7rem;color:#8090a7;background:#0b1220;border:1px solid rgba(148,163,184,.16);border-radius:10px;padding:9px;box-sizing:border-box}.bulk-preview{margin-top:12px;padding:10px 12px;border-radius:9px;background:rgba(255,255,255,.018);font-size:.69rem}.bulk-cost-panel .btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important}
@media(max-width:1180px){.profit-grid{grid-template-columns:1fr}.dashboard-split{grid-template-columns:1fr}.bulk-cost-controls{grid-template-columns:1fr 1fr}.bulk-cost-controls .btn{grid-column:1/-1}}
@media(max-width:760px){.trend-head,.bulk-cost-head{align-items:flex-start;flex-direction:column}.trend-legend{width:100%}.bulk-cost-head .btn{width:100%}.bulk-cost-controls{grid-template-columns:1fr}.bulk-cost-controls .btn{grid-column:auto}}
@media(max-width:620px){.profit-card{align-items:flex-start;flex-direction:column}.profit-side{border-left:0;border-top:1px solid rgba(110,231,183,.16);padding:12px 0 0;width:100%}.coverage-foot{align-items:flex-start;flex-direction:column}.coverage-foot .btn{width:100%}.dashboard-split table{min-width:560px}.trend-chart-wrap,.trend-chart-wrap svg{min-height:230px;height:230px}}
