@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@900&display=swap";body{margin:0;padding:0;background-color:#1a1a1a;color:#ffffffde}.vanta-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.App{position:relative;z-index:2}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:2rem;min-height:30vh}.name-container h1{font-family:Orbitron,sans-serif;font-weight:900;font-size:5em;color:#fff;text-shadow:0 0 12px #646cff,0 0 25px #646cff;margin:0;padding:0;line-height:1.1}.typewriter-container{min-height:50px;display:flex;align-items:center;justify-content:center;margin-top:1rem}.profile-text{font-size:1.3em;color:#fff}@keyframes neon-flicker{0%,18%,22%,25%,53%,57%,to{text-shadow:0 0 5px rgba(100,108,255,.8),0 0 12px rgba(100,108,255,.8),0 0 22px rgba(100,108,255,.8)}20%,24%,55%{text-shadow:none}}.profile-text span{animation:neon-flicker 2s linear infinite}.profile-pic-modern{width:220px;height:220px;border-radius:50%;object-fit:cover;border:3px solid #646cff;box-shadow:0 4px 12px #0006}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;justify-content:center}.cta-buttons a{position:relative;padding:12px 24px;border:1px solid #646cff;background-color:transparent;color:silver;text-decoration:none;font-weight:700;border-radius:5px;transition:all .3s ease;overflow:hidden}.cta-buttons a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(100,108,255,.3),transparent);transition:left .5s ease}.cta-buttons a:hover{color:#fff;border-color:#8c92ff;box-shadow:0 0 15px #646cff80}.cta-buttons a:hover:before{left:100%}.profile-image-container{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.profile-image-wrapper{width:220px;height:220px;border-radius:50%;overflow:hidden;border:3px solid #646cff;box-shadow:0 4px 12px #0006}.profile-pic-modern{width:100%;height:100%;object-fit:cover}@keyframes pulsating-glow{0%{box-shadow:0 0 5px #fff3,0 0 10px #ffffff1a}to{box-shadow:0 0 15px #fff6,0 0 25px #ffffff4d}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.section-title-summary{text-align:center;font-size:2em;color:#646cff;margin-bottom:2.5rem;margin-top:3rem}.main-navigation{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;margin-bottom:2rem;border-top:1px solid rgba(100,108,255,.2);border-bottom:1px solid rgba(100,108,255,.2)}.main-navigation button{background-color:transparent;border:1px solid #444;color:silver;padding:10px 20px;cursor:pointer;font-size:1em;font-weight:700;border-radius:25px;transition:all .3s ease}.main-navigation button:hover{background-color:#3a3a3a;border-color:#646cff;color:#fff}.main-navigation button.active{background-color:#646cff;color:#fff;border-color:#646cff;box-shadow:0 0 10px #646cff80}.experience-filter-buttons,.education-filter-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px}.experience-filter-buttons button,.education-filter-buttons button{background-color:#333;color:#fff;border:1px solid #646cff;padding:10px 15px;border-radius:5px;cursor:pointer;transition:background-color .3s,border-color .3s}.experience-filter-buttons button:hover,.education-filter-buttons button:hover{background-color:#646cff;border-color:#646cff}.experience-filter-buttons button.active,.education-filter-buttons button.active{background-color:#646cff;border-color:#646cff;font-weight:700}.content-area{padding:0 1rem}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@keyframes pulsating-glow{0%{box-shadow:0 0 12px #646cff80,0 0 20px #646cff80}to{box-shadow:0 0 20px #646cffe6,0 0 35px #646cffe6}}.summary-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;padding:2rem;justify-content:center}.summary-card{height:280px;width:320px;background-color:#2a2a2a99;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 20px #00000080;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:transform .3s ease;animation:pulsating-glow 2.2s infinite alternate ease-in-out;margin:0 auto}.summary-card:hover{transform:scale(1.05);animation-play-state:paused}.summary-icon{font-size:3em;margin-bottom:.5rem}.summary-years{font-family:Orbitron,sans-serif;font-weight:900;font-size:3.2em;color:#fff;line-height:1.1;text-shadow:0 0 10px rgba(255,255,255,.8),0 0 22px rgba(255,255,255,.6)}.summary-area{font-family:inherit;font-size:1.1em;font-weight:700;color:#646cff;text-transform:uppercase;letter-spacing:1px;margin-top:.75rem}.skills-section-wrapper{padding:1rem 0}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;padding:0 1rem}.skill-card{background-color:transparent;height:280px;perspective:1000px;border-radius:12px;cursor:pointer;animation:pulsating-glow 2.2s infinite alternate ease-in-out}.skill-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .7s;transform-style:preserve-3d;border-radius:12px}.skill-card:hover .skill-card-inner{transform:rotateY(180deg)}.skill-card:hover{animation-play-state:paused}.skill-card-front,.skill-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;box-sizing:border-box;background-color:#2a2a2abf;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 6px 15px #0006}.skill-card-front{color:#ededed}.skill-card-back{color:#ededed;transform:rotateY(180deg)}.skill-logo-wrapper{height:90px;width:90px;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center}.skill-logo{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}.skill-card h4{margin:0;font-size:1.5em;color:silver}.skill-card-back p{font-size:.9em;color:#888;margin:1rem 0 .5rem;text-transform:uppercase;letter-spacing:1px}.skill-bar-container{width:90%;background-color:#1a1a1ab3;border-radius:15px;height:24px;overflow:hidden;border:1px solid #444}.skill-bar{background:linear-gradient(90deg,#646cff,#8c92ff);height:100%;border-radius:15px;display:flex;align-items:center;justify-content:flex-end;color:#fff;font-weight:700;font-size:.9em;transition:width .7s ease-in-out}.skill-bar span{padding-right:10px}@keyframes electric-flow{0%{top:-10px;opacity:.8}to{top:calc(100% + 10px);opacity:0}}@keyframes pulsating-glow{0%{box-shadow:0 0 10px #646cff80,0 0 15px #646cff80}to{box-shadow:0 0 15px #646cffcc,0 0 25px #646cffcc}}.interactive-timeline{max-width:800px;margin:2rem auto;position:relative;padding:1rem 0}.interactive-timeline:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:4px;background-color:#444;border-radius:2px;box-shadow:0 0 8px #646cff4d}.interactive-timeline:after{content:"";position:absolute;left:26px;width:8px;height:8px;background-color:#fff;border-radius:50%;box-shadow:0 0 8px 4px #fff,0 0 12px 6px #646cff,0 0 20px 10px #646cff80;z-index:1;animation:electric-flow 5s linear infinite}.timeline-item{display:flex;margin-bottom:2.5rem;position:relative;z-index:2}.timeline-icon{flex-shrink:0;width:60px;height:60px;border-radius:50%;background-color:#1a1a1a;color:#646cff;display:flex;justify-content:center;align-items:center;font-size:1.8em;margin-right:1.5rem;border:2px solid #646cff;animation:pulsating-glow 2.6s infinite alternate ease-in-out;transition:box-shadow .3s ease-in-out}.timeline-icon.glow{box-shadow:0 0 15px 5px #fff,0 0 25px 10px #646cff}.timeline-icon:hover{animation-play-state:paused}.timeline-logo-wrapper{width:100%;height:100%;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.timeline-logo{width:100%;height:100%;object-fit:cover}.timeline-content{background-color:#2a2a2abf;padding:1.5rem;border-radius:16px;flex-grow:1;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 15px #0000004d;animation:pulsating-glow 2.6s infinite alternate ease-in-out}.timeline-content:hover{animation-play-state:paused}.timeline-content h3{margin:0 0 .5rem;color:#ededed}.timeline-content .subtitulo{font-style:italic;color:silver;margin-bottom:.5rem}.timeline-content .empresa{font-weight:700;color:#a0a0a0;margin-bottom:.5rem}.timeline-content .periodo{display:inline-block;background-color:#444;color:silver;padding:.3rem .8rem;border-radius:15px;font-size:.85em;margin-bottom:1rem}.timeline-content p{margin:0;line-height:1.6}.timeline-link{text-decoration:none;color:inherit;display:block}.timeline-content-logo{display:none}.passions-container{padding:2rem 0;margin-top:3rem}.passions-container h3{text-align:center;font-size:2em;color:#646cff;margin-bottom:2.5rem}.passions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.passion-card{background-color:#2a2a2abf;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;padding:2.5rem;text-align:center;box-shadow:0 4px 12px #0006;transition:transform .3s ease,box-shadow .3s ease;animation:pulsating-glow 2.4s infinite alternate ease-in-out}.passion-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #00000080,0 0 25px #646cff66;animation-play-state:paused}.passion-icon{font-size:4rem;line-height:1;display:block;margin-bottom:1.5rem;text-shadow:0 0 15px rgba(255,255,255,.3)}.passion-card h4{font-size:1.6em;color:#ededed;margin-bottom:.75rem}.passion-card p{font-size:1.1em;line-height:1.6;color:silver}.project-showcase{text-align:center;padding:2.5rem;margin:2rem 0;background-color:#2a2a2abf;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1)}.project-showcase h2{color:#646cff;margin-bottom:1rem;font-size:2em}.project-showcase p{font-size:1.1em;line-height:1.7;max-width:750px;margin:0 auto 1.5rem;color:#ffffffde}.project-showcase .cta-button{background-color:#646cff;color:#fff;padding:.8em 1.5em;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s}.project-showcase .cta-button:hover{background-color:#535bf2}.interactive-about-me{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;margin:2rem 0;text-align:center}.core-statement{margin-bottom:3rem}.core-statement h2{color:#646cff;font-size:2.5em;margin-bottom:1rem;text-shadow:0 0 10px rgba(100,108,255,.5)}.core-statement p{font-size:1.2em;line-height:1.8;color:#e0e0e0;max-width:700px;margin:0 auto}.facets-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;width:100%}.facet-card{background-color:transparent;height:300px;perspective:1000px;border-radius:10px;cursor:pointer;animation:pulsating-glow 1.8s infinite alternate ease-in-out}.facet-card:hover{animation-play-state:paused}.facet-card:hover .facet-card-inner{transform:rotateY(180deg)}.facet-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .7s;transform-style:preserve-3d;border-radius:10px}.facet-card-front,.facet-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box;background-color:#323232cc;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 20px #00000080}.facet-card-back{transform:rotateY(180deg);background-color:#464646e6}.facet-icon{font-size:3em;margin-bottom:.5rem;line-height:1;text-shadow:0 0 10px rgba(100,108,255,.5)}.facet-card h3{color:#646cff;font-size:1.4em;margin-bottom:.75rem}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;padding:1rem}.experience-card{background-color:transparent;height:320px;perspective:1200px;cursor:pointer;animation:pulsating-glow 2.6s infinite alternate ease-in-out}.experience-card:hover{animation-play-state:paused}.experience-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s cubic-bezier(.7,0,.3,1);transform-style:preserve-3d;border-radius:12px}.experience-card:hover .experience-card-inner{transform:rotateY(180deg)}.experience-card-front,.experience-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box;background-color:#2a2a2a99;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 20px #00000080}.experience-card-back{transform:rotateY(180deg);justify-content:space-around}.experience-logo-wrapper{max-height:100px;max-width:150px;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.experience-logo{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;filter:drop-shadow(0 0 8px rgba(255,255,255,.3))}.experience-card h3{font-size:1.5em;color:#ededed;margin:0}.experience-card-back h4{font-size:1.4em;color:#646cff;margin-bottom:1rem}.experience-card .subtitulo{font-style:italic;color:silver;font-size:1em;margin-top:.5rem}.experience-card .periodo{display:inline-block;background-color:#444;color:silver;padding:.4rem .9rem;border-radius:20px;font-size:.9em;margin-bottom:1rem}.experience-card-back .descripcion{font-size:1.1em;line-height:1.6;color:silver}@keyframes moveDot{0%{transform:translate(var(--start-x),var(--start-y));opacity:0}10%,90%{opacity:1}to{transform:translate(var(--end-x),var(--end-y));opacity:0}}.circuit-animation-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden}.circuit-dot{position:absolute;top:0;left:0;width:3px;height:3px;background-color:#fff;border-radius:50%;box-shadow:0 0 6px #fff,0 0 12px #646cff;animation:moveDot linear infinite}
