:root{--bg:#f4f5f7;--surface:#fff;--text:#111827;--muted:#4b5563;--accent:#0b51bb;--danger:#9b1536;--divider-strong:#11182747;--border:#1118271a;--shadow:0 10px 24px #00000014;--radius:14px;--radius-md:12px;--radius-sm:8px;--radius-full:999px;--header-h:64px;--accent-subtle:#0b51bb0a;--accent-faint:#0b51bb0f;--accent-light:#0b51bb1a;--accent-mid:#0b51bb24;--accent-soft:#0b51bb2e;--neutral-subtle:#11182705;--neutral-faint:#1118270a;--neutral-light:#1118270f;--pad-x:clamp(14px,2.5vw,36px);--pad-y:clamp(18px,3vw,44px);--fs-xs:.75rem;--fs-sm:.82rem;--fs-md:.93rem;--video-height:clamp(320px,60vh,720px);--page-bg-a:#f4f5f7;--page-bg-b:#81a2af69;--page-sep:#11182724}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img,video{max-width:100%;height:auto;display:block}
body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin:0 0 10px;line-height:1.25}p{color:var(--muted);margin:0 0 14px}ul{color:var(--muted);margin:0 0 14px;padding-left:1.1rem}li{margin:0 0 8px}
html{scroll-behavior:smooth}#onepage>.page-section{scroll-margin-top:calc(var(--header-h,90px) + 12px);--section-gap:clamp(18px,3vw,44px);padding-top:var(--section-gap);padding-bottom:var(--section-gap);min-height:0;padding-left:0;padding-right:0;position:relative}#onepage>.page-section:nth-of-type(odd){background:var(--page-bg-a,#f4f5f7)}#onepage>.page-section:nth-of-type(2n){background:var(--page-bg-b,#eef1f6)}.section-bg-odd{background:var(--page-bg-a,#f4f5f7)}.section-bg-even{background:var(--page-bg-b,#eef1f6)}#onepage>#inicio.page-section{padding-top:0}body.has-reveal #onepage>.page-section{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(28px)}body.has-reveal #onepage>.page-section.is-visible{opacity:1;transform:none}body.has-reveal #onepage>#inicio.page-section{opacity:1;transition:none;transform:none}@media (prefers-reduced-motion:reduce){body.has-reveal #onepage>.page-section{opacity:1;transition:none;transform:none}}

