a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.center{align-items:center;display:flex;justify-content:center}.wave{bottom:0;position:absolute;z-index:1}.App{align-items:center;background-color:#ffb467;display:flex;height:100vh;width:100vw}.up{animation:moveUp 2s ease-in-out forwards}@keyframes moveUp{0%{bottom:0}to{bottom:100vh}}.background-change{background-color:#fac4a7;bottom:0;height:0;position:absolute;transition:height 2s ease-in-out;width:100vw}.background-change.open{height:100vh}.down{animation:moveDown 2s ease-in-out forwards}@keyframes moveDown{0%{bottom:100vh}to{bottom:0}}@media only screen and (max-device-width:480px){.main{height:60%}.down,.up{animation:none}.background-change{transition:none}}body{color:#583b39;font-family:Inter}h1{font-size:3rem}h1,h2{font-weight:700}h2{font-size:2rem}.alt-color{color:#85695d}.vertical{flex-direction:column}.left{align-items:self-start}@media only screen and (max-device-width:480px){h1{font-size:2rem}}.blob{width:13rem}.span-div{display:flex;font-weight:600;justify-content:flex-end;width:25.7rem}#Home{animation:slideFromTop 1s ease forwards;margin-top:5rem;position:relative;z-index:0}@keyframes slideFromTop{0%{opacity:25%;transform:translateY(-100%)}to{opacity:100%;transform:translateY(0)}}@media only screen and (max-device-width:480px){#Home{animation:none;flex-direction:column}.span-div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.header{display:flex;justify-content:space-between;margin:2rem 0;width:23rem;z-index:3}.header span{border:1px solid #85695d;border-radius:5px;padding:.5rem 1rem;text-align:center;width:5rem}.header span.alt-color{border:1px solid #c89c86}.header span:hover{background-color:#ffb467;cursor:pointer;filter:brightness(.8)}.header span.alt-color:hover{background-color:#fac4a7}.focused{background-color:#85695d;color:#ffb467}.focused.alt-color{background-color:#c89c86;color:#fac4a7}.header span.focused:hover{background-color:#85695d;filter:none}.header span.focused.alt-color:hover{background-color:#c89c86;filter:none}#projects{background-color:#fac4a7;width:100vw;z-index:2}.slide-up{animation:slide-up 1s forwards}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-down{animation:slide-down 1s ease-out forwards}@keyframes slide-down{0%{opacity:100%;transform:translate(0)}to{opacity:0;top:100%;transform:translateY(100%)}}.project{margin-bottom:1rem}@media only screen and (max-device-width:480px){.slide-down,.slide-up{animation:none}#projects{align-self:flex-start}}#About{background-color:#fac4a7;width:100vw}.links,a{align-self:flex-end}a{color:#85695d;text-decoration:none}#About img{box-shadow:10px 10px 0 #fff;margin:3rem 0;width:20rem}.education,.experience{width:30rem}.left{align-self:flex-start}a.left{margin:.5rem 0}span.left{margin-top:-.25rem}i.left{margin:.5rem 0}ul{margin-top:0}li{line-height:1.25;list-style-type:disc}ul ul li{list-style:circle}i{font-style:italic}@media only screen and (max-device-width:480px){#About{align-self:flex-start;background-color:#fac4a7;z-index:2}.education,.experience{width:20rem}}
/*# sourceMappingURL=main.d262927a.css.map*/