.dashboard_gridMetrics__yNB9J{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.dashboard_metricCard__f0wUr{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;position:relative;overflow:hidden}.dashboard_metricHeader__Zhobt{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.dashboard_metricTitle__8_mQ_{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground))}.dashboard_metricIcon__oCVUc{width:24px;height:24px;color:hsl(var(--primary));opacity:.8}.dashboard_metricValue__WaOpQ{font-size:1.75rem;font-weight:800;color:hsl(var(--foreground));line-height:1.1;margin-bottom:.25rem}.dashboard_metricSubtext__7xI3T{font-size:.75rem;color:hsl(var(--muted-foreground))}.dashboard_gridContent__eLFxs{display:grid;grid-template-columns:2fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media (max-width:1024px){.dashboard_gridContent__eLFxs{grid-template-columns:1fr}}.dashboard_sectionCard__jiBk1{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm)}.dashboard_sectionTitle__QgSIN{font-size:1.125rem;font-weight:700;margin-bottom:1.25rem;color:hsl(var(--foreground));display:flex;align-items:center;gap:.5rem}.dashboard_list__uNMaA{display:flex;flex-direction:column;gap:.75rem}.dashboard_listItem__SYLRO{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:hsl(var(--secondary)/.5);border:1px solid hsl(var(--border)/.5);border-radius:8px}.dashboard_itemInfo__36ygc{display:flex;flex-direction:column}.dashboard_itemName__uONI6{font-size:.875rem;font-weight:700}.dashboard_itemSub__9fsiO{font-size:.75rem;color:hsl(var(--muted-foreground))}.dashboard_itemBadge__Myupe{font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:4px}.dashboard_badgeDanger__t1kDi{background-color:hsl(var(--destructive)/.1);color:hsl(var(--destructive))}.dashboard_badgeSuccess__UkuGw{background-color:hsl(var(--success)/.1);color:hsl(var(--success))}.dashboard_chartContainer__u89Rw{width:100%;height:250px;position:relative;margin-top:1rem}.dashboard_svgChart__wD0Pf{width:100%;height:100%}.dashboard_tooltip__DqWBA{position:absolute;background-color:hsl(var(--card));border:1px solid hsl(var(--border));padding:.5rem;border-radius:4px;font-size:.75rem;box-shadow:var(--shadow-md);pointer-events:none}