html{background:#0f0;animation:dopecolors 2.5s ease-in-out;transition:all .2s ease-in-out}body,html{font-family:Roboto}body{margin:0}#app{background:#191919;min-height:100vh}#header{position:fixed;z-index:100}#headerAppBar .MuiToolbar-root{min-height:auto!important;height:auto!important}#appBarMenuLanguages{top:30px!important}#headerAppBar{background:#471447;padding:2px 0 4px}#appBarMenuIcon{padding-top:8px}#emailIcon{cursor:pointer}#calendlyIconLink,#githubIconLink{text-decoration:none}.nav-icon,.nav-label{color:#0f0;transition:all .25s ease}.nav-icon:hover{transition:all .25s ease;color:#fff}#appContent{padding:47px 5px 0;color:#fff}#dotArtProfile{height:35vmax;pointer-events:none;animation:dopecolors 1ms ease-in-out infinite,spin 1ms ease-in-out infinite,scale 1ms ease-in-out infinite}#appContentLanding{transition:all .01s ease;animation:fadeIn .01s ease-in-out;height:80vh;display:flex;align-items:center;flex-direction:column;justify-content:center}#appContentLandingIcon{font-size:5em}#appContentLandingIcon,.welcome-text{animation:dopecolors .01s ease-in-out infinite;transition:all .01s ease}.welcome-text{padding:0 10px;cursor:pointer;text-align:center;color:#0f0;text-transform:uppercase}.welcome-text span{letter-spacing:2px;font-size:1rem}#projectsContainer{animation-duration:.81s;animation-name:slidein;transition:all .81s ease}#projectChips{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#0f0;box-shadow:inset 0 0 3px #471447;color:#fff;transition:all .01s ease}#projectChips:hover{background:#fff;transition:all .25s ease}#projectNavChipsContainer{min-height:25px;width:100%;text-align:center;background:#fff;position:fixed;left:0;z-index:1000;animation:slidein .65s;top:58px;transition:all .65s ease}#projectNavChips{display:flex;flex-direction:row;justify-content:center}#projectMasonryWrapper{max-width:1345px;text-align:center;margin:0 auto}#projectCardContent{text-align:left}#projectCardContentDescription{text-align:justify}#projectCardMedia{background:#fff}#projectCardContentChips{text-align:right}.project{text-align:left;animation:fadeIn .1s ease-in-out;transition:all .1s ease;border:2px solid rgba(0,255,0,.2)}.project-content-snippet{padding:11px 9px 0!important}.project-card-image-padded{width:95%!important;margin:5px auto!important}.project-content-description{padding-top:0!important}.project-content-actions{padding:0 11px!important;margin:10px 0;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.project-chip{padding:2px}.project-expand-icon{color:#0f0!important;padding:3px!important;margin-bottom:5px!important;background:#471447!important;box-shadow:inset 0 0 .3px #471447;transition:all .25s ease}.project-expand-icon:hover{background:#0f0!important;color:#471447!important;transition:all .25s ease}#contactForm{width:100%}#contactForm .MuiTextField-root,#contactFormButtons{margin:0 24px 20px}#contactFormButtons button{width:50%}.hr-default{border:1px solid #471447;border-radius:2px}#contactFormSubmitButton,#learnMoreButton{background:#471447;color:#0f0;transition:all .2s ease-in-out}#contactFormSubmitButton:hover,#learnMoreButton:hover{color:#471447;background:#0f0;transition:all .2s ease-in-out}#contactFormSubmitButton:disabled,#contactFormSubmitButton[disabled],#learnMoreButton:disabled,#learnMoreButton[disabled]{border:1px solid #999!important;background-color:#ccc!important;color:#666}@keyframes dopecolors{0%{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(196deg) brightness(118%) contrast(119%)}3%{filter:invert(48%) sepia(79%) saturate(76%) hue-rotate(16deg) brightness(118%) contrast(119%)}30%{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(296deg) brightness(118%) contrast(119%)}}@keyframes fadeIn{0%{opacity:.9}3%{opacity:1}}@keyframes slidein{0%{margin-top:100%;transition:all .01s ease-in-out}to{margin-top:0;transition:all .01s ease-in-out}}@keyframes spin{5%{transform:rotate(180deg);transition:all .1s ease-in-out}}@keyframes scale{53%{transform:scaleX(1) scaleY(1);margin-top:90%;transition:all .1s ease-in-out}}
/*# sourceMappingURL=main.a612f3ac.chunk.css.map */