.home{background-color:#dddbdb;font-family:Arial,sans-serif}#home,.home{align-items:center;color:#000;width:100%}#home{background-image:linear-gradient(180deg,#fdfdfd,#a19b94 50%,#636262);display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 80px);padding-top:100px;text-align:center}#home h2{color:#000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:80px;height:50px}#home .prompt{font-size:30px;width:40%}.prompt svg{color:#000;font-size:60px;margin:5px}.language{align-items:center;display:flex;flex-direction:column;font-size:35px;justify-content:center;text-align:center;width:100%}.language h1{color:#000}.language .list{list-style:none;width:60%}.list span{font-size:25px}@media only screen and (max-width:990px){#home h2{font-size:50px;padding-bottom:30px}}@media only screen and (max-width:800px){#home h2{font-size:50px;padding-bottom:30px}}@media only screen and (max-width:610px){#home h2{font-size:40px}#home .prompt{font-size:20px;margin-top:10px;width:80%}.language{text-align:center}.list{padding:0}.language h2{font-size:30px}}.language-container{align-items:center;display:flex;flex-direction:row;flex-flow:wrap;font-size:1.2rem;justify-content:space-around;margin:0 40px 50px;padding:.3rem 0;text-align:center}@media only screen and (min-width:640px){.language-container{-webkit-column-gap:50px;column-gap:50px}}.language-box{color:#000;cursor:pointer;padding:0 1rem 1.2rem}.language-title{align-items:center;display:flex;flex-direction:column;position:relative;transition:.5s}.img:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.language-title{color:#000;height:35px;margin:.5rem 0}.img{align-items:center;background-color:#8a8a8a;border-radius:70px;display:flex;height:140px;justify-content:center;position:relative;transition:.5s;width:140px}.img:after{background:hsla(0,0%,39%,.5);border-radius:70px 0 0 70px;content:"";height:140px;left:0;position:absolute;top:0;width:50%}.language-icon{width:70px;z-index:2}.skills{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);color:#000;margin:60px auto;padding:20px;width:350px}.skills h1{text-align:center}.skills h3{text-transform:uppercase}.skills li{list-style-type:none;margin:20px 0;padding:10px}.bar{background:#353b48;border:1px solid rgba(0,0,0,.3);border-radius:10px;display:block;height:20px;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.bar,.bar:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.bar span{background:linear-gradient(135deg,#ec008c 0,rgba(252,103,1,1));float:left;height:20px}.leadership{-webkit-animation:leadership 3s;animation:leadership 3s;width:90%}.adaptabilty{-webkit-animation:adaptabilty 3s;animation:adaptabilty 3s;width:90%}.communication{-webkit-animation:communication 3s;animation:communication 3s;width:80%}.enthusiasm{-webkit-animation:enthusiasm 3s;animation:enthusiasm 3s;width:100%}@media only screen and (min-width:1157px){.skills{width:1000px}.bar{background:#353b48;border:1px solid rgba(0,0,0,.3);border-radius:10px;display:block;height:20px;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.bar,.bar:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.bar span{background:linear-gradient(135deg,#ec008c 0,rgba(252,103,1,1));float:left;height:20px}.leadership{-webkit-animation:leadership 3s;animation:leadership 3s;width:90%}.adaptabilty{-webkit-animation:adaptabilty 3s;animation:adaptabilty 3s;width:90%}.communication{-webkit-animation:communication 3s;animation:communication 3s;width:80%}.enthusiasm{-webkit-animation:enthusiasm 3s;animation:enthusiasm 3s;width:100%}}#about{align-items:center;background-color:#dddbdb;display:flex;flex-direction:column;justify-content:center;padding:10px 0}#about,.title{text-align:center}.title{color:#000;font-size:36px;text-decoration:underline;text-underline-offset:12px}.sub-title{color:#222020;text-align:center}.about-card{background-color:#fff;border-radius:12px;box-shadow:1px 1px 0 rgba(0,0,0,.06),0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 12px 30px rgba(0,0,0,.12);display:grid;font-size:18px;grid-template-columns:1fr 2fr;max-width:900px;padding:8px;text-align:left}.about-description{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;line-height:1.6;margin:0 10px}.about-left{background:linear-gradient(180deg,#1b14142c,#301c1c2a);border-radius:8px;border-right:1px solid rgba(0,0,0,.08)}.about-left,.about-right{padding:24px;text-align:left}.skills-chips{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:16px}.chip{background:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.08);border-radius:100px;display:grid;font-size:16px;font-weight:600;padding:8px 12px;text-align:center;width:70%}.projects{align-items:center;background-color:#dddbdb;display:flex;flex-direction:column;padding:10px 0}.Title{font-size:36px;padding-bottom:10px;text-decoration:underline;text-underline-offset:12px}.projectList{grid-gap:20px 20px;display:grid;gap:20px 20px;grid-template-columns:repeat(auto-fit,300px);margin:0;max-width:940px;width:100%}.projectItem{align-items:center;border-radius:12px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;max-width:300px;overflow:hidden;position:relative}.card{height:400px;max-width:300px;transition:.5s}.project-image{height:100%;transition:.5s;width:100%}.project-caption{background-color:#fff;cursor:pointer;text-align:center;width:100%}.project-caption h1{font-size:26px}.project-tags{color:#0096ff}.content{background-color:#cfcfcf;bottom:404px;cursor:pointer;height:400px;left:0;opacity:0;position:absolute;top:0;transition:all 1.2s;z-index:2}.content,content{align-items:center;display:flex;flex-direction:column;justify-content:center}content{text-align:center}.content:hover{height:400px;margin-top:0;opacity:.9;pointer-events:all}.project-title-inhover{font-size:32px;text-align:center}.project-description{margin:5px;text-align:center}.footer{align-items:center;background:#000;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;margin-top:30px;padding-top:15px;text-align:center;width:100%}.socialMedia svg{color:#fff;cursor:pointer;font-size:70px;margin-bottom:40px;margin-left:40px}.footer p,a{color:#fff}@media only screen and (max-width:600px){.footer svg{font-size:50px;margin-top:30px}}.project{align-items:center;display:grid;grid-template-rows:auto auto 1fr auto;justify-items:center;max-height:500px;padding:24px 16px}.img-url{justify-self:center;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}img{height:400px;transition:box-shadow .25s ease,-webkit-transform .25s ease,-webkit-filter .25s ease;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease,-webkit-transform .25s ease,-webkit-filter .25s ease;width:450px}.img-url:hover img{box-shadow:0 12px 28px rgba(0,0,0,.18);-webkit-filter:brightness(1.03);filter:brightness(1.03);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.back-button{border:1px solid #ccc;border-radius:50%;cursor:pointer;height:80px;justify-self:center;transition:background-color .2s ease,box-shadow .2s ease,-webkit-transform .15s ease;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease,-webkit-transform .15s ease;width:80px}.back-button:hover{background-color:#f4f4f4;box-shadow:0 4px 10px rgba(0,0,0,.12);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.media-row{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;width:100%}.stack{font-size:24px}.icon{align-items:center;color:#000;font-size:50px!important;justify-content:center;transition:color .25s ease}.icon:hover{-webkit-filter:drop-shadow(0 4px 6px rgba(0,0,0,.25));filter:drop-shadow(0 4px 6px rgba(0,0,0,.25))}#anchor{width:50px}.navbar{background-color:#000;height:100px;position:fixed;width:100%;z-index:1000}.links{align-items:center;color:#000;display:flex;height:100%;justify-content:center;width:100%}.links :hover{color:#0059ff;text-decoration:underline}.navbar button{all:unset;background-color:#000;color:orange;font-size:25px;margin:20px}.toggleButton{align-items:center;display:flex;height:100px;justify-content:flex-end;width:100%}.toggleButton svg{font-size:50px}.toggleButton button{background-color:initial;border:none;color:#fff;cursor:pointer;margin-right:20px}#open{height:100vh}#open .links{flex-direction:column;justify-content:flex-start;margin-top:100px}#open a{text-align:center;width:100%}@media only screen and (max-width:900px){.navbar a{width:70px}}@media only screen and (max-width:610px){.toggleButton{display:flex}#close .links{display:none}}@media only screen and (min-width:610px){.hiddenLinks,.toggleButton{display:none}#open{height:100px}#open .links{flex-direction:row}}.App{display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:auto;width:100%}body{margin:0;padding:0}
/*# sourceMappingURL=main.7680da30.css.map*/