*{margin:0;padding:0}.nav{display:flex;flex-direction:column;justify-content:space-between;height:60vh;position:fixed;top:22vh;left:89vw;width:10vw;z-index:1}.nav a{text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding-left:4vw;transition:padding .3s ease}.nav a.active .bx{background-color:#ffb500}.nav a:hover{background-color:#ffb500;border-radius:50px;padding-left:6vw}.nav a:hover span{opacity:1;font-size:1em;font-weight:700;transform:translate(-3.5em)}.nav a:hover .bx{background-color:#ffb500;z-index:1}.nav a span{opacity:0;color:#fff;transition:transform .2s ease-in-out;position:absolute}.nav .bx{font-size:1.7em;color:#fff;background-color:#2d2d2d;padding:.5em;border-radius:50%}@media (max-width: 769px){.nav{top:auto;left:0;bottom:0;flex-direction:row;width:100vw;height:10vh;background:#222;box-shadow:0 -2px 5px #13131380;align-items:center;justify-content:space-around}.nav a{font-size:.9em;height:6vh}.nav a:hover{background-color:#ffb500}.nav a:hover span{opacity:0;font-size:1em;font-weight:700;transform:none}.nav a:hover .bx{background-color:#ffb500;z-index:1}.nav a.active{background-color:#ffb500;border-radius:20px;padding:0 15px}.nav a.active .bx{padding:0}.nav a.active span{opacity:1;position:relative;order:1;margin-left:10px;transform:none}.nav a .bx{background-color:transparent}}.primary-button{color:#fff;display:flex;align-items:center;justify-content:space-between;width:35%;border:1px solid #ffb500;border-radius:500px;padding-left:20px;margin-top:3vh;transition:background-color .2s ease}.primary-button:hover{background-color:#ffb500;color:#fff}.primary-button i{background-color:#ffb500;padding:20px;border-radius:50%}.home{background:linear-gradient(75deg,#ffb500 22%,#130b1c 20%,#130b1c 80%,#130b1c 30%);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;font-family:Open Sans}.home .content{display:flex;width:82vw;margin-right:13vw;justify-content:space-between;align-items:center}.home .content .image{height:85vh;width:32vw;overflow:hidden;border-radius:25px;box-shadow:0 0 7px #0000004d;display:flex;justify-content:center}.home .content .image img{width:42vw}.home .content .details{height:45vh;width:44vw}.home .content .details h1{display:flex;font-family:Poppins,sans-serif;align-items:center;font-size:3em;font-weight:800;color:#ffb500}.home .content .details h1:before{background-color:#ffb500;display:inline-block;content:"";position:relative;height:4px;width:40px;border-radius:10px;margin-right:1.5vw}.home .content .details .title{color:#fff;font-size:2.8em}.home .content .details .title:before{opacity:0}.home .content .details .caption{margin-top:4vh;font-size:1.1em;line-height:6vh}@media (max-width: 769px){.home{background:#130b1c;padding-bottom:15vh}.home .content{flex-direction:column;margin-right:0}.home .content .image{height:40vw;width:40vw;border-radius:50%}.home .content .details{width:100%}.home .content .details h1{justify-content:center}}@media (max-width: 426px){.home .content .image{margin-bottom:5vh}.home .content .details{display:flex;flex-direction:column;align-items:center}.home .content .details h1{font-size:1.9em}.home .content .details h1:before{display:none}.home .content .details .caption{text-align:center}.home .content .details .primary-button{width:60%}}@media (max-width: 376px){.home .content .details h1{font-size:1.5em}.home .content .details .caption{font-size:1em}.home .content .details .primary-button{width:70%}}@media (max-width: 321px){.home .content .details{align-items:center}.home .content .details h1{font-size:1.3em}.home .content .details .caption{font-size:.9em;text-align:center;line-height:5vh}.home .content .details .primary-button{align-self:center;width:80%}}.header{position:relative;font-family:Arial,sans-serif;color:#fff;text-transform:uppercase;display:grid;place-items:center;height:20vh}.header:before{content:attr(data-backtext);display:block;color:#fff;position:absolute;font-size:100px;opacity:10%;font-size:110px;letter-spacing:8px;font-weight:900}.header #front{font-size:60px;font-weight:900;color:#ffb500}@media (max-width: 426px){.header:before{font-size:60px}.header #front{font-size:40px}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.about{display:flex;width:90vw;flex-direction:column;align-items:center;padding-top:5vh}.about h1{font-size:4em}.about hr{height:1px;background-color:#fff3;width:30vw;border:none}.about h2{font-size:1.8em;color:#fff}.about .personal-info .content{display:flex;justify-content:space-between}.about section{display:flex;flex-direction:column;align-items:center;margin:5vh 0}.about section .content{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);column-gap:2vw;width:75vw;margin-bottom:5vh}.about section .content li{list-style:none;font-size:1.4em;margin:1vh 0}.about .skills .skills-container{display:grid;grid-template-columns:repeat(3,1fr);width:80vw;row-gap:10vh;margin-top:5vh}.about .skills .skills-container .skill-container{display:flex;flex-direction:column;align-items:center}.about .skills .skills-container .skill-container .skill-chart{margin-bottom:2vh}@media (max-width: 426px){#root{width:100vw}#root .about{width:100%}#root .about .personal-info .content{width:90vw;font-size:.7em}#root .about .skills .skills-container{display:grid;grid-template-columns:repeat(2,1fr)}}.input{display:flex;flex-direction:column;margin:3vh 0}.input label{font-size:1em;color:#fff;margin-bottom:1vh;text-transform:uppercase;font-weight:600}.input input{border:none;border-bottom:1px solid #ffb500;background-color:#2d2d2d;padding:10px;width:100%}.contact{display:flex;width:90vw;flex-direction:column;align-items:center;min-height:100vh}.contact .content{display:flex;justify-content:space-between;width:70vw;margin-top:15vh}.contact .content .left{display:flex;flex-direction:column;justify-content:space-between}.contact .content .left h2{font-size:3em}.contact .content .left h2 span{color:#ffb500}.contact .content .left .info{display:flex;flex-direction:column;justify-content:space-between;padding-left:2.5vw;border-left:3px solid #ffb500;height:100%;width:15vw;font-weight:600}.contact .content .left .info .contact-details{display:flex;flex-direction:column}.contact .content .left .info .contact-details .contact-item{display:flex;align-items:center}.contact .content .left .info .contact-details .contact-item i{margin-right:15px}.contact .content .left .info .contact-details .social-links{display:flex;justify-content:space-between;width:12vw;font-size:1.5em;margin-top:2.5vh}.contact .content .left .info .contact-details .social-links a{color:#fff}.contact .content .right form{display:flex;flex-direction:column;width:35vw}.contact .content .right form .row{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4vw}.contact .content .right form button{width:10vw;margin-top:3vh;background-color:#ffb500;text-transform:uppercase;font-weight:700}.contact .footer{position:fixed;right:0;bottom:-7vh}.contact .footer img{width:100vw}@media (max-width: 426px){.contact{margin-bottom:10vh}.contact .content{flex-direction:column}.contact .content .left .info{width:100%}.contact .content .left .info p{font-size:1.2em}.contact .content .left .info .contact-details{margin-top:2vh}.contact .content .left .info .contact-details .contact-item i{font-size:1.5em}.contact .content .left .info .contact-details .contact-item p{font-size:1.2em}.contact .content .left .info .contact-details .social-links{width:80%}.contact .content .right form{width:100%}.contact .content .right form .row{display:flex;flex-direction:column;width:100%}.contact .content .right form .row .input,.contact .content .right form .row .input input{width:100%}.contact .content .right form button{width:50%}}.project{display:flex;flex-direction:column;background:linear-gradient(135deg,#1e293b,#0f172a);padding:8px;border-radius:24px;min-height:50vh;transition:all .3s ease;box-shadow:0 8px 32px #0000004d}.project:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0006}.project img{width:100%;border-radius:16px 16px 0 0}.project ul{display:flex}.project ul li{list-style:none;margin-right:20px;background-color:#ffb500;color:#000;padding:4px 3px;font-size:.8em;width:80px;text-align:center;border-radius:7px}.project h3{margin-bottom:10px;font-size:1.8em;color:#fff}.project p{margin-top:10px;color:#fff;opacity:0}@media (max-width: 426px){.project{margin-bottom:10vh}}body{background-color:#130b1c}.portfolio{display:flex;width:90vw;flex-direction:column;align-items:center;min-height:100vh;background-color:#130b1c}.portfolio .project-container{display:grid;grid-template-columns:repeat(3,1fr);row-gap:8vh;column-gap:5vw;margin-left:3vw;margin-top:10vh}.portfolio .project-container div{height:50vh;margin-bottom:5vh}@media (max-width: 426px){.portfolio{margin-bottom:10vh}.portfolio .project-container{grid-template-columns:repeat(1,1fr)}.portfolio .project-container div{height:35vh;margin-bottom:15vh}.portfolio .project-container p{opacity:1!important;height:auto!important;margin-bottom:1vh}}:root{--primary-color: #130b1c;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:var(--primary-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
