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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:linear-gradient(to bottom right,#0f0f0f,#1a1a1a);color:#f0f0f0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}header{background-color:#111;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}header,nav{align-items:center;display:flex;justify-content:space-between}nav{width:100%}#menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-between;padding:0;width:30px;z-index:999}#menu-toggle span{background-color:#00ffd5;border-radius:4px;display:block;height:3px;transition:all .3s ease-in-out}#menu-toggle.open span:first-child{transform:rotate(45deg) translateY(8px)}#menu-toggle.open span:nth-child(2){opacity:0}#menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.nav-list{display:flex;gap:2rem;list-style:none;transition:transform .3s ease-in-out}.nav-list li a{color:#fff;font-weight:500;position:relative;text-decoration:none}.nav-list li a:after{background-color:#00ffd5;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-list li a:hover:after{width:100%}section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 1rem;text-align:center}h1,h2{color:#00ffd5;margin-bottom:1rem}.fotoperfil{border:4px solid #00ffd5;border-radius:50%;height:200px;margin-top:1rem;object-fit:cover;width:200px}.contenido-contacto,.contenido-educacion,.contenido-experiencia,.contenido-habilidades,.contenido-portada,.contenido-sobremi,.contenido-trabajos{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff08;border-radius:1.5rem;box-shadow:0 10px 25px #0000004d;margin-bottom:2rem;max-width:900px;padding:2rem;width:100%}form>div{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}form input,form textarea{background:#222;color:#fff;resize:none}form button,form input,form textarea{border:none;border-radius:8px;padding:.75rem}form button{background-color:#00ffd5;color:#000;cursor:pointer;font-weight:700;transition:background .3s}form button:hover{background-color:#00c6a0}.proyectos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.proyecto{background-color:#ffffff0d;border-radius:1rem;box-shadow:0 8px 16px #0003;max-width:300px;padding:1.5rem;text-align:center;transition:transform .3s}.proyecto:hover{transform:translateY(-5px)}.img-proyecto{border-radius:.75rem;margin-bottom:1rem;width:100%}.proyecto h3{color:#00ffd5;margin-bottom:.5rem}.contenido-sobremi a,.proyecto a,.texto-portada a{color:#fff;font-weight:500;text-decoration:underline}.contenido-sobremi a:hover,.proyecto a:hover,.texto-portada a:hover{color:#00ffbf;text-decoration:none;text-decoration:underline;transition:color .5s ease}.redes-sociales{display:flex;flex-direction:column;gap:20px;margin-top:1.5rem}.red-social{align-items:center;color:#00ffd5;display:flex;font-size:1.1rem;gap:15px;text-decoration:none;transition:color .3s ease}.typing{animation:typing 3s steps(20) forwards,blink-caret .7s step-end infinite;border-right:3px solid #00ffd5;color:#00ffd5;font-size:2rem;font-weight:700;overflow:hidden;white-space:nowrap}@keyframes typing{0%{width:0}to{width:20ch}}@keyframes blink-caret{50%{border-color:#0000}to{border-color:#00ffd5}}@media (max-width:800px){#menu-toggle{display:flex}.nav-list{background:linear-gradient(135deg,#0d0d0de9,#1a1a1aee);border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem;box-shadow:-4px 0 15px #00ffd54d;flex-direction:column;gap:2.5rem;max-width:320px;padding:3rem 2rem;position:fixed;right:0;top:70px;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:100%;z-index:1500}.nav-list.active{transform:translateX(0)}.nav-list li a{border-radius:8px;color:#fff;font-size:1.25rem;font-weight:600;padding:.75rem 1rem;transition:background-color .3s ease,color .3s ease}.menu-open{overflow:hidden}}
/*# sourceMappingURL=main.0bff9088.css.map*/