////
///
/// Head Frame Classes
/// ===========================================================================
///
/// Frame-level utility classes for structural containers and layout
/// wrappers that define the application shell and viewport structure.
///
/// @group Classes.HeadFrame
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

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

@forward "frame";
@forward "frame_login";
@forward "frame_canvas";
@forward "frame_app";
@forward "frame_background";
@forward "frame_center";
@forward "frame_main";
