.navbar{position:absolute;top:0;width:100%;padding:20px 10%;transition:all .5s ease}.navbar.fixed{position:fixed;z-index:1000;box-shadow:0 2px 10px #0f0;background-color:#11111109;background-image:linear-gradient(180deg,#111 60%,#0f0 90%);background-repeat:no-repeat;background-size:cover}.navbar ul{display:flex;gap:30px;list-style:none}.navbar a{color:#0f0;text-decoration:none}@media screen and (max-width:1100px){.navbar{padding:15px 5%;text-align:center}.navbar ul{justify-content:center;gap:20px}.navbar a{display:inline-block;text-align:center}}section{font-size:1.2rem;color:#fff;min-height:auto}#initial{background:none;align-items:center}#initial{font-size:3rem;color:#fff;display:flex;justify-content:center;align-items:center}#initial h1{font-size:3rem;color:#fff;text-align:center}#initial h2{font-size:1.5rem;color:#fff;text-align:center}#about{background-color:none;background-image:linear-gradient(180deg,#0f202700,#0f0 5%,#111 30%);background-repeat:no-repeat;background-size:cover;color:#fff}.mid{background-color:#111;background-image:linear-gradient(180deg,#0f202700,#0f0 5%,#111 30%);background-repeat:no-repeat;background-size:cover;color:#fff}#projects{background-color:#111;background-image:linear-gradient(180deg,#0f202700,#0f0 15%,#111 40% 90%,#0f0);background-repeat:no-repeat;background-size:cover;color:#fff}#contact{background-color:transparent;background-image:linear-gradient(180deg,#0f0 20%,#1110 50%);background-repeat:no-repeat;background-size:cover;color:#fff}#contact h2{font-size:3rem;color:#fff;text-align:center}#profile-picture{float:left;margin-right:20px;width:20%;height:40%;border-radius:50%}#conteiner-about-me{margin:10vh 2vw}#profile-picture-and-about-me{display:flex;align-items:center;gap:2vw}#about-me{text-align:justify;margin:5vh 2vw}#profile-picture-and-about-me{padding-bottom:5vh}#current-status-ul{list-style:outside;padding:0;margin:2vh auto}table{margin:3vh auto;border:2px solid #fff;border-collapse:collapse}td{border:1px solid #fff;padding:10px;width:20vw;height:20vh;font-size:4vh}td img{width:5vw;height:5vh;object-fit:contain}.title{margin-top:7vh}#contact-links{display:flex;list-style:none;justify-content:center;gap:10vw;margin-top:8vh}#conteiner-projects{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:2vw;margin-top:5vh;margin-left:5vw;margin-right:5vw;height:80vh}@media screen and (max-width:1100px){#profile-picture-and-about-me{flex-direction:column;align-items:center}#profile-picture{float:none;margin-right:0;margin-bottom:2vh;width:40%;height:auto}}@media screen and (max-width:900px){table{width:100%;display:table;border-collapse:collapse}#skills td,#skills th{display:block;width:100%;box-sizing:border-box;padding:.6rem;border:1px solid #fff;font-size:.95rem;height:auto}#skills td{height:auto}}@media screen and (max-width:550px){#conteiner-projects{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr)}#contact-links{flex-direction:column;gap:2vh;align-items:center;margin-top:4vh}}.matrix-canvas{position:fixed;top:0;left:0;z-index:-1}.projects{width:100%;min-height:100%;--green: #1BFD9C;font-size:15px;padding:.7em 2.7em;letter-spacing:.06em;position:relative;font-family:inherit;border-radius:.6em;overflow:hidden;transition:all .3s;line-height:1.4em;border:2px solid var(--green);background:linear-gradient(to right,rgba(27,253,156,.1) 1%,transparent 40%,transparent 60%,rgba(27,253,156,.1) 100%);color:var(--green);box-shadow:inset 0 0 10px #1bfd9c66,0 0 9px 3px #1bfd9c1a;display:flex;flex-direction:column;justify-content:space-between}.button{display:flex;justify-content:center;align-items:center;padding:10px 15px;margin-bottom:5%;gap:15px;background-color:#181717;outline:3px #181717 solid;outline-offset:-3px;border-radius:5px;border:none;cursor:pointer;transition:.4s;text-decoration:none}.button .text{color:#fff;font-weight:700;font-size:1em;transition:.4s}.button svg path{transition:.4s}.button:hover{background-color:transparent}.button:hover .text{color:#181717}.button:hover svg path{fill:#181717}.desc-project{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:550px){.desc-project{display:none}.projects{font-size:12px;padding:.5em 1.5em}}.experience-container{padding:3vh 5vw;max-width:100%}.timeline-section{margin-bottom:5vh}.timeline-title{font-size:2.5rem;color:#1bfd9c;margin-bottom:3vh;text-align:center;font-weight:700;letter-spacing:.1em}.timeline{position:relative;padding:2vh 0}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:3px;height:100%;background:linear-gradient(to bottom,#1bfd9c4d,#1bfd9ccc,#1bfd9c4d)}.timeline-item{margin-bottom:4vh;position:relative;display:flex;justify-content:space-between;align-items:center}.timeline-item:nth-child(odd){flex-direction:row-reverse}.timeline-marker{position:absolute;left:50%;transform:translate(-50%);width:20px;height:20px;background:#1bfd9c;border:4px solid #111111;border-radius:50%;z-index:2}.timeline-content{width:calc(50% - 40px);background:#1bfd9c0d;border:1px solid rgba(27,253,156,.3);border-radius:.8em;padding:2vh 2.5vw;transition:all .3s ease}.timeline-content:hover{background:#1bfd9c1a;border-color:#1bfd9c;box-shadow:0 0 15px #1bfd9c33}.timeline-heading{font-size:1.3rem;color:#1bfd9c;margin:0 0 .5vh;font-weight:700}.timeline-institution{font-size:1rem;color:#fff;margin:.3vh 0;font-weight:600}.timeline-date{font-size:.9rem;color:#aaa;margin:.3vh 0 1vh;font-style:italic}.timeline-description{font-size:.95rem;color:#ddd;line-height:1.6;margin-bottom:1.5vh}.timeline-skills{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{display:inline-block;background:#1bfd9c26;color:#1bfd9c;padding:.4em .8em;border-radius:20px;font-size:.85rem;border:1px solid rgba(27,253,156,.4);transition:all .3s ease}.skill-tag:hover{background:#1bfd9c40;border-color:#1bfd9c}@media(max-width:768px){.timeline:before{left:30px}.timeline-item{flex-direction:column!important;align-items:flex-start;padding-left:70px}.timeline-marker{left:30px}.timeline-content{width:100%}.timeline-title{font-size:2rem}.timeline-heading{font-size:1.1rem}}.language-switcher{position:fixed;bottom:2rem;right:2rem;z-index:999}.language-switcher-content{display:flex;gap:.8rem;background:#111111f2;border:2px solid #0f0;border-radius:.8rem;padding:.8rem;box-shadow:0 8px 32px #0f03,inset 0 0 10px #00ff001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-button{border:2px solid transparent;border-radius:.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:45px;height:31px;background-size:110%;background-repeat:no-repeat;background-position:center}.language-button:hover{border-color:#0f0;box-shadow:0 0 10px #00ff004d;transform:scale(1.1)}.language-button[aria-label="Change language to English"]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-us'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h640v480H0'/%3e%3cpath%20stroke='%23fff'%20stroke-width='37'%20d='M0%2055.3h640M0%20129h640M0%20203h640M0%20277h640M0%20351h640M0%20425h640'/%3e%3cpath%20fill='%23192f5d'%20d='M0%200h364.8v258.5H0'/%3e%3cmarker%20id='us-a'%20markerHeight='30'%20markerWidth='30'%3e%3cpath%20fill='%23fff'%20d='m14%200%209%2027L0%2010h28L5%2027z'/%3e%3c/marker%3e%3cpath%20fill='none'%20marker-mid='url(%23us-a)'%20d='m0%200%2016%2011h61%2061%2061%2061%2060L47%2037h61%2061%2060%2061L16%2063h61%2061%2061%2061%2060L47%2089h61%2061%2060%2061L16%20115h61%2061%2061%2061%2060L47%20141h61%2061%2060%2061L16%20166h61%2061%2061%2061%2060L47%20192h61%2061%2060%2061L16%20218h61%2061%2061%2061%2060z'/%3e%3c/svg%3e")}.language-button[aria-label="Change language to Português"]{background-image:url(/MyLandingPage/assets/br-gL4IzTQe.svg)}.language-button[aria-label="Change language to Français"]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.language-button[aria-label="Change language to Español"]{background-image:url(/MyLandingPage/assets/es-B7g9Jr_P.svg)}.language-button .flag{display:none}@media screen and (max-width:768px){.language-switcher{bottom:1rem;right:1rem}.language-switcher-content{gap:.6rem;padding:.6rem}.language-button{width:40px;height:27px}}@media screen and (max-width:480px){.language-switcher-content{border-radius:.6rem;padding:.5rem;gap:.4rem}.language-button{width:35px;height:24px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Courier New,monospace;background-color:#000;color:#e0e0e0;overflow-x:hidden}section{min-height:100vh;padding:80px 10%}
