Bug Fixes
- Fixed: Carousel UI elements (pagination, progress bar, counter) showing on frontend even when disabled in block settings
- Fixed: PHP 7.4 compatibility — replaced str_starts_with() and str_contains() (PHP 8.0+) with strpos() equivalents
- Changed: Minimum PHP requirement lowered from 8.2 to 7.4
