:global(textarea[data-fabric]){position:fixed!important}:global(.react-transform-wrapper){overflow:visible!important}.canvas-crop-overlay{--crop-accent:#ff6583;--crop-corner-size:10px;--crop-edge-long:22px;--crop-edge-short:5px}.crop-selection{box-sizing:border-box;border:none;box-shadow:none;overflow:visible;pointer-events:auto}.crop-handle{position:absolute;z-index:20;pointer-events:auto;touch-action:none}.crop-handle:before{content:"";position:absolute;inset:-8px}.crop-handle--corner{width:var(--crop-corner-size);height:var(--crop-corner-size);border-radius:50%;background-color:var(--crop-accent);box-shadow:0 0 0 1.5px #fff,0 1px 3px rgba(0,0,0,.18)}.crop-handle--edge{border-radius:2px;background-color:var(--crop-accent);box-shadow:0 0 0 1px #fff,0 1px 2px rgba(0,0,0,.15)}.crop-handle--edge.is-horizontal{width:var(--crop-edge-long);height:var(--crop-edge-short)}.crop-handle--edge.is-vertical{width:var(--crop-edge-short);height:var(--crop-edge-long)}@media(pointer:coarse){.canvas-crop-overlay{--crop-corner-size:14px;--crop-edge-long:26px;--crop-edge-short:6px}.crop-handle:before{inset:-14px}.crop-selection{touch-action:none}}