/* Preserve reference typography; allow Chinese model names and technical values to wrap. */
.series-intro .gas-title,
.thermostat-detail-overview .gas-title,
.thermostat-detail-spec-row dt,
.thermostat-detail-spec-row dd { overflow-wrap: anywhere; }
