body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,.App{margin:0;padding:0}.App{height:100vh;text-align:center;width:100vw}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{background-color:#0f172a;height:12vh;justify-content:space-between;width:100vw}.navbar,.navbar-menu{align-items:center;display:flex}.navbar-menu{color:#000;font-size:20px;gap:25px;height:100%;justify-content:end;list-style:none;margin-right:200px;margin-top:0}.navbar h1{color:#5eead4;font-weight:500;margin-left:150px}.navbar-item{color:#fff}.navbar-item:hover{color:#5eead4;cursor:pointer}.navbar-item:after{background-color:#5eead4;height:2px;transition:width .3s ease-in-out;width:0}.navbar-item:hover:after{width:100%}section.landing-page{background-color:#111e41;display:flex;height:500px;margin-top:0}.left-section>p{color:#fff;font-size:30px}.left-section>.description{color:#03137d;font-size:15px;font-weight:700}.left-section>h2{color:#6674cc;font-size:50px}.left-section>h3{font-size:25px}.left-section{align-items:start;display:flex;flex-direction:column;padding-left:200px;padding-top:200px;width:50vw}.right-section{padding-right:150px;padding-top:100px}.right-section>.right-section-img{border-radius:25px;box-shadow:0 0 30px 5px rgba(202,230,67,.075);height:350px;transition:.3s ease;width:500px}.right-section>.right-section-img:hover{transform:scale(.99)}.typing-effect{color:#fff;display:inline-block;font-size:24px;margin:10px 0;position:relative}.typing-effect:after{animation:blink .8s infinite;color:#fff;content:"|";font-weight:400;position:absolute;right:-10px}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.banner{height:200px;width:800px}.h-banner{height:200px}.progress-bar-container{background-color:grey;border-radius:25px;height:5px;margin:20px 0;width:100%}.progress-bar{background-color:#d03314;border-radius:25px;box-shadow:0 0 3px .5px #d03314;height:100%;transition:width .5s ease}.about-me-page{background:linear-gradient(to bottom left,#02001e,#111e41);box-sizing:border-box;height:500px;width:100vw}.about-me{align-items:center;display:flex;gap:100px;justify-content:center;padding-left:200px;padding-right:200px;padding-top:50px}.about-me-content{display:flex;flex-direction:column;gap:20px}.about-me-content>h2{color:#fff;font-size:40px;font-weight:500}.about-me-content>p{color:#fff;font-size:20px}.profile-img>img{height:250px;width:250px}.cursor-shadow{border-radius:50%;box-shadow:0 0 900px 50px #5353d0;pointer-events:none;position:absolute;transform:translate(-50%,-50%);z-index:1000}.project-section{background-color:#02001e;height:1500px;width:100vw}.project-section-header{color:#fff;display:block;font-size:30px;font-weight:500;padding-top:40px}.project-section-projectCards{grid-row-gap:50px;grid-column-gap:100px;column-gap:100px;display:grid;grid-template-columns:600px 400px;grid-template-rows:600px 600px;justify-content:center;margin-top:50px;row-gap:50px}.projectCard{align-items:center;display:flex;flex-direction:column}.projectCard>.project-title{color:#fff;font-weight:400}.projectCard>#spotifyProject{border-radius:25px;width:600px}.projectCard>#developer-folio,.projectCard>#spotifyProject{border:1px solid #fff;height:400px;margin-top:15px;transition:all .3s ease}.projectCard>#developer-folio{border-radius:25px;width:700px}.projectCard>#developer-folio:hover{border:1px solid #e50815;border-radius:25px;transform:scale(.97)}.projectCard>#quiz-app{border-radius:25px;height:800px;margin-top:15px;transition:all .3s ease;width:400px}.project-description{color:#93a2b9;margin-top:25px}.project-description:hover{color:#fff}.projectCard>#spotifyProject:hover{border:1px solid #ff0;border-radius:25px;transform:scale(.97)}.projectCard>#quiz-app:hover{border:1px solid #000;border-radius:25px;transform:scale(1.02)}.project-links-description{display:flex;flex-direction:column;gap:20px;height:200px}.project-skills>.btn{background-color:#152b39;border-radius:25px;color:#5eead4;display:inline;font-size:15px;height:20px;padding-left:10px;padding-right:10px;width:auto}.project-skills-links{display:flex;justify-content:space-between}.project-skills{display:flex;gap:10px}.project-links{display:flex;gap:15px;margin-right:20px}i{color:#fff;font-size:20px}i:hover{color:#5eead4}.contact-btn{align-items:center;bottom:40px;display:flex;gap:5px;justify-content:space-between;position:fixed;right:50px;z-index:1000}#contact-me{background-color:#000;border:1px solid blue;border-radius:25px;color:#fff;font-size:18px;font-weight:400;height:25px;width:8vw}.contact-icon{height:60px;width:60px}.contact-icon:hover{cursor:pointer}#contact-me:hover{background-color:#152b39;border:none;color:#5eead4;cursor:pointer}.contact-us{background:linear-gradient(to bottom left,#460c0a,#000,#000);display:flex;height:100vh;justify-content:space-between;width:100vw}.contactMe-left-section{display:flex;flex-direction:column;gap:50px;padding-left:200px;padding-top:100px}.email{align-items:center;display:flex;gap:10px;justify-content:center}.email>h2{color:#fff;font-size:20px;font-weight:300}.location{align-items:center;display:flex;gap:10px}.location>h2{color:#fff;font-size:20px;font-weight:300}.left-section-header{align-items:start;display:flex;flex-direction:column;justify-content:center}#let-build,#something{color:#fff;font-size:50px;font-weight:100}#great-together{color:#fff;font-size:50px;font-weight:500}.socialIcons{display:flex;gap:30px}.socialIcons>a>i{font-size:40px}.socialIcons>a>i:hover{color:#b30d10;cursor:pointer}.contactMe-right-section{padding-right:200px;padding-top:100px}.contact-form{background-color:#0006;border-radius:25px;height:600px;opacity:1;width:450px}.contact-form,.form{display:flex;flex-direction:column;padding-top:30px}.form{align-items:center;gap:20px;padding-left:0}.contact-form>h2{color:#fff;font-size:30px;font-weight:300}.form-item{display:flex;justify-content:start;margin-left:30px}input{background-color:#000;border:1px solid #5f5f5e;border-radius:5px;color:#fff;font-size:18px;height:50px;outline:none;padding-left:20px;padding-right:20px;width:300px}input::placeholder{color:#b9b9b8;font-size:18px}.send{background-color:#e50815;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:500;height:35px;outline:none;transition:all .3s ease;width:300px}.send:hover{background-color:#880c0e;cursor:pointer}.contactMe-textarea{background-color:#000;border:1px solid #5f5f5e;border-radius:5px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;height:100px;outline:none;padding:20px;resize:none;width:300px}.contactMe-textarea::placeholder{color:#b9b9b8;font-size:17.5px}.skills-section{align-items:center;background-color:#02001e;display:flex;flex-direction:column;height:100vh;width:100vw}.skills-section>h2{color:#fff;display:block;font-size:30px;font-weight:500;padding-top:40px}.skills-container{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(7,150px);grid-template-rows:repeat(4,150px);padding-bottom:50px;padding-top:50px;row-gap:20px}.skills-item{align-items:center;background-color:#112240;border-radius:8px;display:flex;flex-direction:column;gap:15px;height:150px;justify-content:center;transition:all .3s ease;width:150px}.skills-item>i{color:#fff;font-size:60px}.skills-item>img{height:80px;width:80px}.skills-item>h2{color:#fff;font-size:20px;font-weight:400}.skills-item>svg{fill:#fff;height:80px;width:80px}.skills-item:hover{background-color:#1b64ff;transform:scale(1.02)}
/*# sourceMappingURL=main.1c22df78.css.map*/