Design-matched card primitive. Mirrors the design's card element —
a bordered surface with an optional title + actions header row and a
padded (or flush) body. Thin wrapper around Mantine's Card; the
design's hover / shadow / radius defaults are baked in via the
radius + withBorder + padding={0} combination so the header /
body sections can manage their own spacing.
Design-matched card primitive. Mirrors the design's
cardelement — a bordered surface with an optional title + actions header row and a padded (or flush) body. Thin wrapper around Mantine'sCard; the design's hover / shadow / radius defaults are baked in via theradius+withBorder+padding={0}combination so the header / body sections can manage their own spacing.