@keyframes gradient-shift{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes moving-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradient-border{background:linear-gradient(45deg, #f59e0b, var(--color-primary), #f59e0b);background-size:400% 400%;animation:3s linear infinite gradient-shift}.moving-gradient-bg{background:linear-gradient(-45deg, var(--color-primary), var(--color-gradient-2), var(--color-gradient-3), var(--color-primary));background-size:400% 400%;animation:4s infinite moving-gradient;position:relative;overflow:hidden}.moving-gradient-bg:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}
.react-grid-layout{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}.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{background:var(--color-primary);opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;-o-user-select:none;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-active{opacity:.3}.react-grid-item>.react-resizable-handle{box-sizing:border-box;cursor:se-resize;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiM0NDQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbC1vcGFjaXR5PSIuMyI+PHBhdGggZD0ibTUgNWgtNHYtNGg0em0tMyAzaDJ2LTJoLTJ6bTEtMmgxdjFoLTF6Ii8+PC9nPjwvc3ZnPg==) 100% 100% no-repeat content-box border-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute;bottom:0;right:0}.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-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-w,.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-n,.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item:not(.react-grid-placeholder)>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-grid-item.react-draggable-dragging{-webkit-user-select:none;user-select:none;-o-user-select:none}.react-grid-item.static{background:0 0}.react-grid-item.static .react-resizable-handle{display:none}.react-grid-item.cssTransforms.react-draggable-dragging{transition:none}.dashboard-grid-item{background:0 0;border-radius:8px;overflow:hidden}.dashboard-grid-item .ant-card{border-radius:8px;height:100%;transition:all .3s;box-shadow:0 2px 8px #0000001a;border:none!important;padding:2px!important}.dashboard-grid-item:hover .ant-card{box-shadow:0 4px 16px #00000026}.dashboard-grid-item .ant-card-body{flex-direction:column;height:100%;display:flex;padding:0!important}.dashboard-grid-item .ant-card-body>div{flex:1;width:100%;height:100%;position:relative}.dashboard-grid-item .ant-card-body .highcharts-container,.dashboard-grid-item .ant-card-body .highcharts-container svg{width:100%!important;height:100%!important}.dashboard-grid-item .ant-card-actions{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-top:1px solid #0000000f}.dashboard-grid-item .ant-card-actions li{margin:4px 0}.dashboard-grid-item .ant-card-actions li span{color:#666;transition:color .3s}.dashboard-grid-item .ant-card-actions li:hover span{color:var(--color-primary)}@media (max-width:768px){.react-grid-item>.react-resizable-handle{width:16px;height:16px}.react-grid-item>.react-resizable-handle:after{width:4px;height:4px;bottom:2px;right:2px}}.react-grid-item.react-grid-placeholder{background:linear-gradient(45deg, var(--color-primary) 25%, transparent 25%), linear-gradient(-45deg, var(--color-primary) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--color-primary) 75%), linear-gradient(-45deg, transparent 75%, var(--color-primary) 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;animation:.5s linear infinite slidePattern}@keyframes slidePattern{0%{background-position:0 0,0 10px,10px -10px,-10px 0}to{background-position:20px 20px,20px 30px,30px 10px,10px 20px}}