:root{--lavender-white:#e1cff2;--deep-lavender-white:#ad9dbe;--slate-blue:#b3a2ff;--cosmic-cobalt:#402e8c;--russian-violet:#874fbc;--xiketic:#0f0b20;--transparent-lavender-white:#e1cff200;--transparent-cosmic-cobalt:#402e8c00}*{box-sizing:border-box}html{font-size:16px;overflow:scroll;overflow-x:hidden;padding:0}::-webkit-scrollbar{background:transparent;width:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:stretch;background-color:#0f0b20;background-color:var(--xiketic);color:#402e8c;color:var(--cosmic-cobalt);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@media screen and (min-width:641px){html{font-size:18px}}@media screen and (min-width:1008px){html{font-size:20px}}.nav-bar{align-items:center;background-color:var(--xiketic);display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;margin:0;padding:0;position:fixed;top:0;width:100%}a:active,a:hover,a:link,a:visited{text-decoration:none}nav>*{font-family:Barlow Condensed;font-size:.875rem;margin:8px;padding:10px;text-transform:uppercase}.resumeLink{border:1px solid var(--slate-blue)}.inactiveNavHashLink,.resumeLink{color:var(--slate-blue)}.activeNavHashLink{color:#fff}@media screen and (min-width:641px){nav>*{margin:20px;padding:10px}}@media screen and (min-height:700px){.nav-bar{position:relative}}h1{color:var(--lavender-white);font-family:Abril Fatface,sans-serif;font-size:2.2rem;margin:0;padding:0}h1,h2{font-weight:400}h2{color:var(--deep-lavender-white);font-family:Barlow Condensed,sans-serif;font-size:1.5rem}h3{color:var(--russian-violet);font-size:.75rem;margin:.5em;padding:0}h3,p{font-family:Anonymous Pro,monospace;font-weight:400}p{color:var( --slate-blue);font-size:1rem}main{margin-left:auto;margin-right:auto;max-width:900px;padding:10px}.about,.contact,.projects,.welcome{display:flex;flex-direction:column;justify-content:center;margin:20px 0;min-height:calc(100vh - 60px);scroll-margin-top:60px}.contact{margin-bottom:60px}.purple-box{border:2px solid #231b43;margin-left:3vw;margin-right:3vw;padding-left:3vw;padding-right:3vw}@media screen and (min-height:700px){main{max-height:calc(100vh - 127px);overflow-y:scroll;scroll-snap-type:y mandatory}.about,.contact,.projects,.welcome{justify-content:space-around;margin:0;min-height:calc(100vh - 115px);scroll-margin-top:0;scroll-snap-align:start}}.about-pages-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.about-pages-container>p{white-space:pre-line}.opaque-icon{color:var(--lavender-white)}.transparent-icon{color:var(--transparent-lavender-white)}.projects-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin:0 0 8px}.project{align-content:center;border:1px solid #231b43;display:flex;flex-direction:row;margin:2px;padding:10px;width:100%}p.project-description{white-space:pre-line}.project-links{font-size:.8rem;line-height:1.25rem;text-align:right}.project>span{color:var( --slate-blue);font-family:Anonymous Pro,monospace;font-size:1rem;font-weight:400;padding:4px 2px 2px 20px}a.gh-link{color:#ae9ebe;font-weight:700;text-decoration:underline}.available{color:#231b43}button{background-color:#71439c;border:2px solid var(--lavender-white);border-radius:3px;color:var(--lavender-white);font-family:Arial,sans-serif;font-size:1rem;margin:10px 0;padding:3px 5px 1px;text-decoration:none}.send-icon{margin:0;-webkit-transform:scale(.7);transform:scale(.7)}button:active,button:hover{background-color:#9258c8}.button-container{display:flex;justify-content:right}form{align-items:stretch;display:flex;flex-direction:column;justify-content:stretch}::-webkit-input-placeholder{color:var(--lavender-white);opacity:1}::placeholder{color:var(--lavender-white);opacity:1}:-ms-input-placeholder{color:var(--lavender-white)}::-ms-input-placeholder{color:var(--lavender-white)}input,textarea{background-color:#2f1446;border-color:var(--lavender-white);border-radius:2px;border-style:solid;border-width:2px;color:#fff;font-family:Arial,sans-serif;font-size:1rem;margin:10px 0;padding:6px}input:focus,textarea:focus{outline:none}textarea{height:100px;resize:none}.top-inputs{align-items:stretch;display:flex;flex-direction:column;justify-content:center}ul{list-style:none;margin:0;padding:0}li{color:#fff;font-size:.85rem;margin:10px 0}@media screen and (min-width:641px){.top-inputs{display:flex;flex-direction:row}.top-inputs>:first-child{margin:10px 10px 10px 0}.top-inputs>:nth-child(2){margin:10px}.top-inputs>:nth-child(3){margin:10px 0 10px 10px}.top-inputs>*{min-width:0;width:100%}}.footer{align-items:center;background-color:var(--xiketic);bottom:0;display:flex;flex-direction:row;height:40px;justify-content:flex-end;position:fixed;right:0;width:100vw}.footer>*{color:var(--slate-blue);margin:10px}.darkmode{padding:10px}
/*# sourceMappingURL=main.a0dd2458.css.map*/