Border radius tokens define the curvature language of Aggarly Platform. They are runtime CSS variables, ensuring consistency across themes, components, and future visual updates.
var(--ds-radius-xs)var(--ds-radius-sm)var(--ds-radius-md)var(--ds-radius-lg)var(--ds-radius-card)var(--ds-radius-pill)$radius-xs, $radius-sm) for dense UI elements such as inputs, badges, and table cells.$radius-md) for buttons and interactive controls.$radius-lg, $radius-card) for cards, panels, and elevated surfaces.$radius-pill only for fully rounded elements such as pills, avatars, and toggle indicators.