/* PMP Create Pro v276 — measured-surface installation calibration. */
.mockup-field[hidden],
.mockup-grid[hidden] { display: none !important; }

.mockup-field > small {
  display: block;
  margin-top: 5px;
  color: #74838a;
  font-size: 7px;
  line-height: 1.4;
}

.mockup-scale-status {
  margin: 7px 0 3px;
  padding: 9px 10px;
  border: 1px solid #b9dcd8;
  border-radius: 8px;
  background: linear-gradient(135deg, #effaf8, #e5f2f5);
  color: #155f63;
  font-size: 8px;
  font-weight: 850;
  line-height: 1.35;
}

.mockup-scale-status:empty { display: none; }
