body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}html{scroll-behavior:smooth}.animate-background-shine{animation:background-shine 2s linear infinite}.language-selector{margin-left:1rem}.language-select{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #475569;border-radius:20px;color:#e2e8f0;cursor:pointer;font-size:.9rem;outline:none;padding:.5rem 1rem;transition:all .3s ease}.language-select:hover{background:#1e293be6;border-color:#3b82f6}.language-select:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f633}.language-select option{background:#1e293b;color:#e2e8f0}.App{min-height:100vh;overflow-x:hidden;position:relative}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b4d;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.nav{align-items:center;display:flex;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1800px;position:relative}.language-selector-top-left{left:2rem;position:absolute;top:1rem;z-index:1001}.logo{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#ff3c3ce6,#ff0000b3);-webkit-background-clip:text;background-clip:text;cursor:pointer;display:flex;flex-shrink:0;font-size:2rem;font-weight:900;margin-left:14rem;order:1;text-decoration:none;transition:all .3s ease}.logo:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b01a1ae6,#ff2828cc);-webkit-background-clip:text;background-clip:text;transform:scale(1.05)}.nav-links{display:flex;flex:1 1;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 2rem 0 4rem;order:2}.nav-links a{font-size:1rem;font-weight:600;padding:.5rem .6rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-links a,.nav-links a:hover{-webkit-text-fill-color:unset;background:none;-webkit-background-clip:unset;background-clip:initial;color:#fff}.nav-links a:hover{opacity:.8}.nav-links a:after{background:linear-gradient(90deg,#b01a1a,#ff2828cc);bottom:0;content:"";height:2px;left:.6rem;position:absolute;transition:width .3s;width:calc(100% - 1.2rem);width:0}.nav-links a:hover:after{width:calc(100% - 1.2rem)}.contact-link{display:inline-block;font-size:1rem;font-weight:600;padding:.5rem .6rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.contact-link,.contact-link:hover{-webkit-text-fill-color:unset;background:none;-webkit-background-clip:unset;background-clip:initial;color:#fff}.contact-link:hover{opacity:.8}.contact-link:after{background:linear-gradient(90deg,#b01a1a,#ff2828cc);bottom:0;content:"";height:2px;left:.6rem;position:absolute;transition:width .3s;width:calc(100% - 1.2rem);width:0}.project-link{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff3c3ce6,#ff0000b3);-webkit-background-clip:text;background-clip:text;border:1px solid #b01a1a66;border-radius:20px;font-size:.9rem;font-weight:600;margin-right:.25rem;padding:.5rem 1.2rem;text-decoration:none;transition:all .3s;white-space:nowrap}.project-link:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b01a1ae6,#ff2828cc);-webkit-background-clip:text;background-clip:text;background-color:#b01a1a1a;border-color:#b01a1a}.social{display:flex;gap:.5rem}.social a{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff3c3ce6,#ff0000b3);-webkit-background-clip:text;background-clip:text;border:1px solid #b01a1a66;border-radius:20px;font-size:.9rem;font-weight:600;padding:.5rem 1.2rem;text-decoration:none;transition:all .3s;white-space:nowrap}.social a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b01a1ae6,#ff2828cc);-webkit-background-clip:text;background-clip:text;background-color:#b01a1a1a;border-color:#b01a1a}.contact-item{display:inline-block;position:relative}.phone-tooltip{background:#1e293b;border:1px solid #b01a1a;border-radius:8px;box-shadow:0 4px 12px #b01a1a4d;left:50%;margin-top:8px;opacity:0;padding:.75rem 1rem;position:absolute;top:100%;transform:translateX(-50%) translateY(0);transition:opacity .15s ease;visibility:hidden;white-space:nowrap;z-index:1000}.contact-item:hover .phone-tooltip{opacity:1;visibility:visible}.phone-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff3c3ce6,#ff0000b3);-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700;letter-spacing:.5px}.phone-tooltip-arrow{border-bottom:6px solid #b01a1a;border-left:6px solid #0000;border-right:6px solid #0000;top:-6px}.phone-tooltip-arrow,.phone-tooltip-arrow:after{height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.phone-tooltip-arrow:after{border-bottom:5px solid #1e293b;border-left:5px solid #0000;border-right:5px solid #0000;content:"";top:1px}.nav-right{order:3;padding-right:1rem}.header-buttons,.nav-right{align-items:center;display:flex;flex-shrink:0;gap:.25rem;margin-left:auto}.nav-right .language-selector{display:none}@media (max-width:1024px){.logo{font-size:1.8rem;margin-left:10rem}}@media (max-width:768px){.logo{font-size:1.6rem;margin-left:2rem;order:0}}@media (max-width:480px){.logo{font-size:1.5rem;font-weight:800;margin-left:1rem}.contact-link,.nav-links a,.project-link,.social a{font-size:.85rem;padding:.4rem .5rem}.project-link,.social a{padding:.4rem .8rem}}.hero{margin:0 auto;max-width:740px;min-height:100vh;padding:6rem 2rem 2rem}.hero,.hero-content{align-items:center;display:flex}.hero-content{flex-direction:column;gap:3rem}@media (min-width:1024px){.hero-content{flex-direction:row-reverse}}.hero-image{cursor:pointer;height:220px;order:1;transition:transform .3s ease;width:220px}.profile-img{border:3px solid #3b82f64d;border-radius:50%;box-shadow:0 15px 40px #0000004d;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.hero-text{flex:1 1;order:2}.hero-text h1{color:#e2e8f0;font-size:3rem;font-weight:700;margin-bottom:.5rem}@media (min-width:1024px){.hero-text h1{font-size:3.5rem}}.tagline{animation:background-shine 2s linear infinite;background:linear-gradient(110deg,#64748b 45%,#0f172a 55%,#64748b);-webkit-background-clip:text;background-clip:text;background-size:250% 100%;color:#0000;font-size:1.25rem;font-weight:600;margin-bottom:2rem}.description{color:#cbd5e1;font-size:1.125rem;line-height:1.6;margin-bottom:3rem}.description strong{color:#fdba74}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{align-items:center;background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border:none;border-radius:9999px;color:#1e293b;cursor:pointer;display:flex;font-family:inherit;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.btn:hover{box-shadow:0 4px 12px #3b82f64d;transform:scale(1.05)}.modal-overlay{align-items:center;background:#000;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-image{animation:zoomIn .3s ease;border-radius:10px;cursor:default;max-height:80%;max-width:80%}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modal-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s ease;width:40px;z-index:2001}.modal-close-btn:hover{background:#fff3;transform:scale(1.1)}.section{margin:0 auto;max-width:740px;padding:6rem 2rem}.section-title{color:#3b82f6;margin-bottom:3rem}#habilidades .section-title,.section-title{font-size:2.5rem;font-weight:700;text-align:center}#habilidades .section-title{color:#f4d03f!important;margin-bottom:1.5rem;text-shadow:0 2px 4px #f4d03f4d}.section.dark{background:#0f172a}.tech-tags{gap:.6rem}.tech-tags span{background:#38bdf826;border-radius:999px;color:#38bdf8;font-size:.85rem;padding:.4rem .8rem}.academic-projects{grid-gap:1.5rem;gap:1.5rem}.academic-projects h4{color:#38bdf8;margin-bottom:.5rem}.academic-projects ul{padding-left:1.2rem}.academic-projects li{color:#cbd5f5;margin-bottom:.4rem}.timeline{padding-left:2rem}.timeline:before{background:#475569;left:0}.timeline-item{padding-left:2rem}.timeline-item:before{background:#3b82f6;border-radius:50%;content:"";height:1rem;left:-.5rem;position:absolute;top:0;width:1rem}.timeline-item h3{color:#3b82f6;margin-bottom:.5rem}.date{color:#94a3b8;font-size:.875rem;margin-bottom:1rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.project-card{background:#1e293b;border-radius:1.5rem;padding:2rem;transition:transform .3s}.project-card:hover{transform:translateY(-5px)}.project-card h3{color:#3b82f6;margin-bottom:1rem}.tech-tags{gap:.5rem;margin-top:1rem}.tech-tags span{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:9999px;color:#60a5fa;font-size:.875rem;padding:.25rem .75rem}.tech-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.tech-grid{grid-template-columns:repeat(2,1fr)}}.tech-category{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:1rem;padding:2rem}.tech-category h3{color:#60a5fa;font-size:1.5rem;margin-bottom:1.5rem}.tech-category ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);list-style:none}.tech-category li{border:1px solid #475569;border-radius:.5rem;color:#cbd5e1;padding:.5rem;text-align:center;transition:all .3s}.tech-category li:hover{border-color:#3b82f6;color:#60a5fa}.footer{border-top:1px solid #334155;color:#94a3b8;font-size:.875rem;padding:3rem 2rem;text-align:center}.background-effect{background:radial-gradient(ellipse 80% 80% at 50% -20%,#0099ff40,#0000);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}@keyframes background-shine{0%{background-position:0}to{background-position:-200%}}.copy-toast{animation:fadeInUp .3s ease,fadeOut .3s ease 1.7s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #3b82f64d;border-radius:12px;bottom:30px;box-shadow:0 10px 30px #0006;color:#fff;font-size:14px;font-weight:500;padding:12px 20px;position:fixed;right:30px;z-index:9999}@keyframes fadeOut{to{opacity:0}}@media (max-width:768px){.nav{flex-direction:column;gap:1rem}.language-selector-top-left{margin-bottom:.5rem;order:1;position:static}.logo{margin-left:0;order:2}.nav-links{flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0;order:3;width:100%}.contact-link,.nav-links a{font-size:.9rem;padding:.5rem}.contact-item{position:relative}.phone-tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bf2;font-size:1.2rem;left:50%;margin-top:0;padding:1.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:2000}.phone-number{font-size:1.3rem}.phone-tooltip-arrow{display:none}.nav-right{flex-wrap:wrap;gap:1rem;justify-content:center;margin-left:0;order:4;padding-right:0;width:100%}.header-buttons{flex-direction:column;gap:.75rem;margin-bottom:1rem;margin-left:0;width:100%}.project-link{margin-right:0;padding:.5rem 1rem;text-align:center;width:100%}.social{gap:1rem;justify-content:center;width:100%}.social a{padding:.5rem 1rem}.nav-right .language-selector{display:block}.language-selector-top-left{display:none}.hero{padding-top:10rem}.hero-image{height:180px;width:180px}.hero-text h1{font-size:2.5rem}.section{padding:4rem 1rem}.modal-image{max-height:70%;max-width:90%}.modal-close-btn{height:35px;right:15px;top:15px;width:35px}.copy-toast{left:50%;right:auto;text-align:center;transform:translateX(-50%);width:90%}}.about-section{margin:0 auto;max-width:1000px;padding:4rem 2rem}.about-container{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid #3b82f633;border-radius:20px;box-shadow:0 15px 50px #0000004d;padding:3.5rem 4rem}.about-header{margin-bottom:2.5rem;text-align:center}.about-header h2{color:#f4d03f;font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.about-subtitle{color:#fff;font-size:1.3rem;font-weight:500;opacity:.9}.about-content{display:flex;flex-direction:column;gap:2rem}.about-text{flex:1 1}.about-description{color:#cbd5e1;font-size:1.15rem;line-height:1.8;margin-bottom:1.8rem;text-align:left}@media (max-width:1100px){.about-section{max-width:900px}}@media (max-width:900px){.about-section{max-width:95%;padding:3rem 1.5rem}.about-container{padding:2.5rem 3rem}}@media (max-width:768px){.about-section{max-width:100%;padding:3rem 1rem}.about-container{padding:2rem}.about-header h2{font-size:2.2rem}.about-subtitle{font-size:1.1rem}.about-description{font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}}@media (max-width:480px){.about-container{padding:1.5rem}.about-header h2{font-size:2rem}.about-description{font-size:1rem;line-height:1.6;margin-bottom:1.2rem}}.certifications-section{margin:0 auto;max-width:1000px;padding:6rem 2rem;position:relative}.certifications-section .section-title{color:#f4d03f!important}.certifications-carousel{margin-top:3rem;position:relative}.carousel-wrapper{border-radius:16px;margin:0 60px;overflow:hidden}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.carousel-slide{box-sizing:border-box;min-width:100%;padding:0 20px}.cert-card{align-items:center;background:linear-gradient(135deg,#1e293be6,#0f172af2);border:1px solid #3b82f64d;border-radius:16px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;height:380px;justify-content:space-between;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.cert-card:hover{border-color:#3b82f699;box-shadow:0 20px 40px #3b82f633;transform:translateY(-10px)}.cert-image{background:#0003;border-radius:8px;margin-bottom:1.5rem;max-height:220px;object-fit:contain;padding:1rem;width:100%}.cert-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.cert-title{color:#3b82f6;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.cert-expedition{color:#f97316;font-size:1.1rem;font-weight:600;margin-bottom:0}.carousel-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e293bf2;border:1px solid #3b82f6b3;border-radius:50%;box-shadow:0 5px 20px #0006;color:#93c5fd;cursor:pointer;display:flex;font-size:2rem;height:55px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:55px;z-index:20}.carousel-btn:hover{background:#3b82f64d;border-color:#3b82f6;box-shadow:0 8px 25px #3b82f666;color:#fff;transform:translateY(-50%) scale(1.1)}.prev-btn{left:0}.next-btn{right:0}.carousel-indicators{gap:12px;margin-top:2.5rem;position:relative;z-index:10}.indicator{background:#3b82f64d;border:2px solid #0000;border-radius:50%;cursor:pointer;height:14px;padding:0;transition:all .3s ease;width:14px}.indicator.active{background:#3b82f6;border-color:#3b82f680;transform:scale(1.2)}.indicator:hover{background:#60a5fa;transform:scale(1.1)}@media (max-width:1100px){.certifications-section{max-width:900px}.carousel-wrapper{margin:0 70px}}@media (max-width:900px){.certifications-section{max-width:95%}.carousel-wrapper{margin:0 65px}.carousel-btn{font-size:1.8rem;height:50px;width:50px}}@media (max-width:768px){.certifications-section{max-width:100%;padding:4rem 1rem}.carousel-slide{padding:0 15px}.cert-card{height:350px;padding:2rem}.cert-title{font-size:1.3rem}.cert-expedition{font-size:1rem}.carousel-wrapper{margin:0 50px}.carousel-btn{font-size:1.6rem;height:45px;width:45px}}@media (max-width:480px){.cert-card{height:320px;padding:1.5rem}.cert-image{max-height:180px}.carousel-wrapper{margin:0 40px}.carousel-btn{font-size:1.4rem;height:40px;width:40px}.carousel-indicators{gap:8px;margin-top:2rem}.indicator{height:10px;width:10px}}@media (max-width:360px){.carousel-wrapper{margin:0 35px}.carousel-btn{font-size:1.2rem;height:35px;width:35px}}.education-section{margin:0 auto;max-width:1000px;padding:6rem 2rem}.education-title{color:#f4d03f!important}.timeline{margin:3rem auto 0;max-width:900px;padding:0 20px;position:relative}.timeline:before{background:linear-gradient(180deg,#3b82f64d,#3b82f6cc,#3b82f64d);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.timeline-item{animation:fadeInUp .6s ease forwards;margin-bottom:3rem;opacity:0;position:relative;width:calc(50% - 30px)}.timeline-item:nth-child(odd){left:0;padding-right:50px;text-align:right}.timeline-item:nth-child(2n){left:50%;padding-left:50px;text-align:left}.timeline-content{background:linear-gradient(135deg,#1e293be6,#0f172af2);border:1px solid #3b82f64d;border-radius:16px;box-shadow:0 10px 30px #0000004d;padding:2rem;transition:all .3s ease}.timeline-content:hover{border-color:#3b82f699;box-shadow:0 15px 40px #3b82f633;transform:translateY(-5px)}.timeline-title{color:#3b82f6;font-size:1.4rem;font-weight:600;line-height:1.4;margin-bottom:.8rem}.timeline-date{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:20px;color:#60a5fa;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.timeline-institution{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.timeline-item:first-child{animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.2s}.timeline-item:nth-child(3){animation-delay:.3s}.timeline-item:nth-child(4){animation-delay:.4s}.timeline-item:nth-child(5){animation-delay:.5s}@media (max-width:1100px){.education-section{max-width:900px}}@media (max-width:900px){.education-section{max-width:95%}.timeline{padding:0 10px}}@media (max-width:768px){.education-section{max-width:100%;padding:4rem 1rem}.timeline:before{left:20px}.timeline-item{margin-left:40px;padding-left:30px;padding-right:0;text-align:left;width:calc(100% - 40px)}.timeline-item:nth-child(2n),.timeline-item:nth-child(odd){left:0;padding-left:30px;padding-right:0;text-align:left}.timeline-content{padding:1.5rem}.timeline-title{font-size:1.2rem}.timeline-date{font-size:.85rem}.timeline-institution{font-size:1rem}}@media (max-width:480px){.timeline{padding:0 5px}.timeline-item{margin-left:30px;padding-left:25px;width:calc(100% - 30px)}.timeline-content{padding:1.2rem}.timeline-title{font-size:1.1rem}.timeline-institution{font-size:.95rem;line-height:1.5}}#habilidades .container,#habilidades.section{background:#0000!important;position:relative}.skill-box,.skill-box:hover,.skill-card,.skill-card:hover,.skills-grid,.skills-wrapper{display:none!important}#habilidades-carousel-container{cursor:pointer;height:350px;margin:auto;max-width:900px;overflow:hidden;position:relative;width:100%}#habilidades-carousel{display:flex;height:100%;transition:transform .5s ease;width:100%}.habilidades-carousel-item{background:linear-gradient(180deg,#000,#0a1a2a);border:1px solid #d4af3740;border-radius:12px;box-shadow:0 4px 12px #0006;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:flex-start;opacity:0;overflow:hidden;padding:20px 15px;position:relative;text-align:center;transition:opacity .4s ease;width:100%}.habilidades-carousel-item h3{color:#f4d03f;font-size:1.4rem;font-weight:600;line-height:1.1;margin-bottom:15px;padding:0 5px}.habilidades-carousel-item .skill-items{grid-gap:20px 15px;align-content:start;align-items:start;display:grid;gap:20px 15px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);justify-content:center;max-height:240px;min-height:220px;overflow:hidden;padding:10px 5px;position:relative;width:100%;z-index:1}.habilidades-carousel-item .item{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:flex-start;width:100%}.habilidades-carousel-item .item img{filter:drop-shadow(0 0 4px rgba(255,255,255,.3));height:60px;margin:0;object-fit:contain;transition:transform .25s ease,filter .25s ease;width:75px}.habilidades-carousel-item .item img:hover{filter:drop-shadow(0 0 8px rgba(255,255,255,.6));transform:scale(1.05)}.habilidades-carousel-item .item span{word-wrap:break-word;color:#d0d0d0;font-size:.8rem;line-height:1.1;margin-top:6px;max-width:100px;padding:0 2px;text-align:center}.carousel-controls,.carousel-next,.carousel-prev{display:none!important}.carousel-indicators{bottom:-35px;display:flex;gap:10px;justify-content:center;left:0;margin-top:15px;position:absolute;right:0}.carousel-indicator{background:#d4af3740;border-radius:50%;cursor:pointer;height:10px;transition:all .25s ease;width:10px}.carousel-indicator:hover{background:#d4af3780;transform:scale(1.15)}.carousel-indicator.active{background:#f4d03f;box-shadow:0 0 8px #f4d03f66;transform:scale(1.2)}#habilidades-carousel-container:hover .habilidades-carousel-item[style*="opacity: 1"]{box-shadow:0 0 0 1.5px #d4af3733!important;transition:box-shadow .25s ease!important}.carrusel-instruccion{color:#aaa;font-size:1.6rem;font-weight:700;letter-spacing:.5px;margin:15px 0;text-align:center}@media (max-width:900px){.habilidades-carousel-item .skill-items{gap:18px 12px;grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){#habilidades-carousel-container{height:380px}.habilidades-carousel-item .skill-items{gap:16px 10px;grid-template-columns:repeat(4,1fr);max-height:220px;min-height:200px}.habilidades-carousel-item .item img{height:52px;width:65px}.habilidades-carousel-item .item{height:90px}.habilidades-carousel-item h3{font-size:1.3rem;margin-bottom:12px}.carrusel-instruccion{font-size:1.4rem}}@media (max-width:600px){.habilidades-carousel-item .skill-items{gap:14px 8px;grid-template-columns:repeat(4,1fr)}.habilidades-carousel-item .item img{height:48px;width:60px}.carrusel-instruccion{font-size:1.2rem}}@media (max-width:480px){#habilidades-carousel-container{height:360px}.habilidades-carousel-item .skill-items{gap:12px 6px;grid-template-columns:repeat(4,1fr);max-height:200px;min-height:180px}.habilidades-carousel-item .item img{height:44px;width:55px}.habilidades-carousel-item .item{height:85px}.habilidades-carousel-item .item span{font-size:.75rem;margin-top:5px}.habilidades-carousel-item h3{font-size:1.2rem;margin-bottom:10px}.carrusel-instruccion{font-size:1.1rem}}@media (max-width:400px){.habilidades-carousel-item .skill-items{gap:10px 4px;grid-template-columns:repeat(4,1fr)}.habilidades-carousel-item .item img{height:40px;width:50px}}@media (max-width:360px){#habilidades-carousel-container{height:340px}.habilidades-carousel-item .skill-items{max-height:190px;min-height:170px}.habilidades-carousel-item{padding:15px 10px}.carrusel-instruccion{font-size:1rem}}.experience-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f172ad9,#1e293bd9);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d,inset 0 1px 0 #ffffff1a;margin:40px auto;max-width:1200px;padding:50px 20px;position:relative}.experience-section .section-title{color:#fff;font-size:2.5rem;margin-bottom:10px;position:relative;text-align:center;text-shadow:0 2px 10px #0000004d}.experience-section .section-title:after{background:linear-gradient(90deg,#0000,#3b82f6,#0000);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.experience-slider-instruction{color:#94a3b8;font-size:.9rem;font-style:italic;letter-spacing:.5px;margin-bottom:30px;text-align:center}.experience-slider-container{background:#0000;border-radius:16px;margin:0 auto;max-width:1000px;overflow:hidden;padding:20px;position:relative;width:100%}.experience-slider-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.experience-slide{box-sizing:border-box;min-width:100%;padding:10px}.experience-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 15px 35px #0003,inset 0 1px 0 #ffffff0d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:20px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.experience-card:before{background:linear-gradient(90deg,#0000,#3b82f6,#8b5cf6,#0000);content:"";height:2px;left:0;opacity:.6;position:absolute;right:0;top:0}.experience-card.highlight{border:1px solid #3b82f666;box-shadow:0 20px 40px #3b82f626,inset 0 1px 0 #ffffff0d}.experience-card.highlight:before{background:linear-gradient(90deg,#0000,#3b82f6,#60a5fa,#0000);opacity:.8}.experience-card:hover{border-color:#3b82f64d;box-shadow:0 25px 50px #0000004d,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.experience-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:25px;margin-bottom:30px;padding-bottom:25px}.experience-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;box-shadow:0 8px 20px #3b82f64d;color:#fff;display:flex;font-size:2.8rem;height:70px;justify-content:center;overflow:hidden;position:relative;width:70px}.experience-icon:after{animation:shine 3s linear infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.experience-card-title{color:#fff;font-size:1.8rem;font-weight:600;letter-spacing:.5px;margin:0}.experience-subtitle{color:#60a5fa;font-size:1.1rem;font-weight:500;letter-spacing:.3px;margin:8px 0}.experience-period{background:#1e293bcc;border:1px solid #ffffff1a;border-radius:25px;color:#cbd5e1;display:inline-block;font-size:.95rem;font-weight:500;padding:8px 20px}.experience-body{flex:1 1}.experience-intro{color:#e2e8f0;font-size:1.1rem;font-weight:300;line-height:1.7;margin-bottom:30px}.experience-section-subtitle{border-bottom:1px solid #ffffff1a;color:#fff;font-size:1.2rem;font-weight:600;margin:30px 0 20px;padding-bottom:12px;position:relative}.experience-section-subtitle:after{background:linear-gradient(90deg,#3b82f6,#0000);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:50px}.experience-tasks{list-style:none;margin-bottom:30px;padding:0}.experience-tasks li{align-items:flex-start;background:#1e293bcc;border:1px solid #0000;border-radius:12px;display:flex;gap:15px;margin-bottom:18px;padding:16px;transition:all .3s ease}.experience-tasks li:hover{background:#1e293bf2;border-color:#3b82f64d;transform:translateX(8px)}.experience-tasks li span{font-size:1.3rem;margin-top:2px;min-width:24px}.academic-projects{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:30px}.project-column{background:#1e293bcc;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.project-column h4{color:#60a5fa;font-size:1.2rem;font-weight:600;margin-bottom:15px}.project-column ul{list-style:none;padding:0}.project-column ul li{border-bottom:1px solid #ffffff0d;color:#cbd5e1;font-weight:300;padding:10px 0 10px 20px;position:relative}.project-column ul li:before{color:#3b82f6;content:"▸";font-size:.8rem;left:0;position:absolute}.project-column ul li:last-child{border-bottom:none}.tech-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.tech-tags span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f633,#8b5cf633);border:1px solid #3b82f633;border-radius:25px;color:#93c5fd;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .3s ease}.tech-tags span:hover{background:linear-gradient(135deg,#3b82f64d,#8b5cf64d);border-color:#3b82f666;box-shadow:0 5px 15px #3b82f633;color:#fff;transform:translateY(-3px)}.experience-slider-controls{gap:40px;margin-top:40px;padding:20px}.exp-slider-btn,.experience-slider-controls{align-items:center;display:flex;justify-content:center}.exp-slider-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #3b82f64d;border-radius:50%;color:#60a5fa;cursor:pointer;font-size:1.8rem;height:60px;overflow:hidden;position:relative;transition:all .3s ease;width:60px}.exp-slider-btn:before{background:linear-gradient(135deg,#3b82f61a,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.exp-slider-btn:hover{border-color:#3b82f6;box-shadow:0 10px 25px #3b82f64d;color:#fff;transform:scale(1.1)}.exp-slider-btn:hover:before{opacity:1}.exp-slider-btn:active{transform:scale(.95)}.exp-slider-indicators{display:flex;gap:20px}.exp-indicator{background:#0000;border:2px solid #3b82f680;border-radius:50%;cursor:pointer;height:14px;padding:0;position:relative;transition:all .3s ease;width:14px}.exp-indicator.active{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 15px #3b82f680;transform:scale(1.3)}.exp-indicator:before{background:#3b82f61a;border-radius:50%;bottom:-4px;content:"";left:-4px;opacity:0;position:absolute;right:-4px;top:-4px;transition:opacity .3s ease}.exp-indicator:hover{background:#3b82f64d;border-color:#3b82f6}.exp-indicator:hover:before{opacity:1}@media (max-width:768px){.experience-section{border-radius:16px;margin:20px 15px;padding:20px 10px}.experience-section .section-title{font-size:2rem}.experience-slider-container{padding:15px}.experience-card{padding:18px}.experience-header{flex-direction:column;gap:20px;padding-bottom:20px;text-align:center}.experience-icon{font-size:2.4rem;height:60px;width:60px}.experience-card-title{font-size:1.6rem}.experience-subtitle{font-size:1rem}.academic-projects{gap:20px;grid-template-columns:1fr}.project-column{padding:15px}.exp-slider-controls{gap:30px;margin-top:30px}.exp-slider-btn{font-size:1.5rem;height:50px;width:50px}.exp-slider-indicators{gap:15px}.exp-indicator{height:12px;width:12px}}@media (max-width:480px){.experience-section{margin:20px 10px;padding:25px 10px}.experience-section .section-title{font-size:1.8rem}.experience-slider-instruction{font-size:.8rem;padding:0 10px}.experience-card{padding:20px}.experience-icon{font-size:2rem;height:50px;width:50px}.experience-card-title{font-size:1.4rem}.experience-intro{font-size:1rem}.experience-tasks li{font-size:.9rem;gap:8px;margin-bottom:8px;padding:8px 10px}.tech-tags{gap:8px;justify-content:center}.tech-tags span{font-size:.85rem;padding:8px 16px}.exp-slider-controls{align-items:center;flex-direction:column;gap:20px}.exp-slider-btn{font-size:1.4rem;height:45px;width:45px}.exp-slider-indicators{margin-bottom:20px;order:-1}}@keyframes pulse{0%{box-shadow:0 0 0 0 #3b82f666}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 0 0 #3b82f600}}.experience-card.highlight{animation:pulse 2s infinite}.experience-slider-track{animation:fadeIn .6s ease}@keyframes fadeIn{0%{opacity:.8;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.experience-section{border-radius:16px;margin:25px auto;max-width:900px;padding:30px 15px}.experience-section .section-title{font-size:2rem;margin-bottom:8px}.experience-slider-instruction{font-size:.8rem;margin-bottom:20px}.experience-slider-container{max-width:850px;padding:15px}.experience-card{border-radius:16px;padding:25px}.experience-header{gap:15px;margin-bottom:20px;padding-bottom:15px}.experience-icon{font-size:2.2rem;height:55px;width:55px}.experience-card-title{font-size:1.5rem}.experience-subtitle{font-size:1rem}.experience-period{font-size:.85rem;padding:6px 14px}.experience-intro{font-size:1rem;margin-bottom:20px}.experience-section-subtitle{font-size:1.05rem;margin:20px 0 15px}.experience-tasks li{gap:10px;margin-bottom:12px;padding:12px}.experience-tasks li span{font-size:1.1rem}.academic-projects{gap:20px}.project-column{padding:15px}.project-column h4{font-size:1.05rem}.tech-tags span{font-size:.8rem;padding:6px 14px}.experience-slider-controls{gap:25px;margin-top:25px;padding:10px}.exp-slider-btn{font-size:1.4rem;height:45px;width:45px}.exp-indicator{height:10px;width:10px}.read-less-btn,.read-more-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:1rem;font-weight:600;margin-left:5px;padding:0;transition:color .3s ease}.read-less-btn:hover,.read-more-btn:hover{color:#2563eb;text-decoration:underline}.read-less-btn{color:#6b7280;display:block;font-size:.9rem;margin-top:1rem}.read-less-btn:hover{color:#4b5563}.about-text p.about-description{line-height:1.6;transition:all .3s ease}
/*# sourceMappingURL=main.0ba3578a.css.map*/