@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.About-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;margin-top:3rem;.About-photo{border-radius:280px;height:13rem;transition:.35s}[role=tablist]{margin-top:2rem;display:flex;justify-content:center;.dark-nav:hover{background-color:#737382}button{background-color:initial;border:none;color:#fff;font-size:1.3rem;border-radius:8px;position:relative;margin-right:8px}button:not(:last-child):after{content:"";position:absolute;left:calc(100% + 3px);top:0;bottom:0;width:2.2px;background-color:#fff}button:hover{font-weight:600;background-color:#7e7dbf;width:inherit}button:last-child{border-right:none}[aria-selected=true]{font-weight:600;background-color:#7e7dbf}}.About-text{font-family:"Roboto",sans-serif;text-indent:1.4rem;margin:2.2rem auto;width:80%;height:16rem;overflow-y:auto;transition:.35s;max-width:980px;font-size:1.2rem}@media only screen and (min-width:960px){.About-photo{height:20rem;transition:.35s;margin:0 0 2rem}.About-text-body{width:50%}.About-text{width:100%;padding:0 4rem;transition:.35s;margin:2.2rem 1rem}}}.ContactCards-container{border-radius:20%;background-color:#f09c47;padding:1em;margin:1.4rem;width:12rem}.ContactCards-img{height:10rem;padding:12px;filter:invert(1)}.ContactCards-darkImg{filter:invert(0)}.Contact-container{min-height:50vh!important}.Contact-heading{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}.Contact-title{padding-top:1.4em;font-size:2.5rem;text-align:center}.Contact-sub{padding-top:.4em;text-align:center;color:#fff;font-size:1.2em}.Contact-sub:hover{text-decoration:underline}.Contact-cards{margin-top:2em;margin-bottom:2em;padding-left:1em;padding-right:1em;display:flex;flex-flow:row wrap;justify-content:center}.ProjModal-container form{display:flex;flex-flow:column nowrap;justify-content:center;padding:2rem;input{font:inherit;letter-spacing:inherit;word-spacing:inherit}input,label{display:block}textarea{height:16.5rem}}.Icons{background-color:#ffaa0d;ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem;justify-content:center;justify-items:center;align-content:stretch}li,ul{margin:0}li{list-style:none;padding:0}.Icons-icon{width:6rem;padding:.8rem;margin:auto;filter:brightness(.3) invert(.3)}.Icons-icon:hover{filter:brightness(1) invert(0)}}.DarkToggler{position:fixed;display:inline-block;width:60px;height:30px}.DarkToggler input{opacity:0;width:0;height:0}.DarkToggler-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;transition:.4s}.DarkToggler-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;top:.1rem;background-color:red;background-image:url(/assets/sunIcon.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:.4s}input:checked+.DarkToggler-slider{background-color:#a5a5a5}input:focus+.DarkToggler-slider{box-shadow:0 0 1px #a5a5a5}input:checked+.DarkToggler-slider:before{transform:translateX(26px);background-color:#383838;background-image:url(/assets/moonIcon.svg)}.DarkToggler-slider.DarkToggler-round{border-radius:34px}.DarkToggler-slider.DarkToggler-round:before{border-radius:50%}.Intro-dark-toggle{display:flex;flex-direction:row;justify-content:flex-end;padding-top:1em;padding-right:.8em}.Intro-container{justify-content:center}.Intro,.Intro-container{display:flex;align-items:center}.Intro{flex-direction:column;padding-top:10vh}.Intro-mainPhoto{border-radius:50%;height:50vh;transition:.35s}.Intro-margin{margin-top:8vh}@media only screen and (max-width:560px){.Intro-mainPhoto{height:40vh;transition:.35s}@media only screen and (max-width:420px){.mainPhoto{height:25vh;max-width:80%;transition:.35s}.Intro{min-width:100%;transition:.35s}}}.ProjModal-ParseText{white-space:pre-wrap;word-wrap:break-word}.ProjModal-container{position:fixed;top:0;bottom:0;width:100%;background-color:var(--purple-200);border-radius:2%;margin:1em;overflow:auto;transition:.35s}.ProjModal-close{display:flex;flex-direction:row;justify-content:flex-end;padding-top:1em;padding-right:.8em}.ProjModal-content{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;padding:1rem;text-align:center}.ProjModal-img{width:18rem;height:18rem;border-radius:20%;margin-bottom:2rem}.ProjModal-icon-container{flex-flow:column nowrap}.ProjModal-icons{margin:.8rem;width:5rem}.ProjModal-container::-webkit-scrollbar{width:6px}.ProjModal-container::-webkit-scrollbar-track{background:none}.ProjModal-container::-webkit-scrollbar-thumb{background:#d4c7c7}.ProjModal-container::-webkit-scrollbar-thumb:hover{background:#555}@media only screen and (min-width:500px){.ProjModal-container{width:80vw;transition:.35s}@media only screen and (min-width:840px){.ProjModal-container{width:60vw;max-width:500px;transition:.35s}}@media only screen and (min-width:1240px){.ProjModal-container{width:40vw;transition:.35s}}}.ProjCards-card{background-position:50%;background-repeat:no-repeat;background-size:cover;height:18em;width:18em;border-radius:12%;margin:3em}.ProjCards-card-backColorLight{background-color:var(--purple-primary)}.ProjCards-card-backColorDark{background-color:var(--dark-primary)}.ProjCards-img{position:absolute;height:inherit;width:inherit;border-radius:12%}.ProjCards-card:focus-within .ProjCards-img,.ProjCards-card:hover .ProjCards-img{transition:opacity .3s;-webkit-transition:opacity .3s;opacity:.2}.ProjCards-content{padding:0 .7rem;display:flex;flex-flow:column wrap;justify-content:space-evenly;height:100%;text-align:center}.ProjCards-title{transition:opacity .4s;opacity:0}.ProjCards-card:focus-within .ProjCards-title,.ProjCards-card:hover .ProjCards-title{transition:opacity 1s;-webkit-transition:opacity 1s;opacity:1}.ProjCards-stack{transition:opacity .4s;opacity:0}.ProjCards-card:focus-within .ProjCards-stack,.ProjCards-card:hover .ProjCards-stack{transition:opacity 1.3s;-webkit-transition:opacity 1.3s;transition-delay:.4s;opacity:1}.ProjCards-button{background-color:rgba(0,0,0,.25);border:solid;color:#fff;border-radius:8px;padding:15px 32px;text-align:center;display:inline-block;margin:4px 2px;transition:opacity .4s;opacity:0}.ProjCards-card:focus-within .ProjCards-button,.ProjCards-card:hover .ProjCards-button{transition:opacity 2.8s;-webkit-transition:opacity 2.8s;transition-delay:.8s;opacity:1}.ProjCards-button:hover{border-color:#ffbd4b;color:#ffbd4b}.ProjCards-center{text-align:center}.Transition-container{display:flex;justify-content:center;align-items:center}.MyProjects-header{margin-top:1.4em;text-align:center;font-size:1.75rem}.MyProjects-container{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-top:2em}.MyProjects-all{padding-top:1.4em;padding-bottom:2em;display:flex;justify-content:center}.MyProjectsFull-header{margin-top:1.4em;text-align:center}.MyProjectsFull-container{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-top:2em}:root{--purple-primary:#a09ef0;--purple-200:#5c5db8;--purple-500:#4c2f7b;--orange-primary:#ffbd4b;--dark-primary:#2a2c2e}body{background-color:var(--purple-primary);color:#fff}a,a:hover{color:inherit}.darkMode{background-color:var(--dark-primary)}.App-scrollLock{overflow:hidden}.App-typedFix{min-height:1.5em;text-align:center;padding:0 .2em}p.App-typedFix{font-size:2rem}.App-backImg{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--purple-200)}.App-dropShadow{filter:drop-shadow(3px 4px 2px #474747)}.App-backMaxHeight{height:100vh}.App-zIndex-1{z-index:1}.App-zIndex-2{z-index:2}.App-Invisible-Img{height:0;opacity:0}.App-Button-Main-Dark{background-color:var(--purple-500)!important}.App-Button-Main-Dark:hover{border-color:#ce7800!important;color:#ce7800!important}.App-Button-Main{background-color:var(--orange-primary);border:solid;color:#fff;border-radius:8px;padding:.4rem .9rem;text-align:center;display:inline-block;margin:4px 2px}.App-Button-Main:hover{border-color:var(--purple-500);color:var(--purple-500);text-decoration:none}.App-Center{display:flex;justify-content:center;align-items:center}.App-backImg-intro-light{background-image:url(/assets/img/background/backImg-intro-light.jpg);min-height:100vh}.App-backImg-intro-light-small{background-image:url(/assets/img/background/backImg-intro-light-small.jpg);min-height:100vh}.App-backImg-intro-dark{background-image:url(/assets/img/background/backImg-intro-dark.jpg);min-height:100vh}.App-backImg-intro-dark-small{background-image:url(/assets/img/background/backImg-intro-dark-small.jpg);min-height:100vh}.App-backImg-myWork-light{background-image:url(/assets/img/background/backImg-myWork-light.jpg);min-height:12em}.App-backImg-myWork-light-small{background-image:url(/assets/img/background/backImg-myWork-light-small.jpg);min-height:12em}.App-backImg-myWork-dark{background-image:url(/assets/img/background/backImg-myWork-dark.jpg);min-height:12em}.App-backImg-myWork-dark-small{background-image:url(/assets/img/background/backImg-myWork-dark-small.jpg);min-height:12em}.App-backImg-experience-light{background-image:url(/assets/img/background/backImg-experience-light.jpg);min-height:12em}.App-backImg-experience-light-small{background-image:url(/assets/img/background/backImg-experience-light-small.jpg);min-height:12em}.App-backImg-experience-dark{background-image:url(/assets/img/background/backImg-experience-dark.jpg);min-height:12em}.App-backImg-experience-dark-small{background-image:url(/assets/img/background/backImg-experience-dark-small.jpg);min-height:12em}.App-backImg-contributing-light{background-image:url(/assets/img/background/backImg-contributing-light.jpg);min-height:12em}.App-backImg-contributing-light-small{background-image:url(/assets/img/background/backImg-contributing-light-small.jpg);min-height:12em}.App-backImg-contributing-dark{background-image:url(/assets/img/background/backImg-contributing-dark.jpg);min-height:12em}.App-backImg-contributing-dark-small{background-image:url(/assets/img/background/backImg-contributing-dark-small.jpg);min-height:12em}.App-backImg-aboutMe-light{background-image:url(/assets/img/background/backImg-aboutMe-light.jpg);min-height:12em}.App-backImg-aboutMe-light-small{background-image:url(/assets/img/background/backImg-aboutMe-light-small.jpg);min-height:12em}.App-backImg-aboutMe-dark{background-image:url(/assets/img/background/backImg-aboutMe-dark.jpg);min-height:12em}.App-backImg-aboutMe-dark-small{background-image:url(/assets/img/background/backImg-aboutMe-dark-small.jpg);min-height:12em}.App-backImg-contact-light{background-image:url(/assets/img/background/backImg-contact-light.jpg)}.App-backImg-contact-light-small{background-image:url(/assets/img/background/backImg-contact-light-small.jpg)}.App-backImg-Pulse:before{content:"";position:absolute;inset:0;opacity:0;animation:pulse 2s infinite;background-color:#fff}@keyframes pulse{0%{opacity:0}50%{opacity:.01}to{opacity:0}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d4c7c7}::-webkit-scrollbar-thumb:hover{background:#555}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=main.8a100984.chunk.css.map */