.reports-page{min-width:0}.report-range select{min-width:170px;padding:11px 14px;border:1px solid #dbe5df;border-radius:12px;background:#fff;font:inherit}.report-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:20px 0}.report-cards article{background:#fff;border:1px solid #e5ece8;border-radius:18px;padding:18px;box-shadow:0 8px 25px rgba(20,55,36,.05)}.report-cards span,.report-cards small{display:block;color:#718078}.report-cards strong{display:block;font-size:25px;margin:8px 0;color:#173d2b}.report-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.report-panel{background:#fff;border:1px solid #e5ece8;border-radius:20px;padding:20px;margin-bottom:18px;box-shadow:0 8px 25px rgba(20,55,36,.04)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-head h2{margin:0;font-size:18px}.panel-head p{margin:4px 0 0;color:#7a8780}.sales-chart{height:205px;display:flex;align-items:flex-end;gap:5px;overflow-x:auto;padding:15px 5px 0;border-bottom:1px solid #edf2ef}.chart-col{min-width:20px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.chart-col span{display:block;width:70%;max-width:24px;min-width:8px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,var(--primary),#74c894)}.chart-col small{font-size:10px;white-space:nowrap;color:#7b8981}.rank-list>div{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf2ef}.rank-list>div:last-child{border:0}.rank-list b{width:28px;height:28px;border-radius:9px;background:#eff8f2;color:var(--primary);display:grid;place-items:center}.rank-list span small{display:block;color:#819087;margin-top:3px}.rank-list strong{font-size:13px;color:#29543e}.table-wrap{overflow:auto}.report-panel table{width:100%;border-collapse:collapse;min-width:780px}.report-panel th,.report-panel td{text-align:right;padding:12px;border-bottom:1px solid #edf2ef}.report-panel th{color:#617169;font-size:13px;background:#f8fbf9}.status-pill{display:inline-block;padding:5px 9px;border-radius:999px;background:#f1f3f2}.status-pill.paid{background:#e6f7eb;color:#16833b}.empty-box,.empty-cell{text-align:center!important;color:#7d8a83;padding:35px!important}@media(max-width:1200px){.report-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.report-grid{grid-template-columns:1fr}.report-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.report-cards{grid-template-columns:1fr}.admin-topbar,.panel-head{align-items:flex-start;flex-direction:column}.report-range,.report-range select{width:100%}}
