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