@charset "UTF-8";canvas.vanta-canvas{height:100%!important;width:100%!important;position:absolute;top:0;left:0;z-index:-1}.header,.header--small{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;height:8rem;background-color:#50513a;box-shadow:0 4px 4px -2px #00000080;position:sticky;top:0;z-index:10;transition:height .3s ease,padding .3s ease}.header--small{height:5.5rem;padding:.1rem 2rem;opacity:95%}.header__actions{display:flex;align-items:center}.header__actions.left{gap:1rem}.header__burger,.dark-mode-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#faebc9;border-radius:30%;padding:.3rem;z-index:10;transition:transform .6s ease-in-out}.header__burger:hover,.dark-mode-toggle:hover{transform:scale(1.3)}.header__burger.rotated,.dark-mode-toggle.rotated{transform:rotate(360deg)}@media (min-width: 768px){.header,.header--small{padding:1.5rem 5rem}.header__burger{display:none}.header__nav-container{display:flex}.header__home--desktop{display:flex;align-items:center}.header__home--mobile{display:none}}.header__logo{padding:0 1rem;flex-shrink:0}.header__logo-img{width:4rem;height:auto;border-radius:100%;border:1px solid #FAEBC9;min-width:3.5rem;min-height:3.5rem}@media (min-width: 480px){.header__logo-img{width:5rem}}@media (min-width: 768px){.header__logo-img{width:5.5rem}}.header__actions{display:flex;align-items:center;gap:1rem}.dark-mode-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#faebc9;border-radius:30%;padding:.3rem;z-index:10;transition:transform .6s ease-in-out}.dark-mode-toggle:hover{transform:scale(1.3)}.dark-mode-toggle.rotated{transform:rotate(360deg)}.language-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#faebc9;border-radius:30%;padding:.3rem;z-index:10;transition:transform .6s ease-in-out}.language-toggle:hover{transform:scale(1.3)}.language-toggle.rotated{transform:rotate(360deg)}.header__nav-container{display:none}.header__nav-container.header__nav--open{display:flex;flex-direction:column;align-items:center;background-color:#000c;padding:.5rem;position:fixed;bottom:0;right:0;left:0;z-index:5}@media (min-width: 768px){.header__nav-container.header__nav--open{display:none}}@media (min-width: 768px){.header__nav-container{display:flex;position:static;background:none;flex-direction:row;justify-content:center}}.header__nav{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700;list-style:none;padding:0;display:flex;gap:1rem}.header__nav-link{text-decoration:none;color:#faebc9;font-size:1.1rem;transition:color .3s ease}.header__nav-link:hover{color:#9e955f}.header__home{display:flex;align-items:center}.header__home .header__home-button{background:#faebc9;border:none;border-radius:30%;padding:.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .6s ease-in-out}.header__home .header__home-button.rotated{transform:rotate(360deg)}.header__home .header__home-button:hover{transform:scale(1.3)}.header__home .header__home-icon{transition:color .3s ease-in-out,transform .3s ease-in-out}.header__home--desktop{display:none}.header__home--mobile{display:flex}@media (min-width: 768px){.header__home--desktop{display:flex;align-items:center;padding-right:10rem}.header__home--mobile{display:none}}.burger{transition:transform .6s ease-in-out}.burger.rotated{transform:rotate(360deg)}@media (min-width: 768px){.header__burger{display:none}}.brand{text-align:center;padding:2rem;background-color:transparent}.brand__title{font-size:2.5rem;font-weight:700;color:#000;position:relative;z-index:1}.brand__subtitle{font-size:1.8rem;margin-bottom:1rem;position:relative;z-index:1}.brand__paragraph{font-style:italic;margin-top:1.5rem;line-height:1.4}.brand__paragraph svg{margin-right:.5rem;vertical-align:middle;color:#000}body.dark-mode .brand__paragraph{background-color:transparent}footer{text-align:center;width:100%;height:60%;padding:20px;background-color:#000;font-size:.9rem;color:#faebc9;letter-spacing:.2dvb;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700}@media (min-width: 768px){footer{font-size:1.1rem}}body.body-error{background-color:#50513a}.not-found{text-align:center;padding:4rem 1rem;color:#faebc9}.not-found__image{max-width:300px;width:100%;margin-bottom:2rem;margin:auto}.not-found__link{font-weight:700;color:#faebc9;text-decoration:underline}.not-found__link:hover{color:#9e955f}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:1rem;scroll-behavior:smooth}body{font-family:Georgia,Times New Roman,Times,serif;color:#000;width:100%;overflow-x:hidden;line-height:1.6;text-rendering:optimizeLegibility}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#000;box-sizing:border-box}h1,h2,h3{text-align:center}h1{font-size:2.5rem;animation:fadeInUp 3s ease-out both}@media (min-width: 1024px){h1{font-size:3rem}}h2{font-size:1.5rem;animation:fadeInUp 3.5s ease-out both}@media (min-width: 1024px){h2{font-size:1.8rem}}h3{font-size:1.5rem;animation:fadeInUp .8s ease-out both;margin:1rem}@media (min-width: 1024px){h3{font-size:1.7rem}}h4{font-size:1.3rem;animation:fadeInUp .8s ease-out both;text-align:center}@media (min-width: 1024px){h4{font-size:1.5rem}}h5{font-size:1rem;animation:fadeInUp .8s ease-out both}@media (min-width: 1024px){h5{font-size:1.2rem}}p{font-size:1rem;animation:fadeInUp .8s ease-out both}@media (min-width: 1024px){p{font-size:1.2rem}}button,a{display:inline-block;text-decoration:none;cursor:pointer;background:transparent;border:none}svg,path{font-size:1.8rem;fill:#50513a}@media (min-width: 1024px){svg,path{font-size:2rem}}.section-anchor{width:100vw;min-height:100vh;max-width:1440px;margin:0 auto}body.dark-mode .header{background-color:#000;opacity:90%;box-shadow:0 4px 4px -2px #fff2d9fe}body.dark-mode .brand__paragraph,body.dark-mode .contact__title,body.dark-mode .contact__subtitle{color:#000}body.dark-mode .about__content,body.dark-mode .profile,body.dark-mode .skills__header,body.dark-mode .skills__card,body.dark-mode .projects,body.dark-mode .contact__container,body.dark-mode .projects__tech-item{background-color:#000}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode h5,body.dark-mode p,body.dark-mode .brand__paragraph,body.dark-mode .about__text,body.dark-mode .profile__header,body.dark-mode .profile__text,body.dark-mode .contact__label,body.dark-mode .contact__text{color:#faebc9}body.dark-mode .profile__photo,body.dark-mode button{border:1px solid #FAEBC9}
