*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;background-color:#030303;background-image:url(/assets/FondoPagina-DRuPwkqU.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.navbar-container{position:fixed!important;top:-100px;left:50%!important;transform:translate(-50%)!important;z-index:999999!important;opacity:0;transition:all .5s cubic-bezier(.16,1,.3,1)!important;width:auto}.navbar-container.show{top:25px!important;opacity:1}.navbar-glass{background:#0a0a0ae6!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;padding:12px 30px!important;border-radius:50px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:25px!important;border:1px solid rgba(0,255,204,.3)!important;box-shadow:0 10px 40px #000000b3!important}.nav-item{color:#fff!important;cursor:pointer!important;font-weight:800!important;text-transform:uppercase!important;font-size:.85rem!important;white-space:nowrap!important;font-family:Inter,sans-serif!important;letter-spacing:1px!important;transition:.3s ease!important;display:inline-block!important}.nav-item:hover{color:#0fc!important}@media(max-width:600px){.navbar-container.show{top:15px!important;width:90%!important}.navbar-glass{gap:12px!important;padding:10px 15px!important;justify-content:center!important}.nav-item{font-size:.65rem!important}}.hero-fullscreen{width:100%;position:relative;min-height:100vh;background:transparent!important;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-grid-overlay{position:absolute;inset:0;background-image:radial-gradient(rgba(0,255,204,.07) 1px,transparent 1px);background-size:35px 35px;z-index:0}.hero-wrapper{display:flex;width:100%;max-width:1300px;margin:0 auto;z-index:1;align-items:center;padding:2rem;gap:40px}.hero-left-side{flex:1.2;display:flex;flex-direction:column;justify-content:center}.hero-badge{color:#fff;font-size:.7rem;letter-spacing:3px;text-transform:uppercase;border-left:3px solid #00ffcc;padding-left:15px;margin-bottom:1.5rem;display:block}.hero-decoder{font-family:Courier New,monospace;color:#0fc;font-size:.85rem;opacity:.8;margin-bottom:1rem;min-height:1.2rem}.hero-title{font-size:clamp(2.8rem,6vw,5.2rem);color:#fff;line-height:1;font-weight:900;margin-bottom:1.5rem}.hero-highlight{color:#0fc;text-shadow:0 0 25px rgba(0,255,204,.4)}.hero-description{color:#bbb;font-size:1.1rem;line-height:1.7;max-width:580px;margin-bottom:2.5rem}.hero-actions{display:flex;gap:15px;flex-wrap:wrap}.hero-btn{padding:16px 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.hero-btn-main{background:#0fc;color:#000;border:1px solid #00ffcc}.hero-btn-cv{background:#00ffcc0d;border:2px solid #00ffcc;color:#0fc}.hero-btn-alt{border:1px solid rgba(255,255,255,.2);color:#fff;background:#ffffff0d}.hero-btn:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000004d}.hero-right-side{flex:.8;display:flex;justify-content:center}.hero-img-box{position:relative;width:100%;max-width:400px;aspect-ratio:4/5}.hero-profile-img{width:100%;height:100%;object-fit:cover;border-radius:8px;position:relative;z-index:2;border:1px solid rgba(255,255,255,.1)}.img-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(0,255,204,.15),transparent 70%);z-index:1}.corner-decor{position:absolute;width:40px;height:40px;border-color:#0fc;border-style:solid;z-index:3}.top-left{top:-10px;left:-10px;border-width:3px 0 0 3px}.bottom-right{bottom:-10px;right:-10px;border-width:0 3px 3px 0}@media(max-width:1024px){.hero-wrapper{flex-direction:column-reverse;text-align:center;padding:120px 2rem 60px}.hero-left-side{align-items:center}.hero-description{max-width:100%}.hero-actions{justify-content:center}.hero-btn{width:100%;max-width:320px}.hero-img-box{max-width:300px}}@media(max-width:480px){.hero-title{font-size:2.5rem}.hero-badge{font-size:.6rem;padding-left:10px}.hero-btn{padding:14px 20px;font-size:.75rem}}.about-fullscreen{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 4%;position:relative;background:transparent!important}.about-container{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start}.about-info{width:100%}.about-header{margin-bottom:30px}.about-pretitle{color:#0fc;text-transform:uppercase;letter-spacing:4px;font-size:.85rem;font-weight:800;display:block;margin-bottom:10px}.about-title{font-size:clamp(3rem,7vw,5rem);color:#fff;font-weight:900;line-height:1}.highlight{color:#0fc;text-shadow:0 0 20px rgba(0,255,204,.5)}.main-bio{background:#ffffff08;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:30px;border-left:4px solid #00ffcc;border-radius:4px;color:#ddd;font-size:1.1rem;line-height:1.7;max-width:800px;margin-bottom:40px}.about-features{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:20px;border-radius:12px;display:flex;align-items:center;gap:15px;flex:1;min-width:280px}.feature-icon{font-size:1.8rem;background:#00ffcc1a;width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(0,255,204,.2)}.feature-text h4{color:#fff;margin-bottom:4px}.feature-text p{color:#888;font-size:.9rem}.about-certs-glass{background:#ffffff05;border:1px solid rgba(255,255,255,.05);padding:25px;border-radius:15px;width:100%}.cert-label{color:#666;font-size:.8rem;font-weight:800;margin-bottom:15px;text-transform:uppercase}.cert-tags{display:flex;flex-wrap:wrap;gap:12px}.cert-tags span{border:1px solid #00ffcc;color:#0fc;padding:8px 16px;font-size:.8rem;font-weight:600;border-radius:4px;background:#00ffcc0d}@media(max-width:768px){.about-fullscreen{padding:60px 20px}.about-container{align-items:center;text-align:center}.main-bio{border-left:none;border-top:4px solid #00ffcc}.feature-card,.cert-tags{justify-content:center}}.skills-fullscreen{width:100%;position:relative;background:transparent!important;padding:100px 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.skills-container{max-width:1300px;width:100%;margin:0 auto;padding:0 5%;z-index:1}.skills-header{text-align:center;margin-bottom:5rem}.skills-header h2{font-size:clamp(2.5rem,5vw,4rem);color:#fff;font-weight:900}.skills-highlight{color:#0fc;text-shadow:0 0 25px rgba(0,255,204,.4)}.skills-subtitle{color:#aaa;margin-top:15px;font-size:1.1rem;max-width:700px;margin-left:auto;margin-right:auto}.skills-cloud{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:50px;justify-items:center;margin-bottom:80px}.skill-node{display:flex;flex-direction:column;align-items:center;gap:15px;transition:transform .3s ease;width:100%}.skill-node:hover{transform:translateY(-10px)}.node-circle{width:140px;height:140px;position:relative;display:flex;align-items:center;justify-content:center;background:#ffffff05;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;border:1px solid rgba(255,255,255,.08);transition:all .4s ease}.skill-node:hover .node-circle{background:#00ffcc0d;border-color:var(--skill-color);box-shadow:0 0 30px #00ffcc1a}.node-icon{font-size:3rem;z-index:2;filter:drop-shadow(0 0 10px var(--skill-color))}.node-svg{position:absolute;width:110%;height:110%;transform:rotate(-90deg)}.node-svg circle{fill:none;stroke-width:5;stroke-linecap:round}.circle-bg{stroke:#ffffff08}.circle-progress{stroke:var(--skill-color);transition:stroke-dashoffset 2s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 8px var(--skill-color))}.node-info{text-align:center}.node-info h3{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:4px}.node-percent-text{color:var(--skill-color);font-family:Courier New,monospace;font-weight:800;font-size:1.2rem}.soft-skills-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;max-width:900px;margin:0 auto}.soft-skill-card{display:flex;align-items:center;gap:20px;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 25px;border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.soft-skill-card:hover{background:#ffffff0d;border-color:#00ffcc4d;transform:scale(1.03)}.soft-icon{font-size:2rem}.soft-text{flex-grow:1}.soft-text h4{margin:0 0 10px;color:#fff;font-size:1rem}.soft-bar-bg{width:100%;height:8px;background:#ffffff0d;border-radius:10px;overflow:hidden}.soft-bar-progress{height:100%;background:linear-gradient(90deg,#0fc,#008bcf);box-shadow:0 0 15px #0fc3;transition:width 2s cubic-bezier(.1,.5,.2,1)}@media(max-width:1024px){.skills-cloud{grid-template-columns:repeat(3,1fr);gap:30px}}@media(max-width:768px){.skills-cloud{grid-template-columns:repeat(2,1fr)}.node-circle{width:110px;height:110px}.node-icon{font-size:2.2rem}.soft-skill-card{min-width:100%}}@media(max-width:480px){.skills-header h2{font-size:2rem}.skills-cloud{grid-template-columns:1fr}}.portfolio-fullscreen{width:100%;position:relative;background:#03030366!important;padding:100px 0;color:#fff;overflow:hidden;display:flex;justify-content:center}.portfolio-container{max-width:1300px;width:100%;margin:0 auto;padding:0 5%;z-index:1}.portfolio-header{margin-bottom:4rem;text-align:left}.portfolio-badge{color:#0fc;letter-spacing:3px;text-transform:uppercase;font-size:.8rem;display:block;margin-bottom:.8rem;font-weight:600}.portfolio-header h2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;margin:0}.portfolio-highlight{color:#0fc;text-shadow:0 0 20px rgba(0,255,204,.4)}.portfolio-subtitle{color:#888;margin-top:10px;font-size:1.1rem}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.portfolio-card{background:#1c1f26b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column}.portfolio-card:hover{transform:translateY(-12px);border-color:#00ffcc80;box-shadow:0 15px 40px #0006}.card-image-box{width:100%;height:220px;position:relative;background:#000;overflow:hidden}.portfolio-img{width:100%;height:100%;object-fit:cover;object-position:top;opacity:.8;transition:transform .6s ease,opacity .6s ease}.portfolio-card:hover .portfolio-img{transform:scale(1.08);opacity:1}.card-tag{position:absolute;top:15px;right:15px;z-index:10;background:#0fc;color:#000;padding:5px 14px;border-radius:4px;font-size:.7rem;font-weight:800;text-transform:uppercase}.card-content{padding:1.8rem;flex-grow:1;display:flex;flex-direction:column;gap:12px}.card-content h3{font-size:1.5rem;color:#fff;margin:0;font-weight:700}.card-content p{color:#aaa;font-size:.95rem;line-height:1.6;margin:0}.card-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}.card-tech{color:#0fc;font-size:.75rem;font-family:Courier New,monospace;font-weight:600}.card-btn{background:transparent;border:1px solid #00ffcc;color:#0fc;padding:8px 18px;border-radius:4px;text-decoration:none;font-size:.8rem;font-weight:700;transition:.3s ease;text-transform:uppercase}.card-btn:hover{background:#0fc;color:#000;box-shadow:0 0 15px #0fc6}.card-glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(0,255,204,.08),transparent 70%);pointer-events:none}@media(max-width:1024px){.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.portfolio-header{text-align:center}.portfolio-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.portfolio-container{padding:0 25px}}.contact-fullscreen{width:100%;position:relative;background:transparent!important;padding:100px 0 50px;color:#fff;overflow:hidden;display:flex;justify-content:center}.contact-container{max-width:900px;width:100%;margin:0 auto;padding:0 5%;text-align:center;z-index:1}.contact-header{margin-bottom:4rem}.contact-header h2{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900;margin-bottom:1.2rem;line-height:1.1}.contact-highlight{color:#0fc;text-shadow:0 0 25px rgba(0,255,204,.4)}.contact-subtitle{color:#aaa;font-size:1.15rem;max-width:650px;margin:0 auto;line-height:1.6}.contact-grid{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:5rem}.contact-card{background:#ffffff05;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);padding:1.8rem 2.5rem;border-radius:12px;display:flex;align-items:center;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.contact-card:hover{background:#00ffcc0d;border-color:#0fc;transform:translate(15px);box-shadow:-10px 0 30px #00ffcc1a}.contact-icon{font-size:2.2rem;margin-right:2rem;filter:drop-shadow(0 0 10px rgba(255,255,255,.2))}.contact-info{text-align:left;flex-grow:1}.contact-info h3{font-size:1.3rem;color:#fff;margin:0 0 4px;font-weight:700}.contact-info p{color:#0fc;font-size:1rem;font-family:Courier New,monospace;margin:0}.contact-arrow{color:#0fc;font-size:1.5rem;opacity:.3;transition:.3s}.contact-card:hover .contact-arrow{opacity:1;transform:translate(8px)}.contact-footer{border-top:1px solid rgba(255,255,255,.05);padding-top:3rem;color:#666;font-size:.85rem;letter-spacing:1px;text-transform:uppercase}@media(max-width:768px){.contact-container{padding:0 25px}.contact-card{padding:1.5rem;flex-direction:row;text-align:left}.contact-card:hover{transform:translateY(-5px)}.contact-icon{margin-right:1.2rem;font-size:1.8rem}.contact-info h3{font-size:1.1rem}.contact-info p{font-size:.9rem}.contact-arrow{display:none}}@media(max-width:480px){.contact-card{flex-direction:column;text-align:center;gap:10px}.contact-icon{margin-right:0}.contact-info{text-align:center}}.footer-fullscreen{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#050505;padding:60px 0 40px;border-top:1px solid rgba(0,255,204,.1);color:#fff;overflow:hidden}.footer-content{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3rem}.footer-logo{font-size:1.6rem;font-weight:800;margin-bottom:10px}.footer-logo span{color:#0fc}.footer-status{color:#888;font-size:.95rem;max-width:350px;line-height:1.5}.footer-status strong{color:#0fc;font-weight:600}.back-to-top{background:#ffffff08;border:1px solid rgba(0,255,204,.3);color:#0fc;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:.75rem;font-weight:700;letter-spacing:1.5px;transition:.3s}.back-to-top:hover{background:#00ffcc1a;transform:translateY(-3px)}.footer-right{display:flex;flex-direction:column;align-items:flex-end}.social-label{display:block;font-size:.7rem;color:#555;letter-spacing:2px;margin-bottom:10px}.social-icons{display:flex;gap:20px;margin-bottom:15px}.social-icons a{color:#fff;text-decoration:none;font-size:.9rem;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#ffffff0d;border-radius:6px;transition:.3s}.social-icons a:hover{background:#00ffcc1a;color:#0fc}.copyright{color:#444;font-size:.8rem}@media(max-width:900px){.footer-content{flex-direction:column;text-align:center}.footer-right,.social-icons{align-items:center;justify-content:center}}section{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 5%;background:transparent;position:relative}.container{width:100%;max-width:1200px;margin:0 auto}
