html{scrollbar-gutter:stable}body[data-scroll-locked]{margin-right:0!important;margin-left:0!important;overflow-y:scroll!important}body[data-scroll-locked] main.scrollbar-custom{overflow-y:auto!important}html{scrollbar-width:thin;scrollbar-color:#888 transparent}html::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#888;border-radius:10px}html::-webkit-scrollbar-thumb:hover{background:#555}body{overflow-y:scroll}.scrollbar-custom::-webkit-scrollbar{width:12px;height:12px;position:relative;z-index:20}.scrollbar-custom::-webkit-scrollbar-track{background:transparent}.scrollbar-custom::-webkit-scrollbar-thumb{background:#888;border-radius:10px;position:relative;z-index:20}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background:#555}.scrollbar-custom{scrollbar-width:thin;scrollbar-color:#888 transparent;position:relative;z-index:20}.react-grid-layout{position:relative;transition:height .2s ease;overflow:visible}.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.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform;box-shadow:0 10px 24px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.25)}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder,.react-grid-placeholder{background:rgba(128,128,128,.25)!important;opacity:1!important;transition-duration:.12s;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;outline:1px rgba(160,160,160,.35)!important;outline-offset:-2px;border:0!important;box-shadow:none!important}.react-resizable-handle{position:absolute;width:10px;height:10px;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(130deg) brightness(118%) contrast(119%)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize}.react-resizable-handle-s{bottom:0;left:50%;transform:translateX(-50%);cursor:s-resize}.react-resizable-handle-w{top:50%;left:0;transform:translateY(-50%);cursor:w-resize}.react-resizable-handle-e{top:50%;right:0;transform:translateY(-50%);cursor:e-resize}.react-resizable-handle-n{top:0;left:50%;transform:translateX(-50%);cursor:n-resize}.react-resizable-handle:hover{background-color:rgba(0,200,127,.3);border-radius:50%}.react-resizable-handle:active{background-color:rgba(0,200,127,.5)}.react-grid-item>div{height:100%}[data-widget-header]{min-height:28px;flex-shrink:0}.react-grid-item>div>div:last-child{height:calc(100% - 28px)}:root{--dev-console-height:0px}body,main{padding-bottom:var(--dev-console-height)}