@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap";*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}@media(max-width:1500px){html{font-size:57.25%}}@media(max-width:1200px){html{font-size:50%}}@media(max-width:770px){html{font-size:43.75%}}@media(max-width:615px){html{font-size:40%}}@media(max-width:350px){html{font-size:35%}}body{min-height:100vh;color:#fafafa;font-family:montserrat,sans-serif;background-color:#1a1a1a;overflow-x:hidden}li{list-style:none}a{text-decoration:none}a,button{color:inherit}button{border:none;outline:none;background-color:transparent}.navigation{display:flex;margin-right:10rem;font-size:2rem;font-weight:500;letter-spacing:1px}@media(max-width:1200px){.navigation{margin-right:3rem}}@media(max-width:700px){.navigation{margin-right:0}}.navigation-bar{position:fixed;left:0;right:0;top:0;display:flex;justify-content:flex-end;align-items:center;height:6rem;border-bottom:1px solid #1a1a1a;background-color:rgba(40,40,40,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 4px rgba(0,0,0,.3);z-index:99999999999}@media(max-width:700px){.navigation-bar{justify-content:center}}.navigation__item{cursor:pointer;transition:all .2s}.navigation__item:not(:last-child){margin-right:3rem}.navigation__item--active,.navigation__item:hover{color:#ff4d5a}.about{padding-top:40px;height:auto;width:1400px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;padding-bottom:100px}@media(max-width:1500px){.about{width:1100px}}@media(max-width:1200px){.about{width:auto}}.about__heading:before{position:absolute;content:"";border-bottom:18px solid #ff4d5a;width:16rem;display:block;margin:0 auto;position:relative;left:3.5rem;top:6.3rem;z-index:-500}@media(max-width:770px){.about__heading:before{border-bottom:14px solid #ff4d5a}}.about__content{display:flex;justify-content:space-evenly;width:100%;height:100%}@media(max-width:1300px){.about__content{flex-direction:column}}.profile{position:relative;display:flex;flex-direction:column;align-items:center;word-wrap:break-word;overflow-wrap:break-word;font-weight:500;left:-100px;opacity:1;transition:all 1.1s}@media(max-width:1301px){.profile{margin-bottom:10rem;left:0;opacity:1}}@media(max-width:1000px){.profile{margin-bottom:7rem}}.profile__picture{height:24rem;margin-bottom:4rem;display:flex;justify-content:flex-start;align-items:center}.profile__picture svg{transition:all 1.1s}.profile__blurb{font-size:1.8rem;width:500px;line-height:1.8}@media(max-width:600px){.profile__blurb{width:80vw;margin-left:auto;margin-right:auto}}.profile__fade-in{opacity:1;transform:translateX(300px)}@media(max-width:1300px){.profile__fade-in{transform:translateX(0)}}.skills,.skills__row{display:flex;justify-content:center}.skills__row{flex-direction:column}.skills__row:not(:last-child){margin-right:25px}@media(max-width:410px){.skills__row:not(:last-child){margin-right:15px}}@media(max-width:300px){.skills__row:not(:last-child){margin-right:10px}}.skills__item{opacity:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:80px;width:128px;border-image-slice:1;border:3px double transparent;background-image:linear-gradient(#1a1a1a,#1a1a1a),radial-gradient(circle at top left,#51a2e9,#ff4d5a);border-radius:10px;background-origin:border-box;background-clip:content-box,border-box;transition:transform .2s,opacity 1.2s;overflow:hidden}@media(max-width:1500px){.skills__item{height:72px;width:116px}}@media(max-width:1300px){.skills__item{opacity:1;border-width:2px}}@media(max-width:1000px){.skills__item{height:64px;width:104px}}@media(max-width:600px){.skills__item{height:56px;width:92px}}@media(max-width:500px){.skills__item{height:48px;width:80px}}@media(max-width:410px){.skills__item{height:40px;width:64px}}@media(max-width:340px){.skills__item{height:36px;width:56px}}.skills__item:not(:last-child){margin-bottom:3rem}@media(max-width:410px){.skills__item:not(:last-child){margin-bottom:15px}}.skills__item img{height:48px;width:auto;transition:all .2s}@media(max-width:1500px){.skills__item img{height:44px}}@media(max-width:1000px){.skills__item img{height:40px}}@media(max-width:600px){.skills__item img{height:36px}}@media(max-width:500px){.skills__item img{height:28px}}@media(max-width:410px){.skills__item img{height:20.8px}}.skills__item-name{font-size:1.2rem;font-weight:600;line-height:1;transition:all .2s;letter-spacing:1px}@media(max-width:1200px){.skills__item-name{font-size:1.4rem}}.skills__item-fade-in{opacity:1}.skills__item--js img{border-radius:5px}.skills__item--webpack img{border-radius:50%}.skills__item--aws img{border-radius:50%;background-color:#fff}.skills__item--typescript img{transform:scale(1.05)}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}to{opacity:1;transform:translateX(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}to{opacity:1;transform:translateX(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-1rem)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sky{width:100vw;height:100vh;overflow:hidden;margin:0;padding:0}.sky,.skySvg{position:fixed}.skySvg{width:100%;height:100%;z-index:-2}.star{fill:#fff;opacity:0}.shootingStars{margin:0;padding:0;width:150vh;height:100vw;position:fixed;overflow:hidden;transform:translatex(calc(50vw - 50%)) translatey(calc(50vh - 50%)) rotate(120deg);z-index:-2}.wish{height:2px;width:100px;background-color:#fff;position:absolute;background:linear-gradient(-45deg,#fff,rgba(0,0,255,0));filter:drop-shadow(0 0 6px white);opacity:0}.hero{width:100%;height:100vh;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}@media(max-width:1300px){.hero{flex-direction:column;justify-content:center;text-align:center}}.hero__content{max-width:1300px;width:90%;height:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:1300px){.hero__content{flex-direction:column;justify-content:center;text-align:center}}.hero__title{font-size:8rem;font-weight:1000;margin-bottom:1rem;color:red}@media(max-width:768px){.hero__title{font-size:3.5rem}}.hero__text{flex:1 1;z-index:1}.hero__subtitle{font-size:4rem;font-weight:1000;margin-bottom:2rem;color:#ff4d5a}@media(max-width:768px){.hero__subtitle{font-size:2rem}}.hero__description{font-size:1.8rem;line-height:1.6;color:hsla(0,0%,100%,.8)}@media(max-width:768px){.hero__description{font-size:1.6rem}}.hero__img{display:flex;justify-content:center;align-items:center;flex:1 1}.hero .Hero-img{margin-left:auto;margin-right:-50px;max-width:70%;transition:width .3s ease;will-change:transform}@media(max-width:1200px){.hero .Hero-img{transform:translateX(50px)}}.main-bg{position:fixed;background-color:#4169e1}.canvas,.main-bg{height:100vh;top:0;width:100%}.canvas{position:absolute;right:0;left:0;bottom:0;background-color:#1a1a1a;overflow:hidden}.connecting-dots{height:100%;width:100%}.canvas-dot{--particle-count:200}@media(min-width:1920px){.canvas-dot{--particle-count:150}}@media(max-width:1280px){.canvas-dot{--particle-count:100}}@media(max-width:768px){.canvas-dot{--particle-count:50}}@media(max-width:480px){.canvas-dot{--particle-count:25}}.section-heading{position:relative;font-size:5.5rem;font-weight:700;margin-top:9rem;margin-bottom:13rem;z-index:9999}@media(max-width:1200px){.section-heading{margin-bottom:10rem}}@media(max-width:1000px){.section-heading{margin-top:6rem}}.projects{padding-top:40px;height:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;margin-bottom:10rem}@media(max-width:1500px){.projects{width:1100px}}@media(max-width:1200px){.projects{width:auto}}.projects__heading:before{position:absolute;content:"";border-bottom:18px solid #ff4d5a;width:16rem;display:block;margin:0 auto;position:relative;left:3.5rem;top:6.3rem;z-index:-500}@media(max-width:770px){.projects__heading:before{border-bottom:14px solid #ff4d5a}}.projects__main{width:100%;margin-bottom:6rem}.projects__main-project{position:relative;display:flex;margin-bottom:14rem}.projects__main-project:nth-child(odd){align-self:flex-start;margin-left:22rem}.projects__main-project:nth-child(odd) .project__info{left:-8rem}@media(max-width:1500px){.projects__main-project:nth-child(odd){margin-left:0}}.projects__main-project:nth-child(2n){align-self:flex-end;margin-right:22rem}.projects__main-project:nth-child(2n) .project__info{right:-8rem}@media(max-width:1500px){.projects__main-project:nth-child(2n){margin-right:0}}.projects__main-project-image{position:relative;height:70rem;width:100rem;background-color:#3216bb;transition:all .2s;cursor:pointer}.projects__main-project-image:hover{transform:scale(.95)}.projects__main-project-image img{width:85%;height:100%;object-fit:contain}@media(max-width:1100px){.projects__main-project-image{height:64rem;width:90rem}}@media(max-width:970px){.projects__main-project-image{height:58rem;width:80rem}}.projects__main-project-content{position:relative;top:8rem;z-index:2;padding:1rem}.projects__main-project-content h3{font-size:3.5rem;margin-bottom:3rem}.projects__main-project-content p{font-size:1.8rem;font-weight:500}@media(max-width:700px){.projects__main-project-content{background-color:rgba(26,26,26,.5)}}.projects__other{width:100%;margin-top:2rem}.projects__other-grid{display:grid;justify-content:center;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1600px){.projects__other-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1200px){.projects__other-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.projects__other-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.projects__other-grid{grid-template-columns:1fr}}.projects__other-grid:has(.project-card:nth-child(6)){justify-content:center}.project-card{width:30rem;height:18rem;background:linear-gradient(#1a1a1a,#1a1a1a) padding-box,linear-gradient(90deg,#51a2e9,#ff4d5a) border-box;border:.2rem solid transparent;border-radius:1rem;transition:transform .3s ease;padding:1rem .8rem}.project-card-title{font-size:2.5rem;font-weight:600;color:#fff;margin-bottom:.8rem}.project-card-description{font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:.8rem}.project-card-tech{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:2rem}.project-card-tech span{background:rgba(0,112,243,.1);padding:.25rem .75rem;border-radius:20px;font-size:1.2rem}.project{position:relative;display:flex;margin-bottom:14rem;justify-content:space-between}@media(max-width:560px){.project{margin-bottom:12rem}}@media(max-width:440px){.project{margin-bottom:10rem}}.project__skills{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.project__skill-tag{background:linear-gradient(#1a1a1a,#1a1a1a) padding-box,linear-gradient(90deg,#51a2e9,#ff4d5a) border-box;border:.15rem solid transparent;border-radius:.5rem;padding:.3rem .8rem;font-size:1.2rem;color:#fff}.project__image-container{position:relative;height:56rem;width:80rem;border-radius:1rem;background-color:#3216bb;transition:all .2s}@media(max-width:1100px){.project__image-container{height:51.2rem;width:72rem}}@media(max-width:970px){.project__image-container{height:46.4rem;width:64rem}}@media(max-width:900px){.project__image-container{height:54rem;width:75rem}}@media(max-width:700px){.project__image-container{height:48rem;width:64rem}}@media(max-width:560px){.project__image-container{height:40rem;width:52rem}}@media(max-width:440px){.project__image-container{height:30rem;width:39rem}}.project__image-container:hover{transform:scale(.95)}.project__image-image{width:85%;position:relative}.project__image-image img{border-radius:1rem;width:100%}.project__info{position:relative;width:50rem;top:8rem;height:-moz-fit-content;height:fit-content;padding:1rem;z-index:9999999}@media(max-width:1000px){.project__info{width:-moz-fit-content;width:fit-content}}@media(max-width:560px){.project__info{top:4rem}}@media(max-width:440px){.project__info{top:2rem}}@media(max-width:400px){.project__info{top:0}}.project__title{position:relative;z-index:66;font-size:3.5rem}@media(max-width:900px){.project__title{font-size:3rem}}@media(max-width:820px){.project__title{font-size:2.7rem}}@media(max-width:550px){.project__title{font-size:2.5rem}}@media(max-width:400px){.project__title{font-size:2.2rem}}.project__description{position:relative;margin-bottom:2rem;font-size:2rem;font-weight:500;z-index:999909999}.project__points{margin-top:2rem}.project__role{position:relative;font-size:2rem;font-weight:600}.project__live-2{font-size:1.6rem;font-weight:700;letter-spacing:3px;line-height:1;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:1rem 1.2rem;position:relative;margin-top:3rem;cursor:pointer}@media(max-width:560px){.project__live-2{margin-top:2rem}}.project__live-2:after{position:absolute;content:"";height:2px;background-color:#ff4d5a;width:100%;bottom:1px;display:block;transform-origin:bottom;transition:all .25s;z-index:-1}.project__live-2:hover{color:#1a1a1a}.project__live-2:hover:after{height:100%}.project__code,.project__live{position:relative;margin-top:3rem;padding:.6rem 1rem;width:-moz-fit-content;width:fit-content;font-size:1.6rem;text-transform:uppercase;font-weight:700;letter-spacing:3px;z-index:9;transition:all .2s;cursor:pointer}@media(max-width:560px){.project__code,.project__live{margin-top:2rem}}.project__code:hover,.project__live:hover{color:#1a1a1a;font-weight:700}.project__code:after,.project__live:after{position:absolute;content:"";border-bottom:2px solid #ff4d5a;width:calc(100% + 2rem);left:-10%;top:.5rem;display:block;margin:0 auto;position:relative;transform-origin:bottom;transition:all .2s;z-index:-1}.project__code:hover:after,.project__live:hover:after{transform:scaleY(17.5)}@media(max-width:1500px){.project__code:hover:after,.project__live:hover:after{transform:scaleY(16.5)}}@media(max-width:1200px){.project__code:hover:after,.project__live:hover:after{transform:scaleY(14)}}@media(max-width:770px){.project__code:hover:after,.project__live:hover:after{transform:scaleY(12.5)}}.project__code:after{width:calc(100% + 2rem);left:-8%}.project-left{display:flex;align-self:flex-start;margin-left:22rem;gap:8rem}@media(max-width:1700px){.project-left{margin-left:11rem;gap:4rem}}@media(max-width:1500px){.project-left{margin-left:0}}.project-left .project__info{left:-8rem;margin-right:-2rem}@media(max-width:800px){.project-left .project__info{margin-right:-4rem}}@media(max-width:770px){.project-left .project__info{margin-right:-4rem}}@media(max-width:600px){.project-left .project__info{margin-right:-6rem}}@media(max-width:440px){.project-left .project__info{left:-10rem;margin-right:-7rem}}.project-right{display:flex;align-self:flex-end;margin-right:22rem;gap:4rem}@media(max-width:1700px){.project-right{margin-right:11rem;gap:2rem}}@media(max-width:1500px){.project-right{margin-right:0}}.project-right .project__info{right:-8rem;margin-left:-2rem}@media(max-width:770px){.project-right .project__info{margin-left:-4rem}}@media(max-width:600px){.project-right .project__info{margin-left:-6rem}}@media(max-width:440px){.project-right .project__info{right:-10rem;margin-left:-7rem}}.retro{justify-content:flex-start}.retro,.todo{display:flex;align-items:center}.todo{justify-content:flex-end}.contact{height:100%;margin-left:auto;margin-right:auto;display:flex;align-items:center;flex-direction:column}@media(max-width:1500px){.contact{max-width:1100px}}@media(max-width:1200px){.contact{width:auto}}.contact__heading{margin-bottom:10rem}.contact__heading:before{position:absolute;content:"";border-bottom:18px solid #ff4d5a;width:16rem;display:block;margin:0 auto;position:relative;left:3.5rem;top:6.3rem;z-index:-500}@media(max-width:770px){.contact__heading:before{border-bottom:14px solid #ff4d5a}}.contact__form{max-width:50rem;margin:0 auto;width:100%}.form__group{margin-bottom:2rem}.form__input{width:100%;padding:1.2rem;border:.2rem solid #282828;color:#fff;background-color:#282828;border-radius:.5rem;font-size:1.6rem}.form__input::placeholder{color:hsla(0,0%,98%,.5)}.form__textarea{min-height:12rem;font-weight:500;font-family:inherit;resize:vertical}.form__label{font-size:1.6rem;margin-bottom:.4rem;display:block}.form__status{margin-top:1.5rem;padding:1rem;border-radius:.5rem;text-align:center;font-size:1.4rem}.form__status--success{background:rgba(46,213,115,.1);color:#2ed573}.form__status--error{background:rgba(255,71,87,.1);color:#ff4757}.form__submit{width:100%;padding:1.2rem;background:linear-gradient(90deg,#51a2e9,#ff4d5a);border:none;border-radius:.5rem;color:#fff;font-size:1.6rem;cursor:pointer;transition:all .3s}.form__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(0,0,0,.2)}.form__submit:disabled{opacity:.7;cursor:not-allowed}.form__error{color:#ff4757;font-size:1.2rem;margin-top:.5rem;display:block}.form__input--error{border-color:#ff4757}.footer{position:relative;flex-direction:column;align-items:center;margin-top:10rem;height:15rem}.copyright,.footer{display:flex;justify-content:center;background-color:#282828}.copyright{color:#fafafa;font-size:1.2rem;font-weight:500;padding-bottom:3.5rem}.socials{display:flex;justify-content:center;align-items:center;height:10rem;margin-top:5rem;gap:1rem}.socials__email,.socials__github{display:flex;width:4.5rem;height:4.5rem;background-color:transparent;transition:all .2s}.socials__email:hover,.socials__github:hover{transform:scale(1.2)}.return-home{position:absolute;top:-2.5rem;width:5.6rem;height:6.3rem;margin-right:auto;margin-left:auto;left:0;right:0;text-align:center;background-color:#ff4d5a;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.return-home:hover{cursor:pointer;animation-name:bounce;-moz-animation-name:bounce}.return-home svg{width:100%}