// FRZN — thermal SVG imagery (technical placeholders, not model shots)
const thermalGradient = (id) => (
);
const ShortsThermal = () => (
);
const TowelThermal = () => (
);
const BundleThermal = () => (
);
const AccessoryThermal = () => (
);
const MechanismDiagram = () => (
);
Object.assign(window, { ShortsThermal, TowelThermal, BundleThermal, AccessoryThermal, MechanismDiagram });