@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@100;200;300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap";:root{--text-color: rgb(210, 210, 220);--bg-color: rgb(16, 16, 19);--shade: rgb(22, 22, 26);--sclr: rgb(30, 40, 120);--box-radius: .7rem}.light{--text-color: rgb(30, 30, 30);--bg-color: rgb(240, 245, 255);--shade: rgb(215, 225, 250);--sclr: rgb(135, 140, 255);--box-radius: .7rem}@keyframes waving{50%{transform:rotateX(180deg) rotate(90deg)}}@keyframes dim{50%{background-color:var(--bg)}}@keyframes quick-zoom{50%{background-color:var(--sclr);transform:scale(1.1)}}._fontStyle_rnhm4_3{font-family:Poppins;font-weight:400}._fontStyle_rnhm4_3 h1,._fontStyle_rnhm4_3 h2,._fontStyle_rnhm4_3 h3,._fontStyle_rnhm4_3 h4,._fontStyle_rnhm4_3 h5,._fontStyle_rnhm4_3 h6{font-family:Fredoka}.portfolio-nav{width:84vw;height:4rem;position:fixed;top:.4rem;display:flex;align-items:center;justify-content:space-between;color:var(--text-color);padding:0 .6rem;background-color:#3232321a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:var(--box-radius);margin:.5rem 0 .8rem;list-style:none;z-index:10}.portfolio-nav>li{height:100%;display:flex;align-items:center;justify-content:center;border-radius:var(--box-radius)}.portfolio-nav>li:first-of-type>h1{font-weight:650}.nav-dp{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border-radius:var(--box-radius);margin-left:-.2rem}.switch-toggle{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#19191914;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:none;border-radius:var(--box-radius)}.switch-toggle>div{width:1.4rem;height:1.4rem;background-color:var(--text-color);border-radius:50%}.back-button{align-self:flex-start;display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color);font-size:1.1rem;font-family:"Poppins",Sans-Serif;padding:.8rem 1rem;background-color:var(--shade);border:none;border-radius:.6rem;margin:1.5rem 0 1rem}section{width:88%;height:auto;display:flex;flex-direction:column;align-items:center;color:var(--text-color);padding:1rem 6%;scroll-margin:2rem 0;margin:2.5rem 0}.section-headtag{height:2rem;align-self:flex-start;display:flex;align-items:center;justify-content:center;margin-top:1.5rem}.section-headtag>h3{font-weight:260;margin-right:.6rem}.section-headtitle{align-self:flex-start;font-size:2.2rem;font-weight:340;margin-bottom:1.5rem}.section-headtitle+p{align-self:flex-start;margin-bottom:1.8rem}.hero-section{min-height:90vh;align-items:center;justify-content:center;background-color:var(--bg-color);background-image:linear-gradient(rgba(255,255,255,.01) .08rem,transparent .08rem),linear-gradient(90deg,rgba(255,255,255,.01) .08rem,transparent .08rem);background-size:40px 50px;position:relative;padding-top:1.8rem;margin-top:0}.hero-section>div{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.hero-section .hand-wrapper{position:absolute;top:0;padding:0;transform-style:preserve-3d;perspective:500px}.hero-section .hand-wrapper img{width:13rem;height:8rem;transform-origin:bottom center;transform:rotateX(180deg) rotate(70deg);margin-top:-7rem;margin-left:-7.3rem;z-index:0;animation:waving 2s linear infinite}.hero-section h1{font-size:3rem;font-weight:600;line-height:3.8rem;z-index:2;margin:2rem 0 .2rem}.hero-section h2{font-size:1.8rem;margin-bottom:1rem}.hero-section span{color:var(--sclr)}.hero-section a{display:flex;align-items:center;justify-content:center;gap:.8rem;color:var(--text-color);font-size:.9rem;border-bottom:.06rem solid var(--text-color);margin-top:.5rem}.hero-section a:first-of-type{margin-top:2.5rem}.about-section-info,.about-section-brief{width:90%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;padding:1rem 5%;background-color:var(--shade);background-image:var(--shade);border-radius:var(--box-radius);margin-top:2rem}.about-section-brief{height:36.5rem;gap:1rem}.about-section-brief>div{width:100%;height:70%;object-fit:cover;background-color:#0000001a;border-radius:var(--box-radius)}.about-section-brief>div:hover img{transform:scale(.96)}.about-section-brief>div img{width:100%;height:100%;object-fit:cover;border-radius:var(--box-radius);margin-top:-2rem;transition:.4s}.about-section-brief>ul{width:88%;height:fit-content;max-height:30%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem 6%;gap:.5rem;background-color:#0000001a;border-radius:var(--box-radius);list-style:none}.about-section-brief>ul li{text-align:left;font-family:Fredoka}.about-section-brief strong{margin-right:.4rem}.about-section-info p{margin-block:.5rem}.services-container{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem 4rem;margin-top:4rem}.services-container>div{width:95%;height:15rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:.1rem solid var(--shade)}.services-container>div>h2{align-self:flex-start;font-size:2.1rem;font-weight:400;margin-top:-2rem;margin-bottom:2rem}.projects-container{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;margin-top:2rem}.project-box{width:82%;max-width:20rem;display:flex;flex-direction:column;align-items:center;padding:1.4rem;gap:1rem;border:.09rem solid var(--shade);border-radius:var(--box-radius)}.project-image{width:100%;height:12rem;display:flex;align-items:center;justify-content:center;object-fit:cover;background-color:var(--bg-color);border:.1rem solid var(--shade);border-radius:.8rem;margin-bottom:.8rem}.project-image>img{width:100%;height:100%;border-radius:.6rem}.project-info{width:100%;min-height:12rem;height:auto}.project-info>h2{font-size:2rem;margin-bottom:.8rem}.project-info>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.95rem}.project-cta{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;font-size:1.1rem;color:var(--text-color);background-color:#2828281a;border:none;border-radius:.6rem;margin-top:1.5rem}.view-all-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.1rem;font-family:"Poppins",Sans-Serif;padding:.8rem 1rem;color:var(--text-color);background-color:var(--shade);border:none;border-radius:.6rem;margin-block:2rem}.resume-tags{width:100%;align-self:flex-start;font-weight:600;margin:2rem 0 1rem}.tools-container{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem}.tool-div{width:9rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem}.tool-div div{width:9rem;height:4.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;border:.1rem solid var(--shade);border-radius:var(--box-radius);transition:.2s}.tool-div img{height:2.5rem;border-radius:.5rem}.tool-div h3{text-align:center}.contacts-container{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.contact-div{width:3.5rem;height:3.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border:.1rem solid var(--shade);border-radius:var(--box-radius);transition:.2s}.contact-div:hover{transform:scale(.9)}@media (min-width: 726px){.hero-section p{width:70%}.hero-section>div{align-items:flex-start;text-align:left}.about-section-brief{height:24rem;flex-direction:row;padding:2rem 4%}.about-section-brief>div{height:100%}.about-section-brief ul{height:87%;padding:0 5%;padding-top:3rem;max-height:100%;gap:2rem}.services-container{justify-content:space-evenly}.about-section-info{height:20rem;align-items:center;justify-content:space-between;gap:2rem}.about-section-info>div{margin-bottom:1.5rem}.services-container>div{width:37%}.projects-container{justify-content:space-evenly;gap:2.5rem}.project-box{min-height:24rem;max-height:32rem;overflow:hidden}.tools-container>div{width:10rem;height:4.5rem}}*{padding:0;margin:0;outline:none}html{scroll-behavior:smooth}body{width:100vw;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-color);background-color:var(--bg-color);overflow-x:hidden;transition:.4s}a,a:hover,a:visited{text-decoration:none}p{font-size:.9rem}svg{stroke:var(--text-color)}header,nav{width:100vw;display:flex;align-items:center;justify-content:center}main,footer{width:100vw;display:flex;flex-direction:column;align-items:center}footer>div{width:100%;height:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;color:var(--text-color);margin:3rem 0 1rem}footer strong{margin-block:-.5rem .8rem}footer p{font-size:.8rem;filter:opacity(70%)}
