.dashboard_wrap__ZxaOm{display:flex;flex-direction:column;gap:22px}.dashboard_title__qhyGs{font-size:24px;font-weight:700}.dashboard_cards__m2z_t{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.dashboard_card__jYGs8{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard_cardText__cUha0{display:flex;flex-direction:column;gap:6px;min-width:0}.dashboard_cardText__cUha0 b{font-size:22px;font-weight:700;white-space:nowrap}.dashboard_cardIcon__L_fj_{width:48px;height:48px;flex:none;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f6f0fc;color:#7c1fd0}.dashboard_cardIcon__L_fj_.dashboard_green__JgQL6{background:#e9f7ee;color:#1e8e3e}.dashboard_cardIcon__L_fj_.dashboard_amber__iMcWg{background:#fdf4dd;color:#d69e00}.dashboard_cardIcon__L_fj_.dashboard_brand__1GM_Z{background:#f6f0fc;color:#7c1fd0}.dashboard_card__jYGs8 span{color:var(--text-muted);font-size:12.5px}.dashboard_green__JgQL6 b{color:var(--green)}.dashboard_amber__iMcWg b{color:#d69e00}.dashboard_brand__1GM_Z b{color:var(--brand)}.dashboard_charts__aDru8{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.dashboard_chartBox__32RqT{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 18px}.dashboard_chartBox__32RqT h3{font-size:14.5px;font-weight:600;margin-bottom:10px}.dashboard_emptyPie__fwuO1{color:var(--text-muted);text-align:center;padding:90px 0}@media (max-width:1100px){.dashboard_cards__m2z_t{grid-template-columns:repeat(2,1fr)}}