Schema's card system follows the ACSS Card Framework. In ACSS, the Card Framework gives you centralized control over card styling - configure defaults once and they apply to all targeted cards through tokens prefixed with card. Schema brings this same approach into Figma through the Cards variable collection.
https://www.figma.com/design/NJkfgz1fYHXZDdJt8OiqFw/Schema?node-id=2248-8589&t=5nkqA3gwdIcAWV1r-1
Not every ACSS card token translates to a Figma variable - things like shadows, hover states, and CSS-specific properties don't have Figma equivalents. Schema maps the core visual tokens that are meaningful in a design context:
card-background-color - card surface colorcard-text-color - text color inside the cardcard-border-color - border colorNested to Color Assignments, so they respond automatically when you change your palette.
card-padding - internal paddingcard-gap - space between elements inside the cardNested to the Spacing collection.
card-radius - corner roundingcard-border-width - border thicknessNested to Borders and Dividers.
card-media-radius - corner rounding on images and media