body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ff5959;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.SignInWrapper{align-items:center;background-color:rgba(0,0,0,.38);display:flex;flex-direction:row;height:100vh;justify-content:center}.SignInHighlight{-webkit-animation:blinking 0ms infinite alternate;animation:blinking 0ms infinite alternate;background-color:hsla(0,0%,100%,.144);height:100vh}@-webkit-keyframes blinking{25%{background-color:hsla(0,0%,100%,.116)}to{background-color:#ff7979}}@keyframes blinking{25%{background-color:hsla(0,0%,100%,.116)}to{background-color:#ff7979}}.SigninCard{background-color:#474747;border-radius:5px;box-shadow:-6px 8px 4px rgba(0,0,0,.25);display:flex;height:155px;justify-content:center;place-items:center;width:290px}.SignInButton{background:none;background-color:#cecece;border:none;border-radius:8px;box-shadow:-4px 10px 4px rgba(0,0,0,.25);height:52px;width:174px}.SignInButton:hover{background-color:#fff;cursor:pointer;height:55px;width:178px}.SigninText{color:#474747;font-family:Roboto;font-size:14px;font-weight:500;letter-spacing:1px;text-align:center;text-shadow:-5px 4px 3px rgba(0,0,0,.25)}.tempWrapper{align-items:center;display:flex;height:100vh;justify-content:center}.ProfileCard{background-color:#545454;border-radius:4px;box-shadow:-7px 8px 4px rgba(0,0,0,.25);height:350px;width:281px}.ProfileImage{background-color:rgba(0,0,0,.2);border-radius:50%;bottom:15%;position:relative}.DisplayName{color:#fff;letter-spacing:1px;text-shadow:-5px 4px 4px rgba(0,0,0,.25)}.UserEmail{color:#fff;font-size:medium}.SignOutButton{background:none;background-color:#cecece;border:none;border-radius:8px;box-shadow:-4px 10px 4px rgba(0,0,0,.25);height:45px;position:relative;top:75px;transition:.1s;width:200px}.SignOutButton:hover{background-color:#fff;cursor:pointer;width:210px}.LogOutText{color:#474747;font-family:Roboto;font-size:14px;font-weight:500;letter-spacing:1px;text-align:center;text-shadow:-5px 4px 3px rgba(0,0,0,.25)}
/*# sourceMappingURL=main.bdedf887.css.map*/