.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}@keyframes dashboardCardIn{0%{opacity:0}to{opacity:1}}.react-grid-item{animation:.35s ease-out both dashboardCardIn}.react-grid-item:first-child{animation-delay:0s}.react-grid-item:nth-child(2){animation-delay:30ms}.react-grid-item:nth-child(3){animation-delay:60ms}.react-grid-item:nth-child(4){animation-delay:90ms}.react-grid-item:nth-child(5){animation-delay:.12s}.react-grid-item:nth-child(6){animation-delay:.15s}.react-grid-item:nth-child(7){animation-delay:.18s}.react-grid-item:nth-child(8){animation-delay:.21s}.react-grid-item:nth-child(9){animation-delay:.24s}.react-grid-item:nth-child(10){animation-delay:.27s}.react-grid-item:nth-child(11){animation-delay:.3s}.react-grid-item:nth-child(12){animation-delay:.33s}.react-grid-item.react-draggable-dragging{z-index:10;opacity:.92;border-radius:var(--radius);animation-play-state:paused;scale:1.02;box-shadow:0 20px 40px -8px #0000002e,0 8px 16px -4px #00000014}.react-grid-item.resizing{outline:2px solid var(--primary);animation-play-state:paused}@supports (color:color-mix(in lab, red, red)){.react-grid-item.resizing{outline:2px solid color-mix(in srgb, var(--primary) 40%, transparent)}}.react-grid-item.resizing{outline-offset:-1px;border-radius:var(--radius)}.react-grid-item.resizing .highcharts-container,.react-grid-item.resizing .highcharts-root{transition:none!important}.react-grid-item.resizing .highcharts-point,.react-grid-item.resizing .highcharts-series{transition:none!important;animation:none!important}.react-grid-item>.react-resizable-handle{opacity:0;transition:opacity .2s}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border:none;border-right:2px solid var(--muted-foreground);border-bottom:2px solid var(--muted-foreground);opacity:.3;width:10px;height:10px;position:absolute;bottom:4px;right:4px}.react-grid-item:hover>.react-resizable-handle:after{opacity:.7}.react-grid-item.react-grid-placeholder{background:var(--muted-foreground)!important}@supports (color:color-mix(in lab, red, red)){.react-grid-item.react-grid-placeholder{background:color-mix(in srgb, var(--muted-foreground) 8%, transparent)!important}}.react-grid-item.react-grid-placeholder{border:1.5px dashed var(--muted-foreground);opacity:1!important}@supports (color:color-mix(in lab, red, red)){.react-grid-item.react-grid-placeholder{border:1.5px dashed color-mix(in srgb, var(--muted-foreground) 25%, transparent)}}.react-grid-item.react-grid-placeholder{border-radius:var(--radius)}.react-grid-item.react-grid-placeholder.placeholder-resizing{visibility:hidden}