///|
/// Largest Contentful Paint (LCP) Detection
/// https://web.dev/lcp/
///
/// LCP measures when the largest content element in the viewport
/// becomes visible. Used to determine when main content has loaded.

// =============================================================================
// LCP Element Types
// =============================================================================

///|
/// Types of elements that can be LCP candidates
/// Per spec: ,  inside ,