@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Mono,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}:root{--deep_purple:#00012b;--white:#fff;--light_purple:#e4e4ff}.App{color:#000}.home{align-items:center;background-color:var(--deep_purple);color:var(--white);display:flex;flex-direction:column;justify-content:center;max-width:100%;min-height:100vh;width:100vw}.home-title{font-size:4em;letter-spacing:2px;margin-bottom:10px}.home-desc{font-size:1em;letter-spacing:3px;margin-bottom:30px}.home-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:30vw}.home-button{align-items:center;color:#fff;display:flex;justify-content:center;letter-spacing:2px;margin-bottom:10px;text-align:center;transition:all .5s ease;width:102px}.home-button:hover{font-weight:700}@media only screen and (max-width:530px){.home-title{font-size:2em}.home-desc{font-size:10px}}.about{align-items:center;background-color:var(--white);color:var(--deep_purple);display:flex;justify-content:center;max-width:100%;min-height:100vh;width:100vw}.about-cluster{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;max-width:830px;padding:10px}.about-title{align-items:center;display:flex;font-size:3em;justify-content:left}.about-desc{font-size:1em}.nav{align-items:center;background-color:var(--deep_purple);color:#fff;display:flex;height:74px;justify-content:space-evenly;position:fixed;width:100vw;z-index:999}.nav-link{color:#fff;font-weight:700;letter-spacing:1px}.nav-link:hover{text-decoration:underline}.experience{align-items:center;background-color:var(--light_purple);color:var(--deep_purple);justify-content:center;max-width:100%;min-height:100vh;padding-bottom:100px;padding-top:100px;width:100%}.experience,.experience-cluster{display:flex;flex-direction:column}.experience-cluster{flex-wrap:wrap;justify-content:space-around;padding:10px;width:830px}.experience-title{align-items:center;display:flex;font-size:3em;justify-content:left}.work-company{font-size:2em}.work-title{font-size:1.4em}.work-tenure{font-size:.9em;font-style:italic}.work-desc{font-size:1em}.line-break{width:100%}@media only screen and (max-width:830px){.experience-cluster{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;max-width:830px;padding:10px;width:auto}}
/*# sourceMappingURL=main.428c3cd3.css.map*/