:root {
  /* Border Radius */
  --hd-radius-xs: 4px;
  --hd-radius-sm: 8px;
  --hd-radius-md: 12px;
  --hd-radius-lg: 16px;
  --hd-radius-xl: 24px;
  --hd-radius-full: 9999px;
}
