html,body{overflow:hidden;height:100%;width:100%;position:fixed;box-sizing:border-box;max-height:100%;max-width:100%;overscroll-behavior:none;background:radial-gradient(circle at 50% 0%,rgba(109,255,79,.18) 0%,transparent 70%),#0e1117;touch-action:manipulation;-webkit-text-size-adjust:100%}#root{height:100%;width:100%;overflow:hidden;max-height:100%;max-width:100%}body.native-mobile-app{padding-top:env(safe-area-inset-top)}.react-grid-layout{position:relative;z-index:1;height:100%;width:100%}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height;min-width:0;z-index:1}.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}.react-grid-item.react-grid-placeholder{background:#6dff4f1a;opacity:.3;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;border:2px dashed rgba(109,255,79,.4);border-radius:8px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4)}.react-grid-item>.react-resizable-handle:hover:after{border-right-color:#6dff4fcc;border-bottom-color:#6dff4fcc}.react-grid-item.react-draggable-dragging{opacity:.8}.react-grid-item-drag-handle{cursor:move}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}input,select,textarea{font-size:16px}
