NEURALNG

DESIGN TOKENS

Card tokens

Neutral responds to runtime surface and mode. Glass, Mist and Futuristic override the same contract without changing markup.

Root tokens

--neural-card-width

Component inline size.

--neural-card-color

Component foreground color.

--neural-card-background

Component background surface.

--neural-card-border

Component border shorthand.

--neural-card-radius

Component corner radius.

--neural-card-shadow

Component box shadow.

--neural-card-backdrop-filter

Component backdrop filter effect.

--neural-card-font-family

Component font family.

Header tokens

--neural-card-header-align

Header cross-axis alignment.

--neural-card-header-justify

Header main-axis alignment.

--neural-card-header-gap

Spacing between header items.

--neural-card-header-padding

Header internal spacing.

--neural-card-header-border

Header border shorthand.

Body tokens

--neural-card-body-padding

Body internal spacing.

--neural-card-body-color

Body foreground color.