*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;line-height:1.6;font-family:Figtree,sans-serif;font-optical-sizing:auto}.container{max-width:70%;margin:0 auto}:root{--bg:#eaeaea;--colorP:#9f9d9d;--colorH1:rgb(33, 30, 30);--resaltado:#facc15;--colorH1claro:#373737;--colorPclaro:#373737;--colorSpan:#DB4327;--mbtitle:3rem;--colorMarron:#260700;--gradiante: radial-gradient( 800px 500px at 10% 100%, rgba(255, 140, 40, .9) 0%, rgba(255, 140, 40, .6) 30%, rgba(255, 140, 40, .25) 55%, transparent 75% ), radial-gradient( 600px 600px at 95% 30%, rgba(255, 112, 80, .85) 0%, rgba(255, 60, 11, .472) 30%, rgba(237, 49, 20, .2) 55%, transparent 80% ), radial-gradient( 700px 400px at 80% 00%, rgba(255, 185, 90, .8) 0%, rgba(255, 185, 90, .5) 30%, rgba(255, 185, 90, .2) 60%, transparent 80% ), radial-gradient( 900px 600px at 50% 50%, rgba(255, 245, 225, .8) 0%, rgba(240, 232, 220, .9) 40%, rgba(220, 212, 200, 1) 100% )}header{width:100%;display:flex;justify-content:center}.navbar{padding:10px 40px 0;border-radius:30px;align-items:center;margin-bottom:1rem;display:flex;justify-content:space-between;width:100%!important}nav h2{font-size:26px;font-weight:700}nav ul{display:flex;list-style:none;justify-content:center;gap:20px;padding-top:10px;padding-bottom:10px;font-size:16px;align-items:center}nav ul a{text-decoration:none;color:#fff}nav ul a img{height:36px}nav ul a:hover{text-decoration:none;color:var(--colorSpan)}.logoFooter{width:100%;height:100%}.navbar-buttons{display:flex;gap:1rem}.btn-primary,.btn-secondary{padding:.7rem 1.6rem;border-radius:100px;text-decoration:none;font-weight:500;letter-spacing:.03em;transition:all .3s ease;background-color:var(--colorSpan);border:1px solid rgba(255,255,255,.2);color:#fff}.btn-primary:hover,.btn-secondary:hover{background:var(--colorH1claro);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.dynamic-word{color:var(--colorSpan);font-weight:800}.cursor{margin-left:4px;animation:blink 2s infinite}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.hero{min-height:85vh;display:flex;width:auto;align-items:center;justify-content:center;text-align:center;color:var(--colorH1claro);background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:overlay;border-radius:15px}.hero-title{font-size:4rem;letter-spacing:-3px;font-weight:900;margin-bottom:-30px;text-transform:uppercase}.hero-title span{color:var(--colorSpan);font-weight:800}.hero-subtitle{text-align:center;color:var(--colorH1claro);font-size:1em;font-weight:200;letter-spacing:4px}.hero-role{font-size:4rem;font-weight:100}.experiencia-title{font-size:3rem;text-transform:uppercase;font-weight:900;margin-bottom:3rem;letter-spacing:-3px;color:var(--colorH1claro)}.experiencia{margin:7rem 0 14rem}.experiencia-item{display:grid;grid-template-columns:300px 1fr;padding:0 10rem;position:relative}.experiencia-left{position:relative}.dot{width:10px;height:10px;background:var(--colorSpan);border-radius:50%;position:absolute;left:-20px;top:12px}.experiencia-left h3{color:var(--colorSpan);font-size:22px;font-weight:200;margin-bottom:8px}.experiencia-left h4{color:var(--colorPclaro);margin-bottom:6px;font-weight:600}.fecha{font-size:14px;color:#64748b;font-weight:200}.experiencia-right p{color:var(--colorPclaro)}.clientes{font-size:3rem;text-transform:uppercase;font-weight:900;letter-spacing:-3px;color:var(--colorH1claro);margin-bottom:3rem}.proyectos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.proyecto-card{display:flex;flex-direction:column;gap:2rem;color:var(--colorH1claro);cursor:pointer}.proyecto-img{border-radius:10px;box-shadow:0 5px 15px #00000016;overflow:hidden;transition:transform .4s ease}.proyecto-img img{width:100%;display:block;border-radius:10px;transition:transform .4s ease}.proyecto-card:hover .proyecto-img{transform:translateY(-3px)}.proyecto-card:hover .proyecto-img img{transform:scale(1.01)}.proyecto-content{flex:1;display:flex;flex-direction:column;justify-content:center}.proyecto-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.proyecto-title{font-size:1.6rem;font-weight:800}.proyecto-tech{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end;max-width:50%}.proyecto-tech span{font-size:.75rem;padding:6px 14px;border-radius:8px;background:#ececec;color:var(--colorH1claro);white-space:nowrap}.tech-pill{font-size:.75rem;padding:6px 14px;border-radius:999px;border:2px solid var(--colorP);color:var(--colorPn);transition:.3s ease}.proyecto-link{font-size:.9rem;text-decoration:none;color:var(--colorSpan);font-weight:900;transition:opacity .2s ease}.sobre-mi:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.2),transparent 60%);pointer-events:none}.sobre-mi{padding:4rem;border-radius:40px;margin:20rem 0 8rem;text-align:center;position:relative;overflow:hidden;color:var(--colorMarron);background-repeat:no-repeat;background-size:cover}.sobre-mi-label{font-size:.75rem;letter-spacing:3px;text-transform:uppercase;color:#000000b3;margin-bottom:1.5rem}.sobre-mi-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:.95;margin-bottom:2rem;letter-spacing:-4px}.sobre-mi-description{font-size:1.1rem;line-height:1.7;max-width:650px;margin:0 auto 3rem;color:#000000bf}.footer{background:#fff;padding:6rem 8% 3rem}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.footer-brand h3{font-size:1.4rem;margin-bottom:.5rem;color:#fff}.footer-brand p{color:#7a7a7a;font-size:.9rem}.footer-links,.footer-social{display:flex;flex-direction:column;gap:.8rem}.footer a{text-decoration:none;color:#9a9a9a;font-size:.9rem;transition:color .3s ease}.footer a:hover{color:#fff}.footer-bottom{text-align:center;font-size:1rem;color:#555;padding-top:2rem}@media(max-width:1024px){.hero-subtitle{font-size:6rem;letter-spacing:-4px}.hero-title{font-size:3rem}.hero-role{font-size:2rem}.experiencia-item{grid-template-columns:1fr;padding:0 4rem;gap:1rem}.sobre-mi{margin:10rem 0 6rem;padding:3rem}.footer-container{gap:2rem}}@media(max-width:1440px){.hero-subtitle{font-size:5rem;letter-spacing:-4px}}@media(max-width:768px){.container{max-width:90%}.navbar{display:flex;padding-top:1rem;justify-content:center}nav ul{display:none}.hero{background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:overlay;max-width:90%;margin:0 auto;border-radius:15px}.hero h1{font-size:2.4rem;line-height:1;font-weight:900;color:var(--colorH1claro);letter-spacing:-1px}.hero-subtitle{font-size:1rem;letter-spacing:4px;font-weight:200;border:1px black}.hero-title{font-size:2.2rem;letter-spacing:-1px;color:var(--colorH1claro);margin-bottom:0}.hero-role{font-size:1.9rem;color:var(--colorH1claro);font-weight:900}.experiencia{margin:5rem 0}.experiencia-title{line-height:3rem}.experiencia-item{padding:0 2rem}.dot{display:none}.clientes{font-size:3rem;letter-spacing:-2px}.proyectos-grid{grid-template-columns:1fr;gap:3rem}.proyecto-footer{flex-direction:column;gap:1rem}.proyecto-tech{justify-content:flex-start;max-width:100%}.sobre-mi{margin:6rem 0;padding:2rem;border-radius:30px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.sobre-mi-title{letter-spacing:-2px}.sobre-mi-description{font-size:1rem}.footer{padding:4rem 1% 2rem;margin-bottom:3rem}.footer-container{flex-direction:column;gap:2rem}.footer-bottom{font-size:.9rem}}@media(min-width:900px){.wsp-float{display:none}}.wsp-float{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000026;z-index:999;transition:all .3s ease}.wsp-float img{width:40px;height:40px;filter:grayscale(100%) brightness(1)}.wsp-float:hover{transform:translateY(-4px);box-shadow:0 14px 40px #0003}
