.react-grid-placeholder{background-color:hsl(var(--primary)/.15)!important;border:2px dashed hsl(var(--primary)/.5)!important;border-radius:.5rem!important;transition:none!important}.react-grid-item.resizing{opacity:.9;z-index:100}.react-grid-item.react-draggable-dragging{opacity:.9;z-index:100;box-shadow:0 10px 40px -10px #0000004d}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj48Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iMS41IiBmaWxsPSIjOTk5Ii8+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.dashboard-view-mode .react-resizable-handle{display:none}.dashboard-edit-mode .react-grid-item{transition:box-shadow .2s}.dashboard-edit-mode .react-grid-item:hover{box-shadow:0 0 0 2px hsl(var(--primary)/.3)}.widget-drag-handle{cursor:grab}.widget-drag-handle:active{cursor:grabbing}.dashboard-view-mode .widget-drag-handle{display:none}.react-grid-item{transition:transform .2s,opacity .2s}.react-grid-item.cssTransforms{transition-property:transform,opacity}.react-grid-item.react-draggable-dragging{transition:none}
