.spinner-fs-background,.spinner-fs-foreground{position:fixed;width:100vw;transition:all 1s;visibility:hidden;opacity:0;top:0;left:0}.spinner-fs-background{z-index:998;height:100vh;background:#000000b3}.spinner-fs-foreground{z-index:999;color:#fff;text-align:center;margin-top:50vh;transform:translateY(-50%)}.spinner-fs-background.show,.spinner-fs-foreground.show{visibility:visible;opacity:1}@keyframes spinner-animation-1{0%{top:36px;height:128px}50%{top:60px;height:80px}to{top:60px;height:80px}}@keyframes spinner-animation-2{0%{top:42px;height:116px}50%{top:60px;height:80px}to{top:60px;height:80px}}@keyframes spinner-animation-3{0%{top:48px;height:104px}50%{top:60px;height:80px}to{top:60px;height:80px}}.spinner div{position:absolute;width:30px}.spinner div:nth-child(1){left:35px;background:#f78d2c;animation:spinner-animation-1 1s cubic-bezier(0,.5,.5,1) infinite;animation-delay:-.4s}.spinner div:nth-child(2){left:85px;background:#0b3355;animation:spinner-animation-2 1s cubic-bezier(0,.5,.5,1) infinite;animation-delay:-.2s}.spinner div:nth-child(3){left:135px;background:#acc37e;animation:spinner-animation-3 1s cubic-bezier(0,.5,.5,1) infinite;animation-delay:undefineds}.spinner-pulse{width:200px;height:200px;display:inline-block;overflow:hidden;background:none}.spinner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.spinner div{box-sizing:content-box}.app-card-holder{position:relative;width:100%}.app-card{cursor:pointer;border-radius:6px;overflow:hidden;padding:16px;display:flex;box-sizing:border-box;flex-direction:column;box-shadow:0 0 2px #0000001f,0 2px 4px #00000024;column-gap:0px;row-gap:12px;text-decoration:none;color:#252423}.app-card-header{display:flex;align-items:center;height:40px;flex-shrink:0}.app-card-header-image{display:flex;justify-content:center;align-items:center;margin-right:12px;height:40px;min-height:40px;width:40px;min-width:40px}.app-card-header-image-img{height:100%;max-height:100%;width:100%;max-width:100%}.app-card-name{display:flex;flex-grow:1}.app-card-name-span{overflow:visible;font-size:14px;font-weight:400;line-height:20px;display:inline;text-align:start}.app-card-description{overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;font-size:12px;line-height:16px;min-height:32px}@keyframes svix-pulse{0%,to{background:#edf2f7}50%{background:#a0aec0}}@keyframes svix-pulse-dark{0%,to{background:#1a202c}50%{background:#4a5568}}.Svix__mask{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}@media (prefers-color-scheme: dark){.Svix__auto{animation:svix-pulse-dark 2s cubic-bezier(.4,0,.6,1) infinite}}@media (prefers-color-scheme: light){.Svix__auto{animation:svix-pulse 2s cubic-bezier(.4,0,.6,1) infinite}}.Svix__light{animation:svix-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.Svix__dark{animation:svix-pulse-dark 2s cubic-bezier(.4,0,.6,1) infinite}.reportClass{height:calc(100% - 8px);width:100%}.fullScreen{position:fixed;top:0;left:0;height:100%;width:100%}html{height:100vh}body{height:98%}#root{height:100%;display:flex}body{margin:0;font-family:Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{height:100%;margin:0}.App{display:flex;flex-flow:column;height:100%}
