/* Page-scoped styles: medicationmanagement
 * Identity: slug:wl-slp--medicationmanagement
 * Extracted VERBATIM from packages/rexall-ds/src/styles/globals.css.
 * Every selector here carries the identity above, so these rules could only
 * ever match on this one page -- yet every route downloaded them.
 * Loaded by <PageScopedStyles> AFTER globals.css. Only rules proven not to
 * change any cascade outcome by that move were extracted; see
 * docs/plans/css-route-splitting.md for the ordering proof.
 */



.wl-slp--medicationmanagement .wl-hlp-cardgrid-media {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: #e5f5f4;
}

.wl-slp--medicationmanagement .wl-hlp-cardgrid-content {
  align-items: center;
  gap: 8px;
  padding: 14px 8px 0;
}

.wl-slp--medicationmanagement .wl-hlp-cardgrid-title {
  font-size: 1rem;
  font-weight: 500;
}
