html{scroll-behavior:smooth}#logo{font-weight:900}.navbar{position:sticky;top:0;background-color:var(--background);padding:.2rem}.navbar-left a{color:var(--dark);margin-left:1.5rem;text-decoration:none}.navbar-right a{color:var(--dark);margin-right:1.5rem;text-decoration:none}.navbar a:visited{color:var(--dark)}.navbar a:hover{text-decoration:underline;text-decoration-color:var(--pink)}@media only screen and (min-width: 1600px){.navbar-left,.navbar-right{font-size:2rem}}.hero-left{margin-left:8rem}.hero-left h1{font-size:5rem;font-weight:350}.hero-left h3{font-weight:340;font-size:1.6rem;margin-top:-4rem;margin-bottom:4rem}.hero-resume a{font-size:1.6rem;text-decoration:underline;text-decoration-color:var(--pink);color:var(--dark)}.hero-arrow{width:20px;height:auto;margin-left:.2rem;margin-bottom:-.3rem}.hero-resume a:visited{color:var(--dark)}.hero-resume a:hover{color:var(--pink)}.hero-right{margin-left:5rem}.hero-image{margin-top:-7rem;width:100%;max-width:400px;height:auto}.hero-section hr{margin-top:-.3rem}@media only screen and (max-width: 600px){.hero-left{margin-left:3.5rem;margin-top:-7rem}.hero-right{margin-left:-2rem;margin-right:2rem}}@media only screen and (min-width: 1600px){.hero-left>h1{font-size:9rem;font-weight:450}.hero-left h3{font-size:2.5rem;margin-top:-7rem;margin-bottom:5rem}.hero-resume a{font-size:2.5rem}.hero-arrow{width:25px;height:auto;margin-left:.2rem;margin-bottom:-.3rem}.hero-image{margin-top:-7rem;width:100%;max-width:700px;height:auto;margin-left:9rem}}.hero-text:nth-child(2){transition-delay:.2s}.hero-text:nth-child(3){transition-delay:.4s}.hero-text:nth-child(4){transition-delay:.6s}#folder{width:100px;height:100px;align-self:center;stroke-width:.25}.project-link{color:var(--dark);text-decoration:none;padding:1rem;border:1px solid var(--dark);transition:.4s ease-in-out}.project-link:visited{color:var(--dark);text-decoration:none}.project-link:hover{transform:scale(1.07);text-decoration:none}.project-card{display:flex;flex-direction:column;width:20rem;margin-right:5rem;margin-top:5rem}.tech-project{display:flex;flex-direction:row;flex-wrap:wrap}.tech-stack{margin-right:.5rem;margin-bottom:.2rem;padding:.2rem;border:1px solid var(--pink);border-radius:1rem;background-color:var(--pink)}#project-name{font-weight:400;font-size:1.3rem;margin-bottom:.5rem}@media only screen and (max-width: 600px){#folder{width:75px}#project-name{font-size:1rem}.tech-stack{font-size:.7rem}.project-card{margin-right:3rem;width:10rem;height:12rem;margin-bottom:1rem}}@media only screen and (min-width: 1600px){#project-name{font-size:2rem}.tech-stack{font-size:1.7rem;margin-right:1rem;padding:.4rem;border-radius:2rem}.project-card{margin-right:5rem;width:30rem;height:15rem;margin-bottom:2rem}}.projects-top{display:flex;flex-direction:column;text-align:center}.projects-top>h1{font-size:4.5rem;font-weight:900}.projects-top>h3{margin-top:-3.6rem;margin-left:15rem;margin-right:15rem;text-align:center;font-size:1.4rem;font-weight:400}.projects-bottom{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:5rem;margin-top:-1.7rem}#projects-line{margin-top:2rem}@media only screen and (max-width: 600px){.projects-top>h3{margin-left:3.5rem;margin-right:3.5rem}.projects-bottom{margin-left:7rem;margin-right:2rem;margin-bottom:7rem}}@media only screen and (min-width: 1600px){.projects-top>h1{font-size:7rem;margin-bottom:4rem}.projects-top>h3{font-size:2rem}.projects-bottom{margin-top:2rem;margin-bottom:13rem}}.top{display:flex;flex-direction:column;text-align:center}.top h1{font-size:4.5rem;font-weight:900}.top>h3{margin-top:-3.6rem;margin-left:15rem;margin-right:15rem;text-align:center;font-size:1.4rem;font-weight:400}.bottom-exp{margin-top:5rem;margin-bottom:6rem}.bottom-exp:nth-child(2){transition-delay:.2s}.bottom-exp:nth-child(3){transition-delay:.4s}.bottom-exp:nth-child(4){transition-delay:.6s}@media only screen and (max-width: 600px){.top>h3{margin-left:3.5rem;margin-right:3.5rem}}.deco{display:flex;flex-direction:column;align-items:center}.star{width:24px;height:24px;color:var(--pink);margin-bottom:2.5rem}#loc{color:var(--pink);margin-bottom:.8rem;margin-top:-1rem;font-weight:500}.line{transform:rotate(90deg);width:5rem}.card{display:flex;flex-direction:row;margin-left:10rem;margin-right:15rem;margin-bottom:2rem}.job{margin-left:2rem;margin-top:-1.8rem}.job h3{font-size:1.2rem}#exp-descri{font-weight:400;margin-top:-.5rem}@media only screen and (max-width: 600px){.card{margin-left:4rem;margin-right:5rem}.job{margin-left:0rem}}@media only screen and (min-width: 1600px){.job>h2{font-size:2.5rem}.job>h3{font-size:2rem}.star{width:40px;height:40px;margin-bottom:4rem}.line{width:8rem}}.title{font-size:4.5rem;font-weight:900;color:var(--dark)}.top{display:flex;flex-direction:column;justify-content:center;align-items:center}.descri{margin-top:-3.6rem;margin-left:15rem;margin-right:15rem;text-align:left;font-size:1.4rem;font-weight:400}.bottom{display:flex;flex-direction:column;margin-top:4rem;margin-left:8rem;font-size:1.2rem;margin-bottom:8rem}.bottom h3{color:var(--dark);margin-top:-1.2rem;font-weight:400;font-size:1.3rem}.hidden{opacity:0;transition:all 2s}.show{opacity:1}@media only screen and (max-width: 600px){section.about-section .descri{margin-left:3.5rem;margin-right:3.5rem}section.about-section .bottom{margin-left:3.5rem;margin-top:3rem}}@media only screen and (min-width: 1600px){.top>h1{font-size:7rem;margin-bottom:4rem}.top>h3{font-size:2rem}.bottom,.bottom h3{font-size:2rem}}.contact-top{display:flex;flex-direction:column;text-align:center}.contact-top h1{font-size:4.5rem;font-weight:900}.contact-top>h3{margin-top:-3.6rem;margin-left:15rem;margin-right:15rem;text-align:center;font-size:1.4rem;font-weight:400}.contact-bottom{display:flex;flex-direction:column;border:1px solid var(--dark);width:40rem;padding-left:2rem;margin-left:auto;margin-right:auto}.contact-bottom>h2{font-size:2.3rem;font-weight:600}.contact-bottom>h4{margin-top:-1.6rem;font-size:1.3rem;font-weight:400}.contact-channels{display:flex;flex-direction:column;margin-left:1rem}.channel>a{margin-bottom:1.5rem;font-size:1.2rem;margin-left:.5rem;color:var(--dark)}.channel>a:visited{color:var(--dark)}.channel>a:hover{color:var(--pink)}.channel{display:flex;flex-direction:row}.channel-icon{width:20px;height:20px;margin-top:.2rem}.pixel-contact-img{width:400px;height:auto;margin-top:3rem;margin-left:auto;margin-right:auto}.hidden{opacity:0;transition:all 1s;transform:translate(-5%)}.show{opacity:1;transform:translate(0)}@media (prefers-reduced-motion){.hidden{transition:none}}@media only screen and (max-width: 600px){.contact-top>h3{margin-left:3.5rem;margin-right:3.5rem}.contact-top{margin-bottom:3rem}.pixel-contact-img{width:275px;height:auto}}@media only screen and (min-width: 1600px){.contact-top>h1{font-size:7rem;margin-bottom:4rem}.contact-top>h3{font-size:2rem}.contact-bottom{padding-left:3rem}.contact-bottom>h2{font-size:3rem;font-weight:600}.contact-bottom>h4{margin-top:-1.6rem;font-size:1.7rem}.channel>a{font-size:1.7rem}.channel-icon{width:27px;height:27px;margin-top:.5rem}}:root{font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-style:normal;--dark: #3C3C3C;--background: #F9F8F4;--pink: #D4A5A5;--green: #CDDFC4;--grey: #7B7B7B}body{background-color:var(--background);color:var(--dark)}.navbar{display:flex;flex-direction:row;justify-content:space-between;font-size:1.3rem}.hero-container{display:flex;flex-direction:row;margin-top:14rem}@media only screen and (max-width: 600px){#root{width:fit-content}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}
