[data-part=root]{border:1px solid #d3d3d3;height:100%}[data-part=root],[data-part=viewport]{position:relative;width:100%;touch-action:none;display:flex;align-items:center;justify-content:center}[data-part=viewport]{height:auto;max-height:600px;overflow:hidden;background:#f5f5f5;aspect-ratio:auto}[data-part=image]{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;max-width:100%;max-height:600px;width:auto;height:auto;touch-action:none;-o-object-fit:contain;object-fit:contain}[data-part=selection]{top:0;left:0;width:100%;height:100%;border:2px solid #3b82f6;box-sizing:border-box;background:rgba(59,130,246,.1);cursor:move}[data-part=handle],[data-part=selection]{position:absolute;pointer-events:auto;touch-action:none}[data-part=handle]{width:20px;height:20px;z-index:10}[data-part=handle][data-position=top-left]{top:-10px;left:-10px;cursor:nw-resize}[data-part=handle][data-position=top-right]{top:-10px;right:-10px;cursor:ne-resize}[data-part=handle][data-position=bottom-left]{bottom:-10px;left:-10px;cursor:sw-resize}[data-part=handle][data-position=bottom-right]{bottom:-10px;right:-10px;cursor:se-resize}[data-part=handle][data-position=top-center]{top:-10px;left:50%;transform:translateX(-50%);cursor:n-resize}[data-part=handle][data-position=bottom-center]{bottom:-10px;left:50%;transform:translateX(-50%);cursor:s-resize}[data-part=handle][data-position=middle-left]{top:50%;left:-10px;transform:translateY(-50%);cursor:w-resize}[data-part=handle][data-position=middle-right]{top:50%;right:-10px;transform:translateY(-50%);cursor:e-resize}[data-part=handle]>span{display:block;width:12px;height:12px;background-color:#3b82f6;border:2px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px rgba(0,0,0,.2)}.modal-cropper-container{position:relative;width:100%;height:100%;overflow:visible}[data-part=root] *{box-sizing:border-box}.custom-menu::-webkit-scrollbar{width:3px}.custom-menu::-webkit-scrollbar-track{background:transparent}.custom-menu::-webkit-scrollbar-thumb{background-color:#868e96;border-radius:10px}