/* Measurements demo — production card styles, minus the input form.
   Pills are display-only (no form to open), so they must not show a pointer. */
.mrt-measurements-demo .mrt-m-hotspot {
    cursor: default;
}
