Fixed
- Fixed internal CTA partial layouts by reading data from Joomla LayoutHelper display data (
$displayData['cta'],$displayData['feature'],$displayData['action']). - Fixed frontend output where the module shell rendered but title, text, features and actions were empty because partial layouts expected extracted variables.
- Added a direct frontend CSS fallback in addition to Joomla Web Asset Manager so
media/mod_bib_cta/css/cta.cssloads reliably in templates where the asset registry is not resolved before module rendering.