This patch fixes a CSS cascade issue that caused text and icons on dark action buttons to inherit the page text color.
- Scoped the native form-control reset to Tailwind's base layer so utility classes such as
text-whitecan apply correctly. - Bumped the release version to
3.7.4so the public health endpoint, API metadata, and Web package identify the deployed build consistently.
- Web typecheck passed.
- Web production build passed with the production API base URL and support configuration.
- No database migration is required.
- Follow
docs/QUICK_DEPLOY.mdand deploy only this release Tag after CI succeeds. - This is a Web/API release; a full crawler refresh is not a deployment gate.