Updated entrypoint-wrapper.sh to delete .css.gz files after injecting custom CSS. The web server was serving old pre-compressed files instead of our updated CSS with the Pivoine theme. Changes: - Remove app.css.gz and app-*.css.gz after CSS injection - Forces web server to serve uncompressed updated CSS files - Ensures custom Pivoine theme is visible on production 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>