////
///
/// SCSS Maps
/// ===========================================================================
///
/// Sass map collections for programmatic value lookups and iteration.
/// Maps provide structured data for generating utility classes and
/// maintaining consistent value sets across the design system.
///
/// @group Maps
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

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

@forward "font";
