body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1d2125;background-color:var(--background-color);color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--background-color:#1d2125;--primary-color:#e74e96;--secondary-color:#b34f7d;--highlight-color:#e976ab;--tertiary-color:#583345}input{height:3rem;border-radius:none;margin-top:2rem;margin-bottom:2rem;text-align:center;font-size:1.8rem;color:#fff;border:3px solid #e74e96;border:3px solid var(--primary-color);background-color:#1d2125;background-color:var(--background-color);padding:1rem}input:focus{border-color:#b34f7d;border-color:var(--secondary-color);outline:none}button{background-color:#e74e96;background-color:var(--primary-color);color:#fff;border:none;padding:1rem;font-size:2rem;outline:none;max-width:50rem}button:hover{cursor:pointer}button:active{background-color:#e976ab;background-color:var(--highlight-color)}.selectable:hover{background-color:#e74e96;background-color:var(--primary-color);cursor:pointer;transition:background-color .2s}.selectable:active{background-color:#e976ab;background-color:var(--highlight-color);cursor:pointer}.selectable.disabled,.selectable.disabled:hover{background-color:#583345;background-color:var(--tertiary-color);color:#1d2125;color:var(--background-color)}.selectable.disabled:hover{cursor:not-allowed}.login-page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:2rem;text-align:center;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center}h1{font-size:5rem}.login-page button,input{-webkit-align-self:center;align-self:center}.error-message{margin:1rem;color:red;font-weight:700}.login-page a{color:#fff;background-color:var(--primary-color);text-decoration:none;font-weight:700;padding:1rem;-webkit-align-self:center;align-self:center;max-width:10rem}.login-page a:hover{background-color:var(--secondary-color)}.login-page a:active{background-color:var(--highlight-color)}.page{-webkit-flex-direction:column;flex-direction:column}.apps{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:80%;-webkit-align-self:center;align-self:center;-webkit-justify-content:center;justify-content:center}.app,.apps{display:-webkit-flex;display:flex}.app{margin:1rem;width:10rem;height:10rem;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;font-size:1.4rem;padding:1.4rem;font-weight:700}.disconnect{margin:.7rem;font-size:1rem}.app-logo-wrapper{width:7rem;height:7rem;border-radius:7rem;background-color:#fff;-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex;margin-bottom:1rem}.app-logo-image{max-width:4.5rem;max-height:4.5rem;-webkit-align-self:center;align-self:center}.top-section{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center}.top-section,.userInfo{display:-webkit-flex;display:flex}.userInfo{-webkit-flex-direction:column;flex-direction:column;-webkit-align-self:flex-start;align-self:flex-start;position:absolute;right:0;padding:.7rem}.mainLogo{max-width:300px;max-height:200px;margin:2rem;-webkit-align-self:center;align-self:center;justify-self:center}.page{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;text-align:center}
/*# sourceMappingURL=main.d1b66f13.chunk.css.map */