*{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;padding:0;margin:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}#root{color:#000;text-align:center}nav{display:flex;justify-content:center;align-items:center;background-color:#60c;padding:10px;gap:30rem}.resumebtn{margin-right:10px}.homebtn,.resumebtn,.qrbtn{font-weight:700;color:#fff;border:none;background-color:#60c;cursor:pointer}.homebtn{font-size:30px}.resumebtn,.qrbtn{font-size:20px;border:2px solid white;padding:6px 10px;border-radius:30px;min-width:108px}.resumebtn:hover,.qrbtn:hover{background-color:#6c0;color:#000}h1{color:#60c}.profile-picture{margin-top:20px;max-width:200px}.intro h1{margin-top:-20px;margin-bottom:20px}.intro h3{margin-bottom:10px}.intro p{font-size:18px;margin-top:30px;margin-bottom:40px}.emoji{font-size:20px}.illustration{max-width:800px}.intro{margin-bottom:40px}.illustration-wrapper{margin-bottom:100px}.project-section h1{margin-bottom:20px}.projects-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;gap:20px}.project-card{padding:10px;border:2px solid rgb(0,0,0);background-color:#60c;color:#fff;max-width:min-content}.wrapper{position:relative;background-color:#000;max-width:350px;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.project-picture{flex:1;min-width:100%;min-height:100%;aspect-ratio:2/1;object-fit:fill;opacity:1;transition:.5s ease;backface-visibility:hidden}.middle{transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.demo{display:flex;gap:60px}.live,.repo{background-color:#6c0;border:2px solid white;font-size:1.2rem;font-weight:700;color:#000;padding:2px 4px;min-width:70px;border-radius:10px;cursor:pointer}.wrapper:hover .project-picture{opacity:.2}.wrapper:hover .middle{opacity:1}.project-card .name{font-weight:700;font-size:1.2rem;margin-bottom:10px}.description{font-size:18px;margin-bottom:10px}.project-section{margin-bottom:200px}.tech-stack h1{margin-bottom:20px}.tech{display:flex;flex-wrap:wrap;font-size:15px;gap:6px}.tech-item{font-weight:700;color:#000;background-color:#6c0;padding:0 4px;margin:0}.stack-container{display:flex;justify-content:center;gap:20px}ul{display:flex;flex-direction:column;gap:10px;min-width:180px}.stack-item{list-style-type:none;display:flex;align-items:center;justify-content:start;font-size:18px;padding:10px;border:2px solid black;border-radius:8px;gap:20px;background-color:#fff}.stack-icon{max-width:40px;aspect-ratio:1/1}.frontend,.backend,.others{font-weight:700;font-size:1.2rem;margin-bottom:10px}.stack{max-height:286px}.stack-container .column:nth-child(3){max-width:360px}.stack-container .column:nth-child(3) ul{display:flex;flex-flow:row wrap}.stack-container .column:nth-child(3) ul .stack-item{min-width:150px}.stack-container{margin-bottom:-100px}.about-me,.about-me-heading{background-color:#60c;color:#fff}.about-me-heading{padding-top:210px;margin-bottom:20px}.about-me-text{font-size:18px;max-width:800px;display:flex;flex-direction:column;justify-self:center}.about-me-text p{padding-bottom:20px;text-align:center;line-height:1.5;word-break:break-word}.about-me-text a{color:#fff}footer{background-color:#60c;padding-bottom:50px}.socials-heading{padding-top:100px;color:#fff;margin-bottom:20px}.social-media{display:flex;justify-content:center;gap:30px;margin-bottom:20px}.social-link{background-color:#fff;border-radius:20px}.social-link:hover{background-color:#6c0}.icon{width:40px;height:40px}.icon img{width:20px;height:20px;display:flex;padding:10px}.copyright{color:#fff;font-size:18px}.copyright span{font-size:25px}.copyright p{display:flex;justify-content:center;align-items:center;gap:6px}@media (max-width: 850px){nav{gap:30vw}.project-section h1{margin-top:20px}.projects-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;margin:0 10px}.project-card{max-width:600px}.demo{gap:20vw}.live,.repo{font-size:1.5rem}.wrapper,.details{max-width:600px}.illustration-wrapper{display:flex;justify-content:center}.illustration{display:flex;justify-self:center;max-width:600px}.stack-container{flex-direction:column}.stack{display:flex;justify-content:center}ul{justify-content:center;flex-direction:row;flex-wrap:wrap}.stack-item{min-width:150px}.stack-container .column:nth-child(3){max-width:none}.stack-container .column:nth-child(3) .stack ul{display:flex;justify-content:center}.about-me-text{margin:0 50px}}@media (max-width: 630px){nav{gap:20px}.project-card,.wrapper,.details,.illustration{max-width:300px}.project-card{box-sizing:border-box}.demo{gap:40px}.live,.repo{font-size:20px}.social-media{flex-wrap:wrap;margin:40px}}@media (max-width: 357px){.resumebtn{margin:0 0 10px}.stack-container{margin-bottom:-30px}.about-me-heading{padding-top:400px}}
