.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:100;will-change:transform;opacity:.9}.react-grid-item.resizing{transition:none;z-index:100;will-change:width,height}.react-resizable-handle{position:absolute;width:20px;height:20px}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0}.react-resizable-handle-e{right:0}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0}.react-resizable-handle-s{bottom:0}.react-resizable-handle-se:after{content:"";position:absolute;right:3px;bottom:3px;width:8px;height:8px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.dark .react-resizable-handle-se:after{border-right-color:rgba(255,255,255,.4);border-bottom-color:rgba(255,255,255,.4)}.dark .react-grid-item.react-grid-placeholder{background:rgb(96,165,250)}.react-grid-item.react-draggable-dragging *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item>.react-draggable-dragging{cursor:move}.react-grid-item.react-grid-placeholder{background:rgb(59,130,246);opacity:.2;transition-duration:.1s;z-index:2;border-radius:.5rem}