.dashboard-module__ri1OsW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px;display:grid}.dashboard-module__ri1OsW__card{background-color:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border);padding:24px;transition:transform .2s,box-shadow .2s}.dashboard-module__ri1OsW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__ri1OsW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-module__ri1OsW__cardTitle{color:var(--text-muted);font-size:14px;font-weight:600}.dashboard-module__ri1OsW__iconWrapper{border-radius:var(--radius-md);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__ri1OsW__cardValue{color:var(--text-main);font-size:32px;font-weight:700;line-height:1}.dashboard-module__ri1OsW__sectionTitle{margin-bottom:16px;font-size:20px;font-weight:700}
