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;padding-top:54px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#111;display:flex;height:54px;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:10000}.logo a{color:#00fa9a;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.logo a:hover{color:#fff}.nav-links{gap:2rem;list-style:none}.nav-links,.nav-links li{display:flex}.nav-links a{color:#fff;display:inline-block;font-size:1.4rem;min-width:110px;padding:0 .9rem;position:relative;text-align:center;text-decoration:none;transition:color .4s ease}.nav-links a:hover{color:#00fa9a}.nav-links a.active{color:#00fa9a;font-weight:700}.nav-links a:after{background:currentColor;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px;z-index:1001}.hamburger span{background:#00fa9a;border-radius:2px;display:block;height:3px;transition:all .4s cubic-bezier(.7,.2,.3,1.2);width:30px}.hamburger.open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:900px){.nav-links{align-items:flex-start;background:#181818;box-shadow:-4px 0 20px #0006;flex-direction:column;gap:2rem;height:50vh;max-width:220px;padding:3rem 2rem 2rem;position:fixed;right:-100vw;top:0;transition:right .3s cubic-bezier(.77,0,.18,1);width:30vw;z-index:1000}.nav-links.open{right:0}.hamburger{display:flex}}.overlay{animation:fadeIn .25s;background:#00000059;cursor:pointer;inset:0;position:fixed;z-index:999}.about{background:#181818;color:#fff;justify-content:center;min-height:calc(91vh - 54px);padding:2.5rem 2rem 3rem}.about,.about-content{align-items:center;display:flex}.about-content{background:#2229;border-radius:2rem;box-shadow:0 8px 32px 0 #0003;gap:3rem;justify-content:space-between;max-width:1100px;padding:2.5rem;width:100%}.about-text{flex:2 1;min-width:260px}.about-text h2{color:#00fa9a;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem;margin-top:0}.about-text p{font-size:1.25rem;line-height:1.7;margin-bottom:0;margin-left:0}.about-images{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:1.5rem;justify-content:center}.about-images img{background:#222;border:3px solid #00fa9a;border-radius:50%;box-shadow:0 2px 10px 0 #0003;height:150px;object-fit:cover;transition:transform .2s;width:150px}.about-images img:hover{box-shadow:0 8px 32px 0 #00fa9a33;transform:scale(1.05)}.about-items{font-size:1.05rem;list-style:none;margin-bottom:1.5rem;padding:0}.about-items li{color:#c3c3c3;margin-bottom:.4rem}.about-links{flex-wrap:wrap;gap:1.2rem;margin-top:1.6rem}.about-icon,.about-links{align-items:center;display:flex}.about-icon{color:#00fa9a;font-size:1.05rem;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s}.about-icon:hover{color:#fff}.cv-button{background:#00fa9a;border:none;border-radius:1.2rem;box-shadow:0 2px 8px 0 #00fa9a24;color:#181818;display:inline-block;font-size:1.05rem;font-weight:700;margin-left:.5rem;padding:.55rem 1.3rem;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.cv-button:hover{background:#05d994;box-shadow:0 6px 16px 0 #00fa9a36;color:#fff}@media (max-width:850px){.about-content{align-items:center;flex-direction:column;gap:2rem;padding:2rem}}@media (max-width:500px){.about-content{gap:1rem;padding:1rem}.about-text h2{font-size:1.4rem}.about-text p{font-size:1rem}.about-images img{height:80px;width:80px}}.education-timeline-section{background:#000;color:#fff;overflow-x:hidden;padding:3rem 2rem 4rem;text-align:center}.timeline-title{align-items:center;color:#fff;display:flex;font-size:2.6rem;font-weight:700;gap:1rem;justify-content:center;margin-bottom:2.5rem}.timeline-container{height:130px;margin:80px auto;max-width:1000px;position:relative}.timeline-line{background:#fff;border-radius:3px;height:5px;left:0;position:absolute;right:0;top:56px;transition:all .3s;z-index:1}.timeline-item{align-items:center;display:flex;flex-direction:column;position:absolute;text-align:center;top:0;transform:translateX(-50%);width:240px;z-index:2}.timeline-label{color:#fff;font-size:1.15rem;font-weight:400;margin-bottom:18px;margin-top:0}.timeline-dot{background:#fff;border:5px solid #000;border-radius:50%;box-shadow:0 2px 12px 0 #0000002b;height:28px;margin:0 auto;position:relative;top:0;width:28px;z-index:2}.timeline-year{color:#fff;font-size:1.18rem;font-weight:700;margin-top:18px}.languages-section{align-items:center;display:flex;flex-direction:column;gap:28px;margin:60px auto 0}.languages-title-box{background:#0000;border-radius:7px;color:#fff;font-size:1.6rem;font-weight:700;letter-spacing:1px;margin-bottom:18px;padding:.7rem 3.5rem}.languages-boxes{flex-wrap:wrap;gap:40px}.language-box,.languages-boxes{align-items:center;display:flex;justify-content:center}.language-box{background:#000;border-radius:9px;box-shadow:0 1px 8px 0 #0000001a;color:#fff;flex-direction:column;font-size:1.3rem;font-weight:500;min-height:60px;min-width:130px;padding:1.2rem 3rem;transition:box-shadow .18s,background .18s}.language-name{font-size:1.28rem;font-weight:700;margin-bottom:.28rem}.language-level{background:#171717;border-radius:6px;color:#00fa9a;font-size:1rem;font-weight:400;letter-spacing:1px;margin-top:.18rem;padding:.25rem .9rem}.certifications-section{background:#000;height:auto;min-height:100vh;padding-bottom:3rem;width:100%}.certifications-title{color:#fff;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:14px}.certifications-list{align-items:center;display:flex;flex-direction:column;gap:16px}.certification-link{background:#171717;border-radius:7px;box-shadow:0 1px 6px 0 #00000014;color:#00fa9a;display:inline-block;font-size:1.18rem;font-weight:500;padding:.7rem 2.2rem;text-decoration:none;transition:background .15s,color .15s,box-shadow .18s}.certification-link:hover{background:#00fa9a;box-shadow:0 2px 14px 0 #00fa9a1f;color:#171717}@media (max-width:1170px){.education-timeline-section,.timeline-container{height:auto;overflow-x:visible;overflow-x:initial}.timeline-container{align-items:center;display:flex;flex-direction:column;max-width:100vw;min-width:0;padding-bottom:2.5rem;padding-top:1.5rem;width:100%}.timeline-line{bottom:0;height:100%;left:50%;margin-left:37px;right:auto;top:0;width:5px}.timeline-item{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;left:auto!important;margin-bottom:38px;margin-top:0;max-width:320px;min-height:80px;min-width:0;position:relative;text-align:left;transform:none;width:100%}.timeline-label{color:#fff;flex:1 1 60%;font-size:1.05rem;margin-bottom:0;margin-right:0;margin-top:0;text-align:right;word-break:break-word}.timeline-dot{border-width:4px;flex-shrink:0;height:22px;margin:0 15px;top:0;width:22px}.timeline-year{flex:1 1 30%;font-size:1rem;margin-left:5px;margin-top:0;text-align:left;word-break:break-word}.languages-section{gap:16px}.languages-title-box{font-size:1.2rem;padding:.5rem 1.5rem}.languages-boxes{gap:20px}.language-box{font-size:1rem;min-height:36px;min-width:80px;padding:.7rem 1.2rem}}@media (max-width:400px){.timeline-label,.timeline-year{font-size:.93rem}.timeline-dot{border-width:2px;height:15px;margin:5px;width:15px}.timeline-item{max-width:98vw}}.skills-section{background:#161616;color:#fff;min-height:95vh;padding:3rem 2rem 4rem;text-align:center}.skills-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.skill-category{background:#222;border-radius:16px;box-shadow:0 2px 12px #0003;max-width:320px;min-width:220px;padding:1.5rem 2rem;text-align:left}.skill-category h3{color:#00fa9a;margin-bottom:1rem}.skill-category ul{list-style:none;margin:0;padding:0}.skill-category li{font-size:1.08rem;padding:4px 0}@media (max-width:1200px){.skills-section{height:auto}}.projects-section{background:#191c1f;color:#fff;height:auto;min-height:100vh;padding:3rem 2rem 4rem;position:relative;text-align:center}.projects-container{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin-top:3rem}.project-card.wide{background:#23272b;border-radius:20px;box-shadow:0 2px 16px #0005;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1100px;min-width:300px;overflow:hidden;padding:0;position:relative;transition:transform .15s,box-shadow .15s;width:100%}.project-card.wide:hover{box-shadow:0 4px 24px #0007;transform:translateY(-5px) scale(1.01)}.project-content{align-items:stretch;display:flex;flex-direction:column}.project-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem 2.5rem;text-align:left}.project-card h3{color:#0cf29c;font-size:1.45rem;margin-bottom:1.2rem}.project-description ul{margin:.3em 0 1em 1.6em;padding-left:1em}.project-description u{color:#b4ffe3;display:inline-block;font-size:1.07em;margin-bottom:.2em;margin-top:.7em;text-underline-position:under}.project-tech{margin:1.2rem 0 .6rem}.tech-badge{background:#252e38;border-radius:8px;font-family:monospace;font-size:1.05rem;margin-right:8px;padding:4px 13px}.project-link,.tech-badge{color:#0cf29c;display:inline-block}.project-link{font-size:1.07rem;font-weight:600;margin-top:13px;text-decoration:underline;transition:color .12s}.project-link:hover{color:#7cfbce}.project-images-row{align-items:center;background:#181a1c;border-top:2px solid #191c1f;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;padding:18px 0 15px;width:100%}.project-image.small{border-radius:10px;box-shadow:0 2px 8px #0004;height:110px;object-fit:cover;transition:box-shadow .13s,transform .13s;width:140px}.project-image.small:hover{box-shadow:0 6px 20px #0cf29c66;transform:scale(1.08)}.arrow-btn,.projects-arrows-container{align-items:center;display:flex;justify-content:center}.arrow-btn{background:#222;border:none;border-radius:50%;box-shadow:0 2px 10px #0004;color:#0cf29c;cursor:pointer;font-size:2.3rem;height:52px;position:fixed;top:50%;transform:translateY(-50%);transition:background .17s,transform .17s;width:52px;z-index:1000}.arrow-btn:hover{background:#0cf29c22;color:#fff;transform:translateY(-50%) scale(1.09)}.arrow-btn.left{left:20px}.arrow-btn.right{right:20px}@media (min-width:1300px){.arrow-btn.left{left:max(20px,calc(50vw - 614px))}.arrow-btn.right{right:max(20px,calc(50vw - 614px))}}@media (max-width:600px){.arrow-btn{font-size:2rem;height:46px;width:46px}.arrow-btn.left{left:10px}.arrow-btn.right{right:10px}}.projects-indicators{align-items:center;display:flex;gap:10px;justify-content:center;left:50%;position:absolute;top:60px;transform:translateX(-50%);z-index:200}.indicator-dot{background:#555;border-radius:50%;cursor:pointer;height:12px;transition:background .3s,transform .2s;width:12px}.indicator-dot:hover{background:#00fa9a;transform:scale(1.2)}.indicator-dot.active{background:#00fa9a;height:14px;width:14px}.modal-backdrop{align-items:center;animation:fadeIn .18s;background:#0f1419d1;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{align-items:center;animation:popIn .2s;background:#23272b;border-radius:20px;box-shadow:0 2px 28px #0007;display:flex;flex-direction:column;padding:1.1rem;position:relative}@keyframes popIn{0%{transform:scale(.95)}to{transform:scale(1)}}.modal-img{border-radius:14px;box-shadow:0 2px 16px #0005;max-height:70vh;max-width:80vw}.close-modal-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:2.3rem;position:absolute;right:16px;top:10px;transition:color .15s;z-index:1}.close-modal-btn:hover{color:#0cf29c}@media (max-width:1200px){.project-card.wide{max-width:98vw;min-height:340px}.project-info{padding-top:40px}.project-images-row{gap:10px;padding:10px 0 8px}.project-image.small{height:85px;width:110px}.modal-img{max-height:60vh;max-width:96vw}}.experience-section{background:#181b1e;color:#fff;padding:3rem 2rem 4rem;text-align:center}.experience-title{color:#00fa9a;font-size:2.3rem;font-weight:700;margin-bottom:2.2rem}.experience-container{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin-top:1rem}.experience-card.wide{background:#23272b;border-radius:18px;box-shadow:0 2px 16px #0004;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1100px;min-height:270px;min-width:300px;overflow:hidden;padding:0;transition:transform .14s,box-shadow .14s;width:100%}.experience-card.wide:hover{box-shadow:0 4px 24px #0008;transform:translateY(-5px) scale(1.01)}.experience-desc{display:flex;flex:2 1;flex-direction:column;gap:.6rem;padding:2.3rem 2rem 2.3rem 2.5rem;text-align:left}.experience-desc h3{color:#00fa9a;font-size:1.45rem;margin:0 0 .3rem}.experience-desc h4{color:#fff;font-weight:500;margin:0 0 .6rem}.exp-location{color:#ccc;display:inline-block;font-size:1.05rem;margin-bottom:1rem}.experience-desc ul{margin-bottom:.7rem;padding-left:1.1rem}.exp-techs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}.exp-techs span{background:#222d26;border-radius:16px;color:#00fa9a;font-size:.95rem;font-weight:600;letter-spacing:.03em;padding:.35rem .9rem}.experience-img{align-items:center;background:#171b20;display:flex;flex:1.2 1;height:auto;justify-content:center;max-width:280px;min-width:180px;padding:0}.experience-img img{border-radius:0 18px 18px 0;display:block;height:auto;margin:0 auto;max-height:280px;max-width:100%;object-fit:contain;width:250px}@media (max-width:900px){.experience-card.wide{flex-direction:column;min-height:320px}.experience-img img{border-radius:0 0 18px 18px;max-height:220px}.experience-img{max-width:100%;min-width:0}.experience-desc{padding:1.3rem 1.3rem 1.1rem}}
/*# sourceMappingURL=main.a6e98ea7.css.map*/