.dashboard-module-scss-module__jKmoxG__dashboard{flex-direction:column;gap:32px;animation:.4s ease-out dashboard-module-scss-module__jKmoxG__fadeIn;display:flex}.dashboard-module-scss-module__jKmoxG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dashboard-module-scss-module__jKmoxG__pageHeader .dashboard-module-scss-module__jKmoxG__titleRow{align-items:center;gap:12px;margin-bottom:4px;display:flex}.dashboard-module-scss-module__jKmoxG__pageHeader .dashboard-module-scss-module__jKmoxG__titleRow h1{color:#0f172a;letter-spacing:-.5px;font-size:26px;font-weight:800}.dashboard-module-scss-module__jKmoxG__pageHeader .dashboard-module-scss-module__jKmoxG__titleRow .dashboard-module-scss-module__jKmoxG__pill{color:#3b82f6;text-transform:uppercase;background:#eff6ff;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.dashboard-module-scss-module__jKmoxG__pageHeader .dashboard-module-scss-module__jKmoxG__subtitle{color:#64748b;font-size:15px}.dashboard-module-scss-module__jKmoxG__dateFilter{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.dashboard-module-scss-module__jKmoxG__dateFilter:hover{border-color:#e53238}.dashboard-module-scss-module__jKmoxG__alertRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.dashboard-module-scss-module__jKmoxG__alertRow{grid-template-columns:1fr}}.dashboard-module-scss-module__jKmoxG__alertCard,.dashboard-module-scss-module__jKmoxG__alertCardAlt{border:1px solid #0000;border-radius:16px;align-items:center;gap:20px;padding:20px 24px;display:flex}.dashboard-module-scss-module__jKmoxG__alertCard{background:#fff1f2;border-color:#fecdd3}.dashboard-module-scss-module__jKmoxG__alertCard .dashboard-module-scss-module__jKmoxG__alertIcon{color:#e11d48;font-size:24px}.dashboard-module-scss-module__jKmoxG__alertCard .dashboard-module-scss-module__jKmoxG__alertTitle{color:#9f1239;margin-bottom:2px;font-weight:700}.dashboard-module-scss-module__jKmoxG__alertCardAlt{background:#f0f9ff;border-color:#e0f2fe}.dashboard-module-scss-module__jKmoxG__alertCardAlt .dashboard-module-scss-module__jKmoxG__alertIconAlt{color:#0284c7;font-size:24px}.dashboard-module-scss-module__jKmoxG__alertCardAlt .dashboard-module-scss-module__jKmoxG__alertTitle{color:#075985;margin-bottom:2px;font-weight:700}.dashboard-module-scss-module__jKmoxG__alertSub{color:#475569;font-size:13px}.dashboard-module-scss-module__jKmoxG__btnGhost{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;margin-left:auto;padding:6px 14px;font-size:12px;font-weight:700}.dashboard-module-scss-module__jKmoxG__btnGhost:hover{color:#fff;background:#000}.dashboard-module-scss-module__jKmoxG__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1200px){.dashboard-module-scss-module__jKmoxG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module-scss-module__jKmoxG__statsGrid{grid-template-columns:1fr}}.dashboard-module-scss-module__jKmoxG__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex}.dashboard-module-scss-module__jKmoxG__statCard h3{color:#1e293b;font-size:24px;font-weight:800}.dashboard-module-scss-module__jKmoxG__statCard p{color:#64748b;font-size:14px;font-weight:500}.dashboard-module-scss-module__jKmoxG__statTop{justify-content:space-between;align-items:center;display:flex}.dashboard-module-scss-module__jKmoxG__statTop .dashboard-module-scss-module__jKmoxG__iconBox{border-radius:12px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.dashboard-module-scss-module__jKmoxG__statTop .dashboard-module-scss-module__jKmoxG__iconBox[data-variant=blue]{color:#3b82f6;background:#eff6ff}.dashboard-module-scss-module__jKmoxG__statTop .dashboard-module-scss-module__jKmoxG__iconBox[data-variant=orange]{color:#f97316;background:#fff7ed}.dashboard-module-scss-module__jKmoxG__statTop .dashboard-module-scss-module__jKmoxG__iconBox[data-variant=green]{color:#22c55e;background:#f0fdf4}.dashboard-module-scss-module__jKmoxG__statTop .dashboard-module-scss-module__jKmoxG__iconBox[data-variant=red]{color:#ef4444;background:#fef2f2}.dashboard-module-scss-module__jKmoxG__contentGrid{grid-template-columns:2fr 1fr;gap:24px;display:grid}@media (max-width:1024px){.dashboard-module-scss-module__jKmoxG__contentGrid{grid-template-columns:1fr}}.dashboard-module-scss-module__jKmoxG__chartSection,.dashboard-module-scss-module__jKmoxG__listCard,.dashboard-module-scss-module__jKmoxG__tableSection{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.dashboard-module-scss-module__jKmoxG__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px;display:flex}.dashboard-module-scss-module__jKmoxG__cardHeader h3{color:#1e293b;font-size:16px;font-weight:700}.dashboard-module-scss-module__jKmoxG__chartWrapper{height:320px;padding:24px}.dashboard-module-scss-module__jKmoxG__actionList{flex-direction:column;gap:10px;padding:20px;display:flex}.dashboard-module-scss-module__jKmoxG__actionBtn{text-align:left;color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:14px;font-size:14px;font-weight:600;transition:all .2s}.dashboard-module-scss-module__jKmoxG__actionBtn:hover{color:#e53238;background:#f1f5f9;border-color:#e53238}.dashboard-module-scss-module__jKmoxG__tableWrap{width:100%;overflow-x:auto}.dashboard-module-scss-module__jKmoxG__table{border-collapse:collapse;text-align:left;width:100%}.dashboard-module-scss-module__jKmoxG__table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;padding:16px 24px;font-size:12px;font-weight:700}.dashboard-module-scss-module__jKmoxG__table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 24px;font-size:14px}.dashboard-module-scss-module__jKmoxG__table tr:last-child td{border:none}.dashboard-module-scss-module__jKmoxG__customer{align-items:center;gap:12px;display:flex}.dashboard-module-scss-module__jKmoxG__customer .dashboard-module-scss-module__jKmoxG__avatar{color:#fff;background:#1e293b;border-radius:8px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.dashboard-module-scss-module__jKmoxG__customer .dashboard-module-scss-module__jKmoxG__customerName{color:#1e293b;font-weight:600}.dashboard-module-scss-module__jKmoxG__mono{color:#64748b;font-family:Courier New,Courier,monospace;font-weight:700}.dashboard-module-scss-module__jKmoxG__items{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.dashboard-module-scss-module__jKmoxG__amount{color:#0f172a;font-weight:700}.dashboard-module-scss-module__jKmoxG__badge{border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.dashboard-module-scss-module__jKmoxG__pending{color:#f97316;background:#fff7ed}.dashboard-module-scss-module__jKmoxG__process{color:#3b82f6;background:#eff6ff}.dashboard-module-scss-module__jKmoxG__completed{color:#22c55e;background:#f0fdf4}.dashboard-module-scss-module__jKmoxG__danger{color:#ef4444;background:#fef2f2}.dashboard-module-scss-module__jKmoxG__neutral{color:#64748b;background:#f1f5f9}.dashboard-module-scss-module__jKmoxG__up{color:#22c55e;align-items:center;gap:4px;font-size:11px;display:flex}@keyframes dashboard-module-scss-module__jKmoxG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
