body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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{background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:flex-start;min-height:100vh}Link{text-decoration:none}.App-header{align-items:first baseline;background-color:#3f4247;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);font-weight:bolder;justify-content:center;min-width:100vw;padding:9px 0;position:absolute;top:0}.App-section{position:absolute;top:2rem}.App-link{color:#59757c;text-decoration:none}.user-button{background:#282c34;border:1px solid #000;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:10px;font-weight:700;margin-left:1rem;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.user-button:hover{background:#091e3f;box-shadow:0 6px 10px #00000026;transform:scale(1.05)}.user-profile-pic{background-color:#fff;border-radius:100%;height:5rem;width:5rem}.user{flex-direction:column;justify-content:center}.user,.user-details-name{align-items:center;display:flex;font-size:large}.user-details-name{flex-direction:row}.user-data{font-size:large}@media (max-width:768px){.App{flex-direction:column}.App,.App-header{font-size:calc(8px + 1vmin)}.App-header{padding:10px 0 10px 10px}.App-section{margin-top:1rem;position:static}.user{font-size:medium}.user-button{font-size:10px;margin-left:0;margin-top:1rem;padding:10px}.user-profile-pic{height:4rem;width:4rem}.user-details-name{flex-direction:column;font-size:medium}}
/*# sourceMappingURL=main.376932f2.css.map*/