.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-resizable-handle{opacity:0;transition:opacity .2s}.react-grid-item:hover .react-resizable-handle{opacity:1}.react-resizable-handle-se{cursor:nwse-resize;width:20px;height:20px;bottom:0;right:0}.react-resizable-handle-se:after{content:"";border-bottom:2px solid #9ca3afcc;border-right:2px solid #9ca3afcc;width:8px;height:8px;position:absolute;bottom:3px;right:3px}.dark .react-resizable-handle-se:after{border-bottom-color:#6b7280cc;border-right-color:#6b7280cc}.react-resizable-handle-s{cursor:ns-resize;height:10px;bottom:0;left:0;right:0}.react-resizable-handle-s:after{content:"";background-color:#9ca3afcc;border-radius:1px;width:40px;height:2px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.dark .react-resizable-handle-s:after{background-color:#6b7280cc}.react-resizable-handle-e{cursor:ew-resize;width:10px;top:0;bottom:0;right:0}.react-resizable-handle-e:after{content:"";background-color:#9ca3afcc;border-radius:1px;width:2px;height:40px;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.dark .react-resizable-handle-e:after{background-color:#6b7280cc}.react-grid-placeholder{background-color:#3b82f61a;border:2px dashed #3b82f64d;border-radius:8px;transition:left .1s,top .1s,width .1s,height .1s}.dark .react-grid-placeholder{background-color:#3b82f60d;border-color:#3b82f633}
