.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.animate{opacity:1;transform:translateY(0)}.about__skills-list .about__skill-item,.experience__tech-list .experience__tech-item,.projects__tech .projects__tech-item,.contact__social-list li{opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.about__skills-list .about__skill-item:nth-child(1),.experience__tech-list .experience__tech-item:nth-child(1),.projects__tech .projects__tech-item:nth-child(1),.contact__social-list li:nth-child(1){transition-delay:.05s}.about__skills-list .about__skill-item:nth-child(2),.experience__tech-list .experience__tech-item:nth-child(2),.projects__tech .projects__tech-item:nth-child(2),.contact__social-list li:nth-child(2){transition-delay:.1s}.about__skills-list .about__skill-item:nth-child(3),.experience__tech-list .experience__tech-item:nth-child(3),.projects__tech .projects__tech-item:nth-child(3),.contact__social-list li:nth-child(3){transition-delay:.15s}.about__skills-list .about__skill-item:nth-child(4),.experience__tech-list .experience__tech-item:nth-child(4),.projects__tech .projects__tech-item:nth-child(4),.contact__social-list li:nth-child(4){transition-delay:.2s}.about__skills-list .about__skill-item:nth-child(5),.experience__tech-list .experience__tech-item:nth-child(5),.projects__tech .projects__tech-item:nth-child(5),.contact__social-list li:nth-child(5){transition-delay:.25s}.about__skills-list .about__skill-item:nth-child(6),.experience__tech-list .experience__tech-item:nth-child(6),.projects__tech .projects__tech-item:nth-child(6),.contact__social-list li:nth-child(6){transition-delay:.3s}.about__skills-list .about__skill-item:nth-child(7),.experience__tech-list .experience__tech-item:nth-child(7),.projects__tech .projects__tech-item:nth-child(7),.contact__social-list li:nth-child(7){transition-delay:.35s}.about__skills-list .about__skill-item:nth-child(8),.experience__tech-list .experience__tech-item:nth-child(8),.projects__tech .projects__tech-item:nth-child(8),.contact__social-list li:nth-child(8){transition-delay:.4s}.about__skills-list .about__skill-item:nth-child(9),.experience__tech-list .experience__tech-item:nth-child(9),.projects__tech .projects__tech-item:nth-child(9),.contact__social-list li:nth-child(9){transition-delay:.45s}.about__skills-list .about__skill-item:nth-child(10),.experience__tech-list .experience__tech-item:nth-child(10),.projects__tech .projects__tech-item:nth-child(10),.contact__social-list li:nth-child(10){transition-delay:.5s}.about__skills-list .about__skill-item:nth-child(11),.experience__tech-list .experience__tech-item:nth-child(11),.projects__tech .projects__tech-item:nth-child(11),.contact__social-list li:nth-child(11){transition-delay:.55s}.about__skills-list .about__skill-item:nth-child(12),.experience__tech-list .experience__tech-item:nth-child(12),.projects__tech .projects__tech-item:nth-child(12),.contact__social-list li:nth-child(12){transition-delay:.6s}.about__skills-list .about__skill-item:nth-child(13),.experience__tech-list .experience__tech-item:nth-child(13),.projects__tech .projects__tech-item:nth-child(13),.contact__social-list li:nth-child(13){transition-delay:.65s}.about__skills-list .about__skill-item:nth-child(14),.experience__tech-list .experience__tech-item:nth-child(14),.projects__tech .projects__tech-item:nth-child(14),.contact__social-list li:nth-child(14){transition-delay:.7s}.about__skills-list .about__skill-item:nth-child(15),.experience__tech-list .experience__tech-item:nth-child(15),.projects__tech .projects__tech-item:nth-child(15),.contact__social-list li:nth-child(15){transition-delay:.75s}.about__skills-list .about__skill-item:nth-child(16),.experience__tech-list .experience__tech-item:nth-child(16),.projects__tech .projects__tech-item:nth-child(16),.contact__social-list li:nth-child(16){transition-delay:.8s}.about__skills-list .about__skill-item:nth-child(17),.experience__tech-list .experience__tech-item:nth-child(17),.projects__tech .projects__tech-item:nth-child(17),.contact__social-list li:nth-child(17){transition-delay:.85s}.about__skills-list .about__skill-item:nth-child(18),.experience__tech-list .experience__tech-item:nth-child(18),.projects__tech .projects__tech-item:nth-child(18),.contact__social-list li:nth-child(18){transition-delay:.9s}.about__skills-list .about__skill-item:nth-child(19),.experience__tech-list .experience__tech-item:nth-child(19),.projects__tech .projects__tech-item:nth-child(19),.contact__social-list li:nth-child(19){transition-delay:.95s}.about__skills-list .about__skill-item:nth-child(20),.experience__tech-list .experience__tech-item:nth-child(20),.projects__tech .projects__tech-item:nth-child(20),.contact__social-list li:nth-child(20){transition-delay:1s}.animate .about__skills-list .about__skill-item,.animate .experience__tech-list .experience__tech-item,.animate .projects__tech .projects__tech-item,.animate .contact__social-list li{opacity:1;transform:translateY(0)}.header__nav-link,.projects__link,.contact__social-link{position:relative;transition:transform .3s ease}.header__nav-link:hover,.projects__link:hover,.contact__social-link:hover{transform:translateY(-3px)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.about__cta .button:hover{animation:pulse 1.5s infinite}.contact__input.error,.contact__textarea.error{border-color:#f33;background-color:#ff33330d}.success-message{padding:1.5rem;background-color:#3c6;color:#fff;font-weight:700;text-align:center;border:3px solid #000000;border-color:#1f7a3d}.header{padding:2rem 0;margin-bottom:3rem}.header__content{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 768px){.header__content{flex-direction:row;justify-content:space-between;align-items:center}}.header__title-container{margin-bottom:2rem}@media (min-width: 768px){.header__title-container{margin-bottom:0}}.header__title{font-size:4rem;line-height:1.1;margin-bottom:.5rem}@media (max-width: 768px){.header__title{font-size:3rem}}.header__subtitle{font-size:1.5rem;font-family:Space Mono,monospace;text-transform:uppercase}@media (max-width: 768px){.header__subtitle{font-size:1.2rem}}.header__photo{width:250px;height:250px;object-fit:cover;border:3px solid #000000;box-shadow:8px 8px #000;transition:transform .3s ease}.header__photo:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #000}@media (max-width: 768px){.header__photo{width:200px;height:200px}}.header__nav{margin-top:2rem;width:100%}@media (min-width: 768px){.header__nav{margin-top:3rem}}.header__nav-list{display:flex;list-style:none;flex-wrap:wrap;gap:1rem}@media (min-width: 768px){.header__nav-list{justify-content:flex-start}}.header__nav-item{margin-bottom:.5rem}.header__nav-link{border:3px solid #000000;padding:.5rem 1rem;text-decoration:none;color:#000;font-family:Space Mono,monospace;font-weight:700;text-transform:uppercase;transition:all .3s ease;display:inline-block;background-color:#fff}.header__nav-link:hover{background-color:#000;color:#fff;transform:translate(-2px,-2px);box-shadow:4px 4px #333}.about__content{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.about__content{grid-template-columns:1fr 1fr}}.about__title{grid-column:1/-1;position:relative;margin-bottom:2rem}.about__title:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:5px;background-color:#000}.about__text{font-size:1.1rem}.about__text p{margin-bottom:1.5rem}.about__text strong{font-family:Space Mono,monospace;text-transform:uppercase;letter-spacing:1px}.about__skills{border:3px solid #000000;box-shadow:8px 8px #000;padding:2rem;background-color:#fff}.about__skills h3{margin-bottom:1.5rem;text-transform:uppercase}.about__skills-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none}.about__skill-item{background-color:#000;color:#fff;padding:.5rem 1rem;font-family:Space Mono,monospace;font-size:.9rem;text-transform:uppercase}.about__skill-item:hover{transform:translateY(-3px)}.about__cta{grid-column:1/-1;margin-top:2rem;text-align:center}@media (min-width: 768px){.about__cta{text-align:left}}.experience__title{position:relative;margin-bottom:3rem}.experience__title:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:5px;background-color:#000}.experience__timeline{position:relative}.experience__timeline:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background-color:#000}@media (min-width: 768px){.experience__timeline:before{left:50%;transform:translate(-50%)}}.experience__item{position:relative;margin-bottom:4rem;padding-left:2rem}@media (min-width: 768px){.experience__item{width:45%;padding-left:0}.experience__item:nth-child(2n){margin-left:auto}}.experience__item:before{content:"";position:absolute;top:0;left:-10px;width:20px;height:20px;background-color:#000;border:3px solid #ffffff}@media (min-width: 768px){.experience__item:before{left:auto;right:-60px}}@media (min-width: 768px){.experience__item:nth-child(2n):before{right:auto;left:-60px}}.experience__job{border:3px solid #000000;box-shadow:8px 8px #000;padding:2rem;background-color:#fff;transition:transform .3s ease}.experience__job:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #000}.experience__job-header{margin-bottom:1.5rem}.experience__job-title{font-size:1.5rem;margin-bottom:.5rem}.experience__company{font-family:Space Mono,monospace;font-size:1.2rem;margin-bottom:.5rem}.experience__period{font-family:Space Mono,monospace;font-size:.9rem;text-transform:uppercase}.experience__project{font-family:Space Mono,monospace;font-size:1rem;font-weight:700;margin-top:.5rem;padding:.3rem .7rem;background-color:#000;color:#fff;display:inline-block}.experience__description{margin-bottom:1.5rem}.experience__tech-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.experience__tech-item{background-color:#000;color:#fff;padding:.3rem .7rem;font-family:Space Mono,monospace;font-size:.8rem;text-transform:uppercase}.experience__item--milestone{width:100%;margin-left:0;padding-left:2rem}@media (min-width: 768px){.experience__item--milestone{width:100%;margin-left:0;padding-left:3rem;padding-right:1rem}}.experience__item--milestone:before{background-color:#fff;border:4px solid #000000;width:22px;height:22px;left:-11px}@media (min-width: 768px){.experience__item--milestone:before{left:-11px;right:auto}}.experience__milestone{border:3px solid #000000;background-color:#000;color:#fff;padding:2rem 2.5rem;display:flex;align-items:center;gap:2rem;box-shadow:8px 8px #00000040;transition:transform .3s ease,box-shadow .3s ease;cursor:default}.experience__milestone:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #00000059}@media (max-width: 600px){.experience__milestone{flex-direction:column;align-items:flex-start;gap:1.5rem}}.experience__milestone-left{flex:1;min-width:0}.experience__milestone-logo{display:inline-flex;align-items:flex-start;gap:.25rem;background:#fff;padding:.2rem;border:2px solid #ffffff;margin-bottom:1rem}.experience__milestone-logo-text{font-family:Bebas Neue,Arial Narrow,Impact,sans-serif;font-weight:400;font-size:1.6rem;letter-spacing:.1em;color:#000;text-transform:uppercase;line-height:.85;display:block;padding:.1rem .2rem 0}.experience__milestone-logo-badge{font-size:.52rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;background:#000;color:#fff;padding:.15rem .3rem;margin-top:.05rem;white-space:nowrap;line-height:1.2;font-family:Space Mono,monospace}.experience__milestone-date{font-family:Space Mono,monospace;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:.75rem}.experience__milestone-description{font-size:.95rem;line-height:1.6;opacity:.9;margin-bottom:1rem}.experience__milestone-visit{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;color:#000;border:2px solid #ffffff;padding:.45rem .9rem;font-family:Space Mono,monospace;font-size:.8rem;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;transition:all .2s ease;box-shadow:3px 3px #ffffff40;margin-top:.25rem}.experience__milestone-visit:hover{background-color:#000;color:#fff;border-color:#fff;box-shadow:none;transform:translate(-2px,-2px)}.experience__milestone-visit-icon{width:18px;height:18px;object-fit:contain;border-radius:2px}.projects__title{position:relative;margin-bottom:3rem}.projects__title:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:5px;background-color:#000}.projects__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 576px){.projects__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.projects__grid{grid-template-columns:repeat(3,1fr)}}.projects__item{border:3px solid #000000;box-shadow:8px 8px #000;background-color:#fff;overflow:hidden;transition:transform .3s ease}.projects__item:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #000}.projects__item:hover .projects__image{transform:scale(1.05)}.projects__image-container{height:200px;overflow:hidden;border-bottom:3px solid #000000}.projects__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.projects__content{padding:1.5rem}.projects__name{font-size:1.5rem;margin-bottom:1rem;font-family:Space Mono,monospace;text-transform:uppercase}.projects__description{margin-bottom:1.5rem;font-size:.95rem}.projects__tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.projects__tech-item{background-color:#000;color:#fff;padding:.3rem .7rem;font-family:Space Mono,monospace;font-size:.8rem;text-transform:uppercase}.projects__links{display:flex;gap:1rem}.projects__link{border:3px solid #000000;padding:.5rem 1rem;text-decoration:none;color:#000;font-family:Space Mono,monospace;font-weight:700;font-size:.9rem;text-transform:uppercase;transition:all .3s ease}.projects__link:hover{background-color:#000;color:#fff}.experiments__title{position:relative;margin-bottom:1.5rem}.experiments__title:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:5px;background-color:#000}.experiments__description{font-size:1.2rem;margin-bottom:3rem;max-width:800px}.experiments__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.experiments__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.experiments__grid{grid-template-columns:repeat(3,1fr)}}.experiments__item{border:3px solid #000000;box-shadow:8px 8px #000;padding:2rem;background-color:#fff;transition:transform .3s ease}.experiments__item:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #000}.experiments__name{font-size:1.5rem;margin-bottom:1rem;font-family:Space Mono,monospace;text-transform:uppercase}.experiments__description{margin-bottom:1.5rem;font-size:.95rem}.experiments__tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.experiments__tech-item{background-color:#000;color:#fff;padding:.3rem .7rem;font-family:Space Mono,monospace;font-size:.8rem;text-transform:uppercase}.experiments__progress-container{margin-bottom:1.5rem}.experiments__progress-status{display:inline-block;font-family:Space Mono,monospace;font-size:.9rem;text-transform:uppercase;background-color:#000;color:#fff;padding:.5rem 1rem;border:3px solid #000000}.experiments__link{border:3px solid #000000;padding:.5rem 1rem;text-decoration:none;color:#000;font-family:Space Mono,monospace;font-weight:700;font-size:.9rem;text-transform:uppercase;transition:all .3s ease;display:inline-block}.experiments__link:hover{background-color:#000;color:#fff}.experiments__coming-soon{font-family:Space Mono,monospace;font-size:.9rem;text-transform:uppercase;color:#333;border:2px dashed #333333;padding:.5rem 1rem;display:inline-block}.contact__title{position:relative;margin-bottom:3rem}.contact__title:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:5px;background-color:#000}.contact__content{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.contact__content{grid-template-columns:1fr 1fr}}.contact__info{border:3px solid #000000;box-shadow:8px 8px #000;padding:2rem;background-color:#fff}.contact__info h3{font-size:1.5rem;margin-bottom:1.5rem;text-transform:uppercase}.contact__list{list-style:none}.contact__item{margin-bottom:1.5rem;display:flex;align-items:flex-start}.contact__item:last-child{margin-bottom:0}.contact__item-icon{margin-right:1rem;font-size:1.5rem}.contact__item-content{flex:1}.contact__item-label{font-family:Space Mono,monospace;font-weight:700;text-transform:uppercase;margin-bottom:.3rem}.contact__item-value{font-size:1.1rem}.contact__item-value a{color:#000;text-decoration:none;position:relative}.contact__item-value a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.contact__item-value a:hover:after{transform:scaleX(1);transform-origin:left}.contact__form{border:3px solid #000000;box-shadow:8px 8px #000;padding:2rem;background-color:#fff}.contact__form-title{font-size:1.5rem;margin-bottom:1.5rem;text-transform:uppercase}.contact__form-group{margin-bottom:1.5rem}.contact__label{display:block;font-family:Space Mono,monospace;font-weight:700;text-transform:uppercase;margin-bottom:.5rem}.contact__input,.contact__textarea{width:100%;padding:.75rem;border:3px solid #000000;font-family:Inter,sans-serif;font-size:1rem;background-color:#fff}.contact__input:focus,.contact__textarea:focus{outline:none;border-color:#333}.contact__textarea{min-height:150px;resize:vertical}.contact__submit{box-shadow:8px 8px #000;background-color:#fff;color:#000;padding:.75rem 1.5rem;font-family:Space Mono,monospace;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border:3px solid #000000}.contact__submit:hover{background-color:#000;color:#fff;transform:translate(-4px,-4px);box-shadow:8px 8px #333}.contact__social{grid-column:1/-1;margin-top:3rem;text-align:center}.contact__social-title{font-size:1.5rem;margin-bottom:1.5rem;text-transform:uppercase;font-weight:700}.contact__social-list{display:flex;justify-content:center;gap:2rem;list-style:none}.contact__social-link{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border:3px solid #000000;color:#000;font-size:2.2rem;transition:all .3s ease;margin:0 .5rem;background-color:#fff}.contact__social-link:hover{background-color:#000;color:#fff;transform:translateY(-5px);box-shadow:8px 8px #333}.footer{padding:2rem 0;margin-top:5rem;border-top:3px solid #000000;text-align:center}.footer p{font-family:Space Mono,monospace;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#fff;color:#000;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:2rem}@media (max-width: 768px){.container{padding:1rem}}h1,h2,h3,h4,h5,h6{font-family:Space Mono,monospace;font-weight:700;margin-bottom:1rem}h1{font-size:3.5rem;text-transform:uppercase}@media (max-width: 768px){h1{font-size:2.5rem}}h2{font-size:2.5rem;text-transform:uppercase}@media (max-width: 768px){h2{font-size:2rem}}p{margin-bottom:1rem}.section{margin-bottom:5rem}.neo-brutalist-box{border:3px solid #000000;box-shadow:8px 8px #000;background-color:#fff;padding:2rem;margin-bottom:2rem;transition:transform .3s ease}.neo-brutalist-box:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #000}.button{border:3px solid #000000;box-shadow:8px 8px #000;background-color:#fff;color:#000;padding:.75rem 1.5rem;font-family:Space Mono,monospace;font-weight:700;text-transform:uppercase;cursor:pointer;transition:transform .3s ease;display:inline-block}.button:hover{transform:translate(-4px,-4px);box-shadow:12px 12px #000}.hidden{display:none!important}.lang-toggle,.back-to-top{position:fixed;bottom:30px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;z-index:1000;border:3px solid #000000}.near-footer.lang-toggle,.near-footer.back-to-top{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width: 768px){.lang-toggle,.back-to-top{bottom:20px;width:44px;height:44px}}.back-to-top{right:30px;background-color:#000;color:#fff;border-radius:0;font-size:1.5rem;text-decoration:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .3s ease}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-5px);background-color:#333}@media (max-width: 768px){.back-to-top{right:20px;font-size:1.2rem}}.lang-toggle{left:30px;background-color:#fff;color:#000;box-shadow:4px 4px #000;font-family:Space Mono,monospace;font-weight:700;font-size:.75rem;letter-spacing:.05em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .3s ease,visibility .3s ease}.lang-toggle:hover{transform:translate(-3px,-3px);box-shadow:7px 7px #000;background-color:#000;color:#fff}.lang-toggle:active{transform:translate(2px,2px);box-shadow:2px 2px #000}@media (max-width: 768px){.lang-toggle{left:20px;font-size:.7rem}}
