.project-crop-dialog{width:min(980px,94vw);border:0;border-radius:20px;padding:0}.project-crop-dialog::backdrop{background:rgba(3,18,43,.7)}.project-crop-card{padding:20px;background:#fff}.project-crop-heading{display:flex;justify-content:space-between;gap:18px}.project-crop-stage{border-radius:14px;overflow:hidden;background:#0b2f68}.project-crop-stage canvas{display:block;width:100%;height:auto;cursor:grab;touch-action:none}.project-crop-zoom{display:grid;grid-template-columns:auto 1fr;gap:14px;margin:16px 0}.project-crop-actions{display:flex;justify-content:flex-end;gap:10px}