header{padding-top:2rem}html{scroll-behavior:smooth}body{background-color:#0f1c2e;color:#f5f5f5;font-family:Barlow Condensed,sans-serif;margin:0;padding:0;body{padding-top:6rem}}h1,h2,h3{color:#003b73}a{color:#54bab9;font-weight:700;text-decoration:none;transition:color .3s ease}a:hover{color:#29a19c}.header{background-color:#1b2a41;color:#eae3d2;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header,.logo{align-items:center;display:flex}.logo{font-size:2rem;font-weight:700}.nav{display:flex;gap:2rem}.nav a{color:#eae3d2;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#4a685f}.hamburguesa{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburguesa span{background-color:#eae3d2;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.nav{background-color:#1b2a41;display:none;flex-direction:column;padding:2rem;position:absolute;right:0;text-align:right;top:70px;width:100%}.hamburguesa,.nav.activo{display:flex}.hamburguesa.abierta span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburguesa.abierta span:nth-child(2){opacity:0}.hamburguesa.abierta span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.proyectos-section{background-color:#f2efe9;color:#1b2a41;padding:4rem 2rem;text-align:center}.proyectos-section h2{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem}.intro{font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:3rem}.proyectos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.proyecto-card{background-color:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:transform .3s ease}.proyecto-card:hover{transform:translateY(-8px)}.proyecto-card img{height:180px;object-fit:cover;width:100%}.proyecto-info{padding:1rem 1.5rem;text-align:left}.proyecto-info h3{font-family:Barlow Condensed,sans-serif;font-size:1.3rem;margin-bottom:.5rem}.proyecto-info p{color:#444;font-size:1rem}.proyecto-info a{border-bottom:2px solid #0000;color:#4a685f;display:inline-block;font-weight:700;margin-top:.8rem;text-decoration:none;transition:all .3s ease}.proyecto-info a:hover{border-bottom:2px solid #4a685f}.btn-ver{background-color:#4a685f;border:none;border-radius:.5rem;color:#fff;cursor:pointer;margin-top:1rem;padding:.6rem 1.2rem;transition:background .3s ease}.btn-ver:hover{background-color:#3d544d}.modal{align-items:center;animation:fadeIn .3s ease;background:#0009;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;z-index:1000}.modal,.modal-content{padding:2rem;width:100%}.modal-content{animation:scaleIn .3s ease;background:#fff;border-radius:1rem;box-shadow:0 0 20px #0003;max-width:90%;position:relative;text-align:center}.modal-content img{border-radius:.5rem;height:auto;margin-bottom:1rem;width:100%}.modal-content a{border-bottom:2px solid #0000;color:#4a685f;display:inline-block;font-weight:700;margin-top:1rem;text-decoration:none;transition:border-bottom .3s ease}.modal-content a:hover{border-bottom:2px solid #4a685f}.cerrar{background:none;border:none;color:#333;cursor:pointer;font-size:2.8rem;line-height:1;padding:0;position:absolute;right:1rem;top:1rem;z-index:1001}@keyframes fadeIn{0%{background:#0000}to{background:#0009}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.modal-content{padding:1.5rem}.cerrar{font-size:3.2rem;right:.8rem;top:.8rem}.modal img{height:auto;max-width:100%}}.sobre-mi-img{border-radius:50%;box-shadow:0 0 10px #0003;display:block;height:180px;margin:0 auto 2rem;object-fit:cover;width:180px}@media (min-width:768px){#sobre-mi{align-items:center;flex-direction:row;gap:2rem;justify-content:center}.sobre-mi-img{margin:0}.sobre-mi-texto{max-width:600px}}.skills-section{background-color:#eae3d2;color:#1b2a41;padding:4rem 2rem;text-align:center}.skills-section h2{color:#1b2a41;font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:2rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0 auto;max-width:1000px}.skill-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 10px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.skill-card:hover{box-shadow:0 6px 15px #00000026;transform:translateY(-5px)}.skill-card h3{font-family:Barlow Condensed,sans-serif;font-size:1.2rem;margin-top:1rem}.skill-icon{color:#4a685f;font-size:3rem}.footer{background-color:#4a685f;color:#eae3d2;font-family:Inter,sans-serif;padding:1.5rem 0;text-align:center}.footer__links{display:flex;gap:1.5rem;justify-content:center;list-style:none;margin:0 0 .5rem;padding:0}.footer__links li a{color:#eae3d2;font-size:1.5rem;transition:color .3s ease}.footer__links li a:focus,.footer__links li a:hover{color:#40c0d0;outline:none}.footer__text{color:#c0c0b0;font-size:.9rem}.footer__text a{color:#40c0d0;text-decoration:none}.footer__text a:focus,.footer__text a:hover{text-decoration:underline}
/*# sourceMappingURL=main.45a79561.css.map*/