/* PT_PHOTO_DISTORTION_R287
   Геометрия: встроенный инструмент «Дисторсия».
   Названия элементов редактора не переносятся по строкам. */
.pt-photo-editor-r287 button,
.pt-photo-editor-r287 [role="button"],
.pt-photo-editor-r287 .tool,
.pt-photo-editor-r287 .tool-button,
.pt-photo-editor-r287 .editor-tool,
.pt-photo-editor-r287 .geometry-tool,
.pt-photo-editor-r287 label,
.pt-photo-editor-r287 .pt-geometry-label-r287 {
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}
#pt-distortion-row-r287,
#pt-distortion-row-r287 * { box-sizing: border-box; }
#pt-distortion-row-r287 .pt-distortion-name-r287 { white-space: nowrap !important; }
.pt-distortion-preview-r287 {
  position: fixed !important;
  z-index: 2147482500 !important;
  pointer-events: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
/* r287 заменяет неудачную попытку r286 с отдельной кнопкой */
#pt-distortion-tool-r286 { display:none !important; }
/* /PT_PHOTO_DISTORTION_R287 */
