////
///
/// Soul Object Variables
/// ===========================================================================
///
/// Visual styling design tokens including color palettes, corner radii,
/// shadows, and other appearance-related configurations.
///
/// @group Variables.SoulObject
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

// ============================================================================
// Forward
// ============================================================================

@forward "corner_radius";
@forward "color_palette";
@forward "color_system";
@forward "color_theme";
