.portfolio-container{max-width:1200px;margin:0 auto;padding:1rem}.back-to-top{background:var(--glass);border:1px solid var(--border-cyan);cursor:pointer;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .2s;display:none;position:fixed;bottom:2rem;right:2rem}.back-to-top:hover{border-color:var(--accent-pink);transform:scale(1.05)}.hero-portfolio{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex}.hero-text{flex:2;min-width:250px}.hero-name{color:var(--border-cyan);margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:clamp(2rem,5vw,3rem)}.aptitudes-mini{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.aptitudes-mini span{background:#00ffcc1a;border-radius:20px;padding:.25rem .75rem;font-size:.85rem}.contact-info p{margin:.3rem 0}.contact-info a{color:var(--text-light);border-bottom:1px dashed var(--border-cyan);text-decoration:none}.buttons-social{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.btn-social{backdrop-filter:blur(4px);border:1px solid var(--border-cyan);color:#fff;white-space:nowrap;background:#00000080;border-radius:40px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn-social img{flex-shrink:0;width:20px;height:20px;display:block}.btn-social:hover{background:var(--border-cyan);color:#0a0a0a}.hero-image{text-align:center;flex:1}.profile-pic{object-fit:cover;border:3px solid var(--border-cyan);border-radius:50%;width:200px;height:200px;box-shadow:0 0 20px #00ffcc4d}.about-section{padding:1.5rem}.about-intro{opacity:.9;margin-bottom:1rem;font-size:1.1rem}.about-points{columns:2;padding:0;list-style:none}.about-points li{margin-bottom:.4rem;font-size:.95rem}section{margin-bottom:2rem;padding:1.5rem}h2{border-left:4px solid var(--border-cyan);margin-bottom:1rem;padding-left:1rem;font-size:1.8rem}.fecha{color:var(--border-cyan);margin:.2rem 0;font-family:monospace}.experiencia-item,.formacion-item{margin-bottom:1.5rem}.formacion-item ul{padding-left:1.5rem}.core-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.core-card{background:#0000004d;border:1px solid #ffffff0f;border-radius:16px;padding:1.2rem;transition:transform .2s,border-color .2s}.core-card:hover{border-color:var(--border-cyan);transform:translateY(-4px)}.core-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.core-icon{font-size:1.8rem}.core-header h3{color:var(--border-cyan);margin:0;font-family:JetBrains Mono,monospace;font-size:1.1rem}.core-items{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.core-items li{background:#00ffcc0f;border:1px solid #ffffff08;border-radius:12px;padding:.2rem .6rem;font-size:.8rem}.tech-carousel{padding:1.5rem;overflow:hidden}.carousel-wrapper{cursor:grab;user-select:none;position:relative;overflow:hidden}.carousel-wrapper:active{cursor:grabbing}.carousel-track{will-change:transform;gap:1.5rem;padding:.5rem 0;transition:transform 50ms linear;display:flex}.carousel-item-wrapper{flex-direction:column;flex:none;align-items:center;gap:.5rem;width:80px;display:flex}.carousel-item{background:#0000004d;border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.tech-icon{object-fit:cover;filter:brightness(.9)saturate(.8);width:100%;height:100%;padding:0;transition:filter .3s,transform .3s;display:block;transform:scale(1.15)}.carousel-item:hover{border-color:var(--border-cyan);transform:scale(1.05)}.carousel-item:hover .tech-icon{filter:brightness(1.2)saturate(1.2)}.carousel-item.fallback{color:var(--text-light);text-align:center;word-break:break-word;padding:.3rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.tech-icon-fallback{display:none}.carousel-item.fallback .tech-icon-fallback{display:block}.carousel-item.fallback .tech-icon{display:none}.tech-icon-name{color:var(--text-light);text-align:center;word-break:break-word;opacity:.8;max-width:70px;font-family:JetBrains Mono,monospace;font-size:.65rem;line-height:1.2}.cert-layout{flex-wrap:wrap;gap:2rem;display:flex}.cert-filters{background:#0003;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;flex:280px;gap:.8rem;height:fit-content;padding:1.2rem;display:flex}.cert-filters .cert-search,.cert-filters .cert-filter{box-sizing:border-box;width:100%}.cert-search{color:var(--text-light);background:#0000004d;border:1px solid #ffffff1a;border-radius:40px;outline:none;padding:.5rem 1rem;font-size:.9rem}.cert-search:focus{border-color:var(--border-cyan)}.cert-filter{color:var(--text-light);cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:40px;outline:none;min-width:140px;padding:.5rem 1rem;font-size:.85rem}.cert-filter:focus{border-color:var(--border-cyan)}.cert-counter{opacity:.7;text-align:center;margin-top:.5rem;font-family:monospace;font-size:.9rem}.cert-carousel-wrapper{background:#00000026;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:3 400px;gap:.5rem;min-height:400px;padding:.5rem;display:flex;position:relative}.cert-carousel{flex-direction:column;flex:1;gap:.8rem;padding:.2rem 0;display:flex;overflow:hidden}.cert-carousel-item{background:#00000040;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1rem;padding:.6rem 1rem;transition:background .2s,transform .2s;animation:.3s fadeIn;display:flex}.cert-carousel-item:hover{border-color:var(--border-cyan);background:#00ffcc0d}.cert-carousel-item img{object-fit:cover;background:#0000004d;border-radius:8px;flex-shrink:0;width:60px;height:60px}.cert-carousel-item .cert-info{flex-direction:column;flex:1;display:flex}.cert-carousel-item .cert-nombre{color:var(--text-light);font-size:.95rem;font-weight:500}.cert-carousel-item .cert-meta{opacity:.7;flex-wrap:wrap;gap:.6rem;margin-top:.2rem;font-size:.75rem;display:flex}.cert-carousel-item .cert-meta span{background:#ffffff0d;border-radius:12px;padding:.1rem .6rem}.carousel-controls{justify-content:center;gap:.5rem;padding:.4rem 0;display:flex}.carousel-btn{color:var(--text-light);cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:30px;padding:.3rem 1.5rem;font-family:monospace;font-size:1.2rem;transition:all .2s}.carousel-btn:hover{background:var(--border-cyan);color:#0a0a0a;border-color:var(--border-cyan)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.philosophy-quote{border-left:3px solid var(--border-cyan);opacity:.9;margin:0;padding-left:1.5rem;font-size:1.2rem;font-style:italic;line-height:1.6}.intereses-lista{flex-wrap:wrap;gap:.8rem;padding:0;list-style:none;display:flex}.intereses-lista li{background:#00ffcc0f;border:1px solid #ffffff0d;border-radius:30px;padding:.3rem 1rem;font-size:.95rem}.mind-map-placeholder{text-align:center;opacity:.7;background:#0003;border-radius:16px;padding:1.5rem}.mind-map-placeholder p:last-child{margin-bottom:0}.contact-footer{text-align:center;padding:2rem}.contact-footer .btn-social{margin:.5rem auto}.logos-footer{opacity:.5;justify-content:center;gap:1rem;margin-top:1rem;font-size:.9rem;display:flex}@media (width<=768px){.hero-portfolio{text-align:center;flex-direction:column-reverse}.aptitudes-mini,.buttons-social{justify-content:center}.about-points{columns:1}.core-grid{grid-template-columns:1fr}.profile-pic{width:150px;height:150px}.cert-layout{flex-direction:column}.cert-filters{flex:auto}.cert-carousel-wrapper{min-height:300px}}@media (width<=600px){.carousel-item-wrapper{width:60px}.carousel-item{width:60px;height:60px}.tech-icon-name{max-width:55px;font-size:.55rem}}.cert-filters-horizontal{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.cert-filters-horizontal .cert-search{color:var(--text-light);background:#0000004d;border:1px solid #ffffff1a;border-radius:40px;outline:none;flex:2 200px;padding:.5rem 1rem}.cert-filters-horizontal .cert-filter{color:var(--text-light);cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:40px;outline:none;min-width:140px;padding:.5rem 1rem}.cert-filters-horizontal .btn-clear-filters{border:1px solid var(--accent-pink);color:var(--accent-pink);cursor:pointer;background:#ff79c626;border-radius:40px;padding:.5rem 1.2rem}.cert-main-layout{flex-wrap:wrap;gap:2rem;display:flex}.cert-detalle{background:#0003;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;flex:3 400px;align-items:center;min-height:400px;padding:1.5rem;display:flex}.cert-detalle-img{border-radius:12px;justify-content:center;align-items:center;width:100%;max-height:400px;margin-bottom:1rem;display:flex;overflow:hidden}.cert-detalle-img img{object-fit:contain;border-radius:8px;max-width:100%;max-height:400px}.cert-detalle-info{text-align:center;width:100%}.cert-detalle-info h3{color:var(--text-light);margin-bottom:.3rem;font-size:1.5rem}.cert-detalle-info a{color:var(--border-cyan);margin-top:.5rem;text-decoration:underline;display:inline-block}.cert-carousel-wrapper-vertical{background:#00000026;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:220px;gap:.5rem;max-height:600px;padding:.75rem;display:flex;overflow:hidden}.cert-carousel-vertical{flex-direction:column;flex:1;gap:1rem;transition:transform .3s;display:flex;overflow:hidden}.cert-thumb{cursor:pointer;background:#00000040;border:2px solid #0000;border-radius:12px;flex-shrink:0;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .2s;display:flex}.cert-thumb .thumb-info{flex-direction:column;display:flex;overflow:hidden}.cert-thumb .thumb-nombre{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.cert-thumb .thumb-meta{opacity:.7;font-size:.75rem}.carousel-controls-vertical{justify-content:center;gap:.5rem;padding:.3rem 0;display:flex}.carousel-controls-vertical .carousel-btn{color:var(--text-light);cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:30px;padding:.4rem 1.5rem;font-family:monospace;font-size:1.1rem;transition:all .2s}.carousel-controls-vertical .carousel-btn:hover{background:var(--border-cyan);color:#0a0a0a}@media (width<=768px){.cert-thumb img{width:50px;height:50px}.cert-thumb .thumb-nombre{font-size:.8rem}.cert-main-layout{flex-direction:column}.cert-detalle{min-height:300px}.cert-carousel-wrapper-vertical{max-height:350px}}.cert-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}.cert-card{text-align:center;background:#0003;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;padding:.8rem;transition:transform .2s,border-color .2s;display:flex}.cert-card:hover{border-color:var(--border-cyan);transform:translateY(-4px)}.cert-img{object-fit:cover;border-radius:8px;width:100%;height:100px;margin-bottom:.5rem}.cert-nombre{color:var(--text-light);word-break:break-word;max-width:100%;font-size:.8rem;font-weight:500;line-height:1.3}.cert-main-layout{flex-wrap:wrap;gap:2rem;margin-top:1.5rem;display:flex}.cert-detalle{background:#0003;border:1px solid #ffffff0f;border-radius:16px;flex:2;min-width:280px;padding:1.5rem}.cert-detalle-img{width:100%;margin-bottom:1rem}.cert-detalle-img img{object-fit:contain;border-radius:12px;width:100%;max-height:350px}.cert-detalle-info h3{color:var(--border-cyan);margin-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:1.4rem}.cert-detalle-info p{opacity:.8;margin:.3rem 0}.cert-detalle-info a{color:var(--border-cyan);border-bottom:1px dashed var(--border-cyan);margin-top:.5rem;text-decoration:none;display:inline-block}.cert-detalle-info a:hover{border-bottom:1px solid var(--border-cyan)}.cert-carousel-wrapper-vertical{flex-direction:column;flex:1;gap:.5rem;min-width:200px;max-width:280px;display:flex}.cert-carousel-viewport{background:#0003;border-radius:12px;max-height:340px;padding:.5rem 0;position:relative;overflow:hidden}.cert-carousel-vertical{will-change:transform;flex-direction:column;gap:.5rem;transition:transform .5s;display:flex}.cert-thumb{cursor:pointer;background:#0000004d;border:1px solid #ffffff0f;border-radius:8px;flex-shrink:0;align-items:center;gap:.75rem;height:70px;padding:.4rem .6rem;transition:all .2s;display:flex}.cert-thumb:hover{border-color:var(--border-cyan);background:#00ffcc0d}.cert-thumb.active{border-color:var(--border-cyan);background:#00ffcc1a}.cert-thumb img{object-fit:cover;border-radius:6px;flex-shrink:0;width:50px;height:50px}.thumb-info{flex-direction:column;display:flex;overflow:hidden}.thumb-nombre{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;line-height:1.2;overflow:hidden}.thumb-meta{opacity:.6;font-size:.7rem}.carousel-controls-vertical{justify-content:center;gap:.5rem;display:flex}.carousel-btn{background:var(--glass);border:1px solid var(--border-cyan);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.carousel-btn:hover{background:var(--border-cyan);color:#0a0a0a}.cert-filters-horizontal{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.cert-search{min-width:150px;color:var(--text-light);background:#0000004d;border:1px solid #ffffff1a;border-radius:30px;outline:none;flex:1;padding:.4rem .8rem;font-size:.85rem}.cert-filter{color:var(--text-light);cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:30px;outline:none;padding:.4rem .8rem;font-size:.8rem}.btn-clear-filters{border:1px solid var(--accent-pink);color:var(--accent-pink);cursor:pointer;background:#ff79c626;border-radius:30px;padding:.4rem 1rem;font-size:.8rem;transition:all .2s}.btn-clear-filters:hover{background:var(--accent-pink);color:#0a0a0a}.about-text{margin-top:32px}
