body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f7fc!important;font-family:Inter,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{--uib-size:28;--uib-color:#e6292e;--uib-speed:3.5s;--uib-stroke:4;--uib-mult:calc(var(--uib-size)/var(--uib-stroke));--uib-stroke-px:calc(var(--uib-stroke)*1px);--uib-size-px:calc(var(--uib-size)*1px);height:var(--uib-size-px);position:relative;width:var(--uib-size-px)}.line{animation:center-line var(--uib-speed) ease infinite;left:calc(50% - var(--uib-stroke-px)/2);top:calc(50% - var(--uib-stroke-px)/2)}.container:after,.container:before,.line{background-color:var(--uib-color);height:var(--uib-stroke-px);position:absolute;transition:background-color .3s ease;width:var(--uib-stroke-px)}.container:after,.container:before{animation:explore var(--uib-speed) ease infinite;content:""}.container:after{animation-delay:calc(var(--uib-speed)*-.5)}@keyframes center-line{0%,25%,50%,75%,to{transform:scaleX(1) scaleY(1)}12.5%,62.5%{transform:scaleX(var(--uib-mult)) scaleY(1)}37.5%,87.5%{transform:scaleX(1) scaleY(var(--uib-mult))}}@keyframes explore{0%,to{left:0;top:0;transform:scaleX(1) scaleY(1) translate(0);transform-origin:top left}12.5%{left:0;top:0;transform:scaleX(var(--uib-mult)) scaleY(1) translate(0);transform-origin:top left}12.50001%{left:auto;right:0;top:0;transform:scaleX(var(--uib-mult)) scaleY(1) translate(0);transform-origin:top right}25%{left:auto;right:0;top:0;transform:scaleX(1) scaleY(1) translate(0);transform-origin:top right}37.5%{left:auto;right:0;top:0;transform:scaleX(1) scaleY(var(--uib-mult)) translate(0);transform-origin:top right}37.5001%{bottom:0;left:auto;right:0;top:auto;transform:scaleX(1) scaleY(var(--uib-mult)) translate(0);transform-origin:bottom right}50%{bottom:0;left:auto;right:0;top:auto;transform:scaleX(1) scaleY(1) translate(0);transform-origin:bottom right}62.5%{bottom:0;left:auto;right:0;top:auto;transform:scaleX(var(--uib-mult)) scaleY(1) translate(0);transform-origin:bottom right}62.5001%{bottom:0;left:0;top:auto;transform:scaleX(var(--uib-mult)) scaleY(1) translate(0);transform-origin:bottom left}75%{bottom:0;left:0;top:auto;transform:scaleX(1) scaleY(1) translate(0);transform-origin:bottom left}87.5%{bottom:0;left:0;top:auto;transform:scaleX(1) scaleY(var(--uib-mult)) translate(0);transform-origin:bottom left}87.5001%{left:0;top:0;transform:scaleX(1) scaleY(var(--uib-mult)) translate(0);transform-origin:top left}}.home{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 200px)}.header{color:#000;text-align:center}.section{background-color:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;overflow:hidden;width:75%}.section-header{align-items:center;background-color:#fff;color:#000;cursor:pointer;display:flex;height:75px;justify-content:left;padding:10px;transition:background-color .3s ease-in-out}.section-header:hover{background-color:#e6e6e6}.icon{font-size:20px;max-height:100%;max-width:100%;transition:transform .3s ease-in-out}.section.expanded .icon{transform:rotate(90deg)}.section-header h2{font-size:24px;margin:0}.tiles{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px}.tile{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:16px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:30px;justify-content:center;margin:10px;padding:20px;transition:transform .3s ease-in-out;width:40%}.tile,.tile-link{color:inherit;text-decoration:none}.tile:hover{transform:translateY(-5px)}.tile-content{align-items:center;display:flex;justify-content:space-between}.tile-options{cursor:pointer}.popup{background:#fff;border:1px solid #ccc;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;gap:5px;left:0;padding:10px;position:absolute;top:0;z-index:1}.popup-option{align-items:center;cursor:pointer;display:flex}.popup-option svg{margin-right:5px}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.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{transition:none;will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;border-radius:5px;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #64748b80;border-bottom-right-radius:6px;border-right:2px solid #64748b80;bottom:3px;content:"";height:10px;position:absolute;right:3px;width:10px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{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;left:50%;margin-left:-10px}.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)}.grid-drag-btn{color:gray;cursor:move;opacity:.2}.grid-drag-btn:hover{opacity:1}#my-superset-container iframe{border:0;height:100%;width:100%}.styled-link:hover{text-decoration:underline!important;-webkit-text-decoration-color:blue!important;text-decoration-color:blue!important}.google-login{align-items:center;background:none;border:none;display:flex;justify-content:center}.google-login:hover{cursor:pointer;width:100%}@media (max-width:37.5rem){.google-login{transform:scale(.8)}.google-login .icon{height:auto;width:80%}}
/*# sourceMappingURL=main.dbb5889f.css.map*/