.resizable-image-container{position:relative;display:inline-block;margin:1rem 0}.resizable-image{display:block;-webkit-user-select:none;user-select:none;max-width:100%;height:auto}.resize-handle{position:absolute;background:#3b82f6;border:2px solid white;z-index:10;display:none}.resizable-image-container:hover .resize-handle{display:block}.resize-handle-nw,.resize-handle-ne,.resize-handle-sw,.resize-handle-se{width:12px;height:12px}.resize-handle-nw{top:-6px;left:-6px;cursor:nwse-resize}.resize-handle-ne{top:-6px;right:-6px;cursor:nesw-resize}.resize-handle-sw{bottom:-6px;left:-6px;cursor:nesw-resize}.resize-handle-se{bottom:-6px;right:-6px;cursor:nwse-resize}.resize-handle-n,.resize-handle-s{width:100%;height:8px;left:0;cursor:ns-resize}.resize-handle-n{top:-4px}.resize-handle-s{bottom:-4px}.resize-handle-w,.resize-handle-e{width:8px;height:100%;top:0;cursor:ew-resize}.resize-handle-w{left:-4px}.resize-handle-e{right:-4px}
