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}@font-face{font-family:defautl;src:url(/static/media/default.b085faee06ae17bf8f33.ttf) format("opentype")}.App{font-family:defautl,sans-serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}.navegator{background:#fff;box-shadow:0 2px 10px #0000000d;height:4rem;justify-content:space-between;max-width:100%;padding:0 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navegator,.navegator h1{align-items:center;display:flex;margin:0}.navegator h1{font-size:1.5rem;height:100%;width:auto}.navegator h1 a{color:#2c3e50;font-weight:700;letter-spacing:1px;text-decoration:none}.navegator ul{border-left:none;display:flex;gap:2rem;height:70%;list-style:none;margin:0;padding:0;width:auto}.navegator ul li,.navegator ul li a{align-items:center;display:flex;height:100%}.navegator ul li a{color:#5a6c7d;font-size:.95rem;position:relative;text-decoration:none;transition:color .3s ease}.navegator ul li a:hover{color:#2c3e50}.navegator ul li a:after{background:#3498db;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navegator ul li a:hover:after{width:100%}.header{align-items:center;background:linear-gradient(135deg,#2c3e50f2,#34495ee0 40%,#3d5a7acc 70%,#4a6a8ab3);display:flex;justify-content:space-between;margin:0;min-height:500px;overflow:hidden;padding:4rem 3rem;position:relative}.header:before{animation:pulseGlow 8s ease-in-out infinite;background:radial-gradient(circle at 15% 30%,#3498db26 0,#0000 40%),radial-gradient(circle at 85% 70%,#34d3991f 0,#0000 45%),radial-gradient(circle at 50% 50%,#9b59b614 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes pulseGlow{0%,to{opacity:1}50%{opacity:.7}}.header:after{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#3498db1a 0,#0000 70%);border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:15%;top:-50px;width:300px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.bg-image{align-items:center;animation:slideInLeft .8s ease-out;display:flex;height:100%;justify-content:center;width:50%;z-index:2}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.bg-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000004d;border:3px solid #fffc;box-shadow:0 10px 40px #0003;color:#fff;font-weight:700;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;width:85%;z-index:2}.bg-text:hover{border-color:#3498db;box-shadow:0 15px 50px #3498db4d;transform:translateY(-5px)}.typing-effect{animation:blink .7s step-end infinite;border-right:3px solid #3498db;font-size:1.5rem;overflow:hidden;padding-right:8px;white-space:nowrap}@keyframes blink{0%,to{border-color:#3498db}50%{border-color:#0000}}.header-right{align-items:center;animation:slideInRight .8s ease-out;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;width:45%;z-index:2}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.header-right img{border-radius:15px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;filter:brightness(1.05) contrast(1.1);height:auto;max-width:450px;position:relative;transition:all .4s ease;width:100%}.header-right img:hover{box-shadow:0 25px 70px #3498db66,0 0 0 1px #3498db4d;transform:translateY(-10px) scale(1.02)}.dch-bajo{animation:fadeIn 1.2s ease-out;display:flex;justify-content:center;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dch-bajo .izquierda{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border-left:3px solid #3498db;border-radius:10px;box-shadow:0 5px 20px #0003;color:#ecf0f1;font-size:.95rem;font-style:italic;line-height:1.6;padding:1rem 2rem;text-align:center;width:100%}.dch-bajo:hover{box-shadow:0 25px 70px #3498db66,0 0 0 1px #3498db4d;transform:translateY(-10px) scale(1.02)}@media (max-width:1024px){.header{flex-direction:column;gap:3rem;min-height:auto;padding:3rem 2rem}.bg-image,.header-right{width:100%}.bg-text{padding:2rem 1.5rem;width:90%}.typing-effect{font-size:2rem}.header-right img{max-width:400px}}@media (max-width:768px){.navegator{flex-direction:column;gap:1rem;height:auto;padding:1rem}.navegator h1{font-size:1.2rem}.navegator ul{flex-wrap:wrap;gap:1rem;justify-content:center}.header{min-height:auto;padding:2rem 1rem}.bg-text{padding:1.5rem 1rem}.typing-effect{font-size:19px}.header-right img{max-width:100%}.dch-bajo .izquierda{font-size:.85rem;padding:.8rem 1rem}}.about{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:4rem auto;max-width:1200px;width:90%}.title{color:#2c3e50;font-size:3rem;height:auto;margin-bottom:2rem;margin-top:2rem;padding-bottom:1rem;position:relative;text-align:center;width:100%}.title:after{background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.about p{color:#555;line-height:1.8;text-align:justify}.description{font-size:1.1rem;margin-bottom:2rem;margin-top:2rem;width:100%}.about figure{align-items:center;display:flex;justify-content:center;width:45%}.about figure img{border-radius:10px;box-shadow:0 10px 30px #0000001a;max-width:23rem;width:100%}.datas_aboutme{display:flex;flex-direction:column;justify-content:center;width:50%}@media (max-width:768px){.about figure,.datas_aboutme{width:70%}.title{font-size:2rem}}.datas_aboutme div{display:flex;justify-content:start;margin-bottom:1rem;width:100%}.datas_aboutme p{margin-left:1rem}.skills{background-color:#f8f8ff;display:flex;flex-wrap:wrap;justify-content:space-around;margin:1rem auto;width:100%}.skill-circle{align-items:center;display:flex;flex-direction:column;margin:20px}.circle-chart{overflow:visible;transform:rotate(-90deg)}.circle-chart-background{fill:none;stroke:#e6e6e6;stroke-width:10}.circle-chart-progress{fill:none;stroke:#4caf50;stroke-width:10;stroke-linecap:round;transform-origin:50% 50%;transition:stroke-dashoffset 4s ease-out}.skill-circle-label{margin-top:10px;text-align:center}.skill-circle-label strong{display:block;font-size:16px}.skill-circle-label p{color:#777;font-size:14px;margin:0}.skills div{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:1.8rem;width:90%}.skills .title h3{grid-column:2/4}.fade-up-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-up-visible{margin:3rem auto;max-width:1440px;opacity:1;transform:translateY(0)}@media (max-width:768px){.skills div{grid-template-columns:repeat(2,1fr)}.circle-chart{max-height:100px;max-width:100px}}@media (max-width:480px){.skills div{grid-template-columns:1fr}.circle-chart{max-height:80px;max-width:80px}}.resume{display:flex;flex-wrap:wrap;justify-content:center}.contet-resume{display:flex;justify-content:space-around;width:90%}.colu{flex-wrap:wrap;width:50%}.colu,.colu h3{display:flex;justify-content:center}.colu h3{align-items:center;font-size:1.8rem;height:4rem}.colu article{border:1px solid hsla(0,0%,86%,.567);display:flex;flex-direction:column;height:auto;justify-content:space-around;margin-bottom:20px;padding:13px;width:93%}.colu article h4{margin-bottom:15px;text-transform:uppercase}.colu article p{font-style:normal;text-align:justify}.colu article ul{list-style:none}.colu article ul li{margin-bottom:7px;margin-top:7px;text-align:start}.project{background-color:#f8f8ff;display:flex;flex-wrap:wrap;justify-content:center}.listApp{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;width:90%}.listApp article{border:.5px solid grey;border-radius:12px;box-shadow:0 0 1rem 1rem #2b69fb0f;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;width:90%}.listApp article h3{align-items:center;display:flex;height:2rem;justify-content:center;margin:1rem}.listApp article figure{box-shadow:1px 1px 12px 0 grey;margin-bottom:.5rem;width:96%}.listApp article figure img{height:13rem;width:23rem}.listApp article div{display:flex;margin-bottom:.5rem}.listApp article div button{background-color:#fff;border:.5px solid #000;color:#000;font-family:defautl,sans-serif;height:100%;width:50%}.estiquetaTitle{background-color:#dcdcdc;font-weight:600;padding:3px;width:-webkit-max-content;width:max-content}.dateTitle{font-size:13px;padding:3px}.auxMargin{margin:0 auto!important;width:100%!important}.auxMargin .fade-up-visible{margin:0 auto!important;max-width:100%}.footer{background-color:#333;color:#fff;padding:20px;text-align:center;width:100%}.footer-content{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.contact-info p,.footer-bottom p{margin:5px 0}.contact-info p a,.social-links a{color:#fff;text-decoration:none}.social-links a{font-size:1.5rem;margin:0 10px;transition:color .3s}.social-links a:hover{color:#4caf50}.footer-bottom{font-size:.9rem;margin-top:15px}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.tech-stack{margin-bottom:16px}.tech-stack strong{margin-left:2rem;margin-right:1rem}.tech-stack ul{list-style-type:none;padding:0}.tech-stack ul li{display:inline;margin-right:8px}.action-buttons .btn{background-color:#fff;border:1px solid #007bff;border-radius:4px;color:#007bff;display:inline-block;margin:8px;padding:8px 16px;text-decoration:none;transition:background-color .3s,color .3s}.action-buttons .btn:hover{background-color:#007bff;color:#fff}.project-description{margin-bottom:16px}.project-description p{padding:.5rem}@media (max-width:480px){.App{font-family:defautl,sans-serif;margin:0 auto;text-align:center;width:100%}.listApp,.skills div{justify-content:center}.about,.contet-resume,.listApp,.skills div{display:flex;flex-wrap:wrap}.about figure{margin-bottom:2rem;width:100%}.about figure img{width:18rem}.colu{width:100%}.listApp article figure img{width:90%}.header{display:flex;flex-wrap:wrap;height:auto}.bg-text{font-size:10px;margin-top:2rem;width:80%}.bg-image{width:100%}.header-right{position:relative;width:100%}.dch-bajo{margin-bottom:2rem}.skill-circle{align-items:anchor-center;display:flex;flex-direction:column;margin:20px}}.descr,.plante{border:1px solid hsla(0,0%,86%,.567);display:flex;flex-direction:column;height:auto;justify-content:space-around;margin:0 auto 20px;padding:13px;width:93%}@media (max-width:768px){.navegator{flex-direction:column;height:auto;padding:1rem}.navegator h1{justify-content:center;margin-bottom:1rem;width:100%}.navegator ul{align-items:center;border-left:none;flex-direction:column;width:100%}.navegator ul li{margin:.5rem 0}}@media (max-width:480px){.navegator{position:relative}.menu-toggle{background:none;border:none;cursor:pointer;display:block;font-size:2rem;position:absolute;right:1rem;top:1rem}.navegator ul{display:none}.navegator ul.open{display:flex}.navegator ul li{text-align:center;width:100%}}@media (min-width:481px){.menu-toggle{display:none}}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;max-height:80%;max-width:80%;overflow:auto;padding:20px;position:relative}.modal-close{cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.contact-form{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:0 auto;max-width:600px;padding:20px}.contact-form h2{margin-bottom:20px;text-align:center}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:10px;width:100%}.form-group textarea{height:100px}.form-group button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;padding:10px;transition:background-color .3s;width:100%}.form-group button:hover{background-color:#0056b3}
/*# sourceMappingURL=main.24b26ece.css.map*/