/* GIF Crop & Trim — tool-specific styles (shared system lives in /assets/site.css). */

#editCanvas {
  max-height: 560px;
  width: auto;
  user-select: none;
  -webkit-user-select: none;
}
