// Neutral first-party bootstrap. Measurement remains inactive unless the // imported module confirms both consent and the configured GA4 property. import "./measurement.mjs"; import { initConsentManager } from "./consent-manager.mjs"; initConsentManager();