.Header-module__lnUIdW__siteHeader{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:10px var(--pad-x);min-height:var(--header-h);background:#f4f5f7eb;justify-content:space-between;align-items:center;gap:14px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__logoContainer{align-items:center;gap:10px;min-width:0;display:flex}.Header-module__lnUIdW__siteLogo{object-fit:contain;width:70px;height:70px}.Header-module__lnUIdW__siteTitle{letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:800;overflow:hidden}.Header-module__lnUIdW__navList{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__navLink{color:var(--muted);border-radius:10px;padding:6px 10px;font-size:.92rem;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.Header-module__lnUIdW__navLink:hover{color:var(--text);background:#1118270f;text-decoration:none}.Header-module__lnUIdW__active{color:var(--muted)}@media (max-width:780px){.Header-module__lnUIdW__siteHeader{flex-direction:column;align-items:flex-start}.Header-module__lnUIdW__navList{scrollbar-width:none;flex-wrap:nowrap;gap:0;width:100%;overflow-x:auto}.Header-module__lnUIdW__navList::-webkit-scrollbar{display:none}.Header-module__lnUIdW__navList li{flex-shrink:0;align-items:center;display:flex}.Header-module__lnUIdW__navList li+li:before{content:"|";color:var(--muted);opacity:.35;padding:0 2px;font-size:.75rem}.Header-module__lnUIdW__navLink{white-space:nowrap;padding:4px 6px;font-size:.78rem}}.Header-module__lnUIdW__navLabel{align-items:center;gap:6px;display:inline-flex}
.Footer-module__3hUVsW__siteFooter{border-top:1px solid var(--border);color:var(--text);background:#f4f5f7eb}.Footer-module__3hUVsW__inner{width:100%;padding:22px var(--pad-x);grid-template-columns:1.1fr .9fr .9fr .7fr;align-items:start;gap:18px;display:grid}.Footer-module__3hUVsW__col{min-width:0}.Footer-module__3hUVsW__title{font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;font-weight:900}.Footer-module__3hUVsW__muted{color:var(--muted);max-width:55ch;margin:0 0 12px}.Footer-module__3hUVsW__emailBlock{gap:8px;display:grid}.Footer-module__3hUVsW__emailBlock [data-email-toggle]{color:var(--muted);font-size:var(--fs-sm);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;justify-self:start;padding:0;font-weight:600;text-decoration:underline;transition:color .2s}.Footer-module__3hUVsW__emailBlock [data-email-toggle]:hover{color:var(--text)}.Footer-module__3hUVsW__emailBlock [data-email-row]{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.Footer-module__3hUVsW__emailBlock [data-email-text]{color:var(--text);font-size:var(--fs-sm);word-break:break-all}.Footer-module__3hUVsW__emailBlock [data-email-actions]{align-items:center;gap:4px 8px;display:inline-flex}.Footer-module__3hUVsW__emailBlock [data-email-actions]:before{content:"·";color:#11182738;font-size:var(--fs-xs)}.Footer-module__3hUVsW__emailBlock [data-email-action]{color:var(--muted);font-size:var(--fs-sm);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__emailBlock [data-email-action]:hover{color:var(--text)}.Footer-module__3hUVsW__emailBlock [data-email-action]+[data-email-action]:before{content:"·";color:#11182738;font-size:var(--fs-xs);margin-right:8px}.Footer-module__3hUVsW__social{gap:10px;display:grid}.Footer-module__3hUVsW__socialBtn{--brand:var(--accent);background:0 0;border:0;border-radius:0;align-items:center;gap:10px;min-width:0;padding:2px 0;text-decoration:none;display:inline-flex}.Footer-module__3hUVsW__socialBtn:hover{text-underline-offset:3px;-webkit-text-decoration:underline #0b51bb59;text-decoration:underline #0b51bb59;text-decoration-thickness:2px}.Footer-module__3hUVsW__icon{fill:currentColor;width:18px;height:18px;color:var(--brand);flex:none}.Footer-module__3hUVsW__socialText{color:var(--text);font-weight:600}.Footer-module__3hUVsW__socialBtn[data-brand=github]{--brand:#181717}.Footer-module__3hUVsW__socialBtn[data-brand=linkedin]{--brand:#0a66c2}.Footer-module__3hUVsW__socialBtn[data-brand=youtube]{--brand:red}.Footer-module__3hUVsW__socialBtn[data-brand=tiktok]{--brand:#000}.Footer-module__3hUVsW__navList,.Footer-module__3hUVsW__links{gap:8px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__3hUVsW__navList a,.Footer-module__3hUVsW__links a{color:var(--muted);font-weight:600;text-decoration:none}.Footer-module__3hUVsW__navList a:hover,.Footer-module__3hUVsW__links a:hover{color:var(--text);text-decoration:underline}.Footer-module__3hUVsW__backTop{color:var(--muted);font-size:var(--fs-sm);margin-top:12px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Footer-module__3hUVsW__backTop:hover{color:var(--text)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);padding:12px var(--pad-x)}.Footer-module__3hUVsW__bottom p{color:var(--muted);font-size:var(--fs-sm);text-align:center;margin:0}@media (max-width:1100px){.Footer-module__3hUVsW__inner{grid-template-columns:1fr 1fr}}@media (max-width:720px){.Footer-module__3hUVsW__inner{grid-template-columns:1fr}.Footer-module__3hUVsW__emailBlock [data-email-actions]{width:100%;margin-left:0}.Footer-module__3hUVsW__emailBlock [data-email-actions] [data-email-action]{text-align:center;flex:1}}
