.DashboardOverview_section__y6nhj{display:grid;gap:16px}.DashboardOverview_header__hXKJJ{display:flex;align-items:center;justify-content:space-between;gap:12px}.DashboardOverview_hgroup__bQO8H{display:grid;gap:4px}.DashboardOverview_refreshBtn__EP7eh{padding:8px 12px;border-radius:10px;border:1px solid var(--border);background:var(--surface,#fff)}.DashboardOverview_metricGrid__UcH8v{display:grid;gap:12px}@media (min-width:640px){.DashboardOverview_metricGrid__UcH8v{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.DashboardOverview_metricGrid__UcH8v{grid-template-columns:repeat(4,minmax(0,1fr))}}.DashboardOverview_metricCard__fwXxe{background:var(--surface,rgba(255,255,255,.7));backdrop-filter:blur(8px)}.DashboardOverview_metricCard__fwXxe,.DashboardOverview_spotlight__dToR4{border:1px solid var(--border);border-radius:14px;padding:16px;box-shadow:0 1px 0 rgba(0,0,0,.02)}.DashboardOverview_spotlight__dToR4{background:var(--surface,rgba(255,255,255,.75))}.DashboardOverview_progress__GstUM{display:grid;gap:8px}.DashboardOverview_bar__GjQMI{position:relative;height:8px;border-radius:999px;background:rgba(0,0,0,.06);overflow:hidden}.DashboardOverview_barFill__0Gaj0{position:absolute;inset:0 auto 0 0;height:100%;background:linear-gradient(90deg,#facc15,#d97706)}.DashboardOverview_gridTwo__7Twsa{display:grid;gap:16px}@media (min-width:1024px){.DashboardOverview_gridTwo__7Twsa{grid-template-columns:2fr 1fr}}.DashboardOverview_recentItem__peEy6{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;border:1px solid var(--border);border-radius:10px;padding:10px;transition:background .12s ease}.DashboardOverview_recentItem__peEy6:hover{background:rgba(0,0,0,.03)}.DashboardOverview_thumb__0FbW1{position:relative;width:56px;height:56px;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.04)}.DashboardOverview_recentMeta__gNdsM{display:flex;flex-direction:column;gap:4px;min-width:0}.DashboardOverview_status__49TmM{padding:2px 8px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.4px}.DashboardOverview_links__FpjTk{display:grid;gap:4px;justify-items:end}