:root{--celeste:#00e8ff;--celeste-dim:#00b8d4;--agua:#2ee8b8;--agua-dim:#1bc99a;--verde:#22e884;--verde-dim:#0d9f6e;--rosa:var(--verde);--rosa-dim:var(--verde-dim);--violeta:var(--agua);--violeta-dim:var(--agua-dim);--bg-deep:#05060d;--bg-surface:#0c0e18;--bg-card:#0e101cb8;--text:#eef2ff;--text-muted:#c4d0e4;--border:#00e8ff2e;--gradient-brand:linear-gradient(135deg, var(--celeste) 0%, var(--agua) 50%, var(--verde) 100%);--gradient-soft:linear-gradient(120deg, #00e8ff1a, #2ee8b814, #22e8841a);--shadow-glow:0 0 32px #00e8ff1f, 0 0 48px #22e8840f;--radius:14px;--radius-lg:22px;--nav-h:4rem;--font-sans:"Outfit", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--text-base:1.125rem;--text-sm:1rem;--text-xs:.875rem;--text-lg:1.25rem}@media (width<=767px){:root{--nav-h:3.65rem}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text);background:var(--bg-deep);-webkit-font-smoothing:antialiased;margin:0;line-height:1.75}#app{min-height:100dvh}a{color:var(--celeste);text-decoration:none;transition:color .2s}a:hover{color:var(--agua)}:focus{outline:none}:focus-visible{outline:2px solid var(--celeste);outline-offset:3px;border-radius:4px}img{max-width:100%;height:auto}::selection{color:var(--text);background:#2ee8b859}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.section{padding:4.5rem 0}#experiencia.section{padding-bottom:2rem}#proyectos.section{padding-top:2.5rem}@media (width>=900px){#experiencia.section{padding-bottom:2.75rem}#proyectos.section{padding-top:3rem}}.reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(1.35rem)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}.section-title{letter-spacing:-.02em;scroll-margin-top:calc(var(--nav-h) + .5rem);margin:0 0 2rem;font-size:clamp(1.875rem,4.5vw,2.375rem);font-weight:700}.section-title span{color:var(--celeste)}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.5rem;transition:border-color .25s,box-shadow .25s}.card--hover:hover{border-color:#2ee8b847;box-shadow:0 8px 28px #00e8ff14}.surface--plain{border-left:3px solid #2ee8b873;padding:0 0 0 1.25rem}.surface--muted{border:1px solid var(--border);border-radius:var(--radius-lg);background:#0a0c16a6;padding:1.25rem 1.5rem}.surface--tile{border-radius:var(--radius);background:#0a0c1680;border:1px solid #00e8ff1a;padding:1rem 1.15rem}.surface--accent{border-radius:var(--radius-lg);background:linear-gradient(145deg,#00e8ff0f,#22e8840d);border:1px solid #2ee8b840;padding:2rem 1.5rem}.section--alt{background:#080a1259}.btn{font-family:inherit;font-size:var(--text-sm);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--celeste);outline-offset:3px}.btn:active{transform:scale(.98)}.btn-primary{color:var(--bg-deep);background:var(--gradient-brand);box-shadow:0 4px 24px #00e8ff38}.btn-primary:hover{color:var(--bg-deep);box-shadow:0 6px 28px #22e88447}.btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn-ghost:hover{border-color:var(--celeste);color:var(--celeste)}.chip{font-size:var(--text-xs);color:#8eeaff;background:#00e8ff1f;border:1px solid #00e8ff52;border-radius:999px;padding:.35rem .75rem;font-weight:500;display:inline-block}.chip--agua,.chip--violet{color:var(--agua);background:#2ee8b81a;border-color:#2ee8b852}.chip--verde,.chip--rosa{color:var(--verde);background:#22e8841a;border-color:#22e88452}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav[data-v-cdf1375a]{z-index:110;height:var(--nav-h);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05060de0;position:fixed;top:0;left:0;right:0}.nav__inner[data-v-cdf1375a]{z-index:2;justify-content:space-between;align-items:center;gap:.5rem;height:100%;display:flex;position:relative}.nav__brand[data-v-cdf1375a]{min-width:2.5rem;min-height:2.5rem;font-family:var(--font-mono);background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex;position:relative}.nav__brand[data-v-cdf1375a]:after{content:"";background:var(--gradient-brand);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:.1rem;left:15%;right:15%;transform:scaleX(0)}.nav__brand.is-active[data-v-cdf1375a]:after{transform:scaleX(1)}.nav__tabs[data-v-cdf1375a]{flex:1;justify-content:space-evenly;align-items:center;gap:.15rem;min-width:0;display:none}.nav__tab[data-v-cdf1375a],.nav__more[data-v-cdf1375a]{min-width:2.35rem;min-height:2.5rem;font-size:var(--text-xs);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.1rem;padding:.2rem .15rem;font-family:inherit;font-weight:500;text-decoration:none;display:flex;position:relative}.nav__tab[data-v-cdf1375a]:after{content:"";background:var(--gradient-brand);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:.05rem;left:18%;right:18%;transform:scaleX(0)}.nav__tab[data-v-cdf1375a]:hover,.nav__tab.is-active[data-v-cdf1375a],.nav__more[data-v-cdf1375a]:hover{color:var(--celeste)}.nav__tab.is-active[data-v-cdf1375a]{font-weight:600}.nav__tab.is-active[data-v-cdf1375a]:after{transform:scaleX(1)}.nav__tab-icon[data-v-cdf1375a]{font-size:1rem;line-height:1}.nav__tab-label[data-v-cdf1375a]{letter-spacing:.01em;line-height:1.1}.nav__more[data-v-cdf1375a]{flex-shrink:0}.nav__more--open[data-v-cdf1375a]{color:var(--celeste);font-weight:600}.nav__more-icon[data-v-cdf1375a]{width:1rem;height:1rem;display:block;position:relative}.nav__more-icon[data-v-cdf1375a]:before,.nav__more-icon[data-v-cdf1375a]:after{content:"";background:currentColor;border-radius:1px;width:1rem;height:2px;transition:transform .2s;position:absolute;top:50%;left:50%}.nav__more-icon[data-v-cdf1375a]:before{transform:translate(-50%,-50%);box-shadow:0 -5px,0 5px}.nav__more--open .nav__more-icon[data-v-cdf1375a]:before{box-shadow:none;transform:translate(-50%,-50%)rotate(45deg)}.nav__more--open .nav__more-icon[data-v-cdf1375a]:after{transform:translate(-50%,-50%)rotate(-45deg)}.nav__more:not(.nav__more--open) .nav__more-icon[data-v-cdf1375a]:after{opacity:0}.nav__links[data-v-cdf1375a]{flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1rem;display:none}.nav__links a[data-v-cdf1375a]{font-size:var(--text-sm);color:var(--text-muted);padding:.35rem .15rem;font-weight:500;transition:color .2s;position:relative}.nav__links a[data-v-cdf1375a]:after{content:"";background:var(--gradient-brand);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav__links a[data-v-cdf1375a]:hover{color:var(--celeste)}.nav__links a.is-active[data-v-cdf1375a]{color:var(--celeste);font-weight:600}.nav__links a.is-active[data-v-cdf1375a]:after{transform:scaleX(1)}.nav__brand[data-v-cdf1375a]:focus-visible,.nav__tab[data-v-cdf1375a]:focus-visible,.nav__more[data-v-cdf1375a]:focus-visible,.nav__links a[data-v-cdf1375a]:focus-visible{outline:2px solid var(--celeste);outline-offset:2px;border-radius:6px}@media (width<=767px){.nav__inner[data-v-cdf1375a]{padding-inline:.25rem}.nav__tabs[data-v-cdf1375a],.nav__more[data-v-cdf1375a]{display:flex}.nav__tab-label[data-v-cdf1375a]{font-size:.65rem}}@media (width<=360px){.nav__tab-label[data-v-cdf1375a]{display:none}.nav__tab[data-v-cdf1375a],.nav__more[data-v-cdf1375a]{min-width:2.1rem}}@media (width>=768px){.nav__links--desktop[data-v-cdf1375a]{display:flex}.nav__tabs[data-v-cdf1375a],.nav__more[data-v-cdf1375a]{display:none}}.nav-drawer[data-v-cdf1375a]{z-index:1;pointer-events:none;visibility:hidden;position:fixed;inset:0}.nav-drawer--open[data-v-cdf1375a]{visibility:visible}.nav-drawer__backdrop[data-v-cdf1375a],.nav-drawer__panel[data-v-cdf1375a]{pointer-events:none}.nav-drawer--open .nav-drawer__backdrop[data-v-cdf1375a],.nav-drawer--open .nav-drawer__panel[data-v-cdf1375a]{pointer-events:auto}.nav-drawer__backdrop[data-v-cdf1375a]{top:var(--nav-h);cursor:pointer;background:#05060db8;border:none;position:absolute;bottom:0;left:0;right:0}.nav-drawer__panel[data-v-cdf1375a]{top:var(--nav-h);width:min(18rem,88vw);height:calc(100dvh - var(--nav-h));background:var(--bg-surface);border-left:1px solid var(--border);border-top:1px solid #00e8ff1f;flex-direction:column;gap:.25rem;padding:.85rem 1rem 1.25rem;transition:transform .22s;display:flex;position:absolute;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #00000059}@media (prefers-reduced-motion:reduce){.nav-drawer__panel[data-v-cdf1375a]{transition:none}}.nav-drawer--open .nav-drawer__panel[data-v-cdf1375a]{transform:translate(0)}@media (width>=768px){.nav-drawer[data-v-cdf1375a]{display:none}}.nav-drawer__link[data-v-cdf1375a]{font-size:var(--text-base);color:var(--text-muted);border-radius:var(--radius);border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.85rem .75rem;font-weight:500;display:flex}.nav-drawer__link[data-v-cdf1375a]:hover{color:var(--celeste);background:#00e8ff0f}.nav-drawer__link.is-active[data-v-cdf1375a]{color:var(--celeste);border-left-color:var(--agua);background:#2ee8b814;font-weight:600}.nav-drawer__icon[data-v-cdf1375a]{text-align:center;width:1.5rem;font-size:1.1rem}.nav-drawer__link--highlight[data-v-cdf1375a]{color:var(--verde);border-top:1px solid #00e8ff1f;margin-top:.35rem;padding-top:1rem}.nav-drawer__link--highlight.is-active[data-v-cdf1375a]{color:var(--celeste)}.hero[data-v-399601b7]{padding-top:calc(var(--nav-h) + 1.5rem);align-items:center;min-height:auto;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.hero__mesh[data-v-399601b7]{pointer-events:none;background:radial-gradient(55% 45% at 18% 28%,#00e8ff38,#0000 55%),radial-gradient(45% 40% at 82% 55%,#22e88424,#0000 50%),radial-gradient(35% 35% at 72% 22%,#2ee8b81f,#0000 45%),radial-gradient(30% 25% at 50% 12%,#ffffff0a,#0000 40%);animation:18s ease-in-out infinite alternate mesh-drift-399601b7;position:absolute;inset:-20% -10%}@keyframes mesh-drift-399601b7{0%{transform:translate(0)scale(1)}to{transform:translate(2%,-2%)scale(1.03)}}.hero__grid[data-v-399601b7]{align-items:center;gap:1.25rem;display:grid;position:relative}.hero__topline[data-v-399601b7]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .65rem;display:flex}.hero__employer[data-v-399601b7]{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.02em;flex:auto;min-width:0;margin:0;font-weight:500}.hero__employer-company[data-v-399601b7]{color:var(--celeste);font-weight:600}.hero__employer-sep[data-v-399601b7]{color:var(--text-muted);margin:0 .35rem}.hero__employer-sector[data-v-399601b7]{color:var(--agua);text-transform:uppercase;font-size:var(--text-xs);letter-spacing:.06em}.hero__credential[data-v-399601b7]{font-size:var(--text-xs);color:var(--verde);background:#22e88414;border:1px solid #22e88459;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;margin:0;padding:.3rem .65rem .3rem .5rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex}.hero__credential[data-v-399601b7]:hover{color:var(--celeste);background:#00e8ff1a;border-color:#00e8ff73}.hero__credential-dot[data-v-399601b7]{background:var(--gradient-brand);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 8px #22e88499}.hero__credential-short[data-v-399601b7]{display:none}@media (width<=480px){.hero__credential-long[data-v-399601b7]{display:none}.hero__credential-short[data-v-399601b7]{display:inline}}.hero__name[data-v-399601b7]{letter-spacing:-.03em;background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:.35rem 0 0;font-size:clamp(2rem,7vw,3.5rem);font-weight:700;line-height:1.1}.hero__role[data-v-399601b7]{color:var(--text);margin:.4rem 0 0;font-size:1.05rem;font-weight:600;line-height:1.35}.hero__tagline[data-v-399601b7]{max-width:38ch;color:var(--text-muted);font-size:var(--text-base);margin:0;line-height:1.55}.hero__location[data-v-399601b7]{font-size:var(--text-sm);color:var(--text-muted);margin:.35rem 0 0}.hero__actions[data-v-399601b7]{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.hero__social[data-v-399601b7]{font-size:var(--text-sm);gap:1rem;margin-top:.75rem;font-weight:500;display:flex}.hero__scroll-hint[data-v-399601b7]{font-size:var(--text-xs);color:var(--agua);opacity:.85;align-items:center;gap:.4rem;margin-top:1rem;font-weight:600;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.hero__scroll-hint[data-v-399601b7]:hover{color:var(--celeste);opacity:1}.hero__scroll-hint-icon[data-v-399601b7]{font-size:1rem;line-height:1;animation:2s ease-in-out infinite hint-bob-399601b7}@keyframes hint-bob-399601b7{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.hero__scroll-hint-icon[data-v-399601b7]{animation:none}}.hero__figure[data-v-399601b7]{margin:0}.hero__frame[data-v-399601b7]{border-radius:var(--radius-lg);background:var(--gradient-brand);box-shadow:var(--shadow-glow);padding:3px;position:relative}.hero__frame--art[data-v-399601b7]{background:linear-gradient(160deg,#00e8ffd9,#2ee8b8b3 45%,#22e884d9);padding:2px;overflow:hidden}.hero__frame img[data-v-399601b7]{border-radius:calc(var(--radius-lg) - 1px);aspect-ratio:4/5;object-fit:cover;object-position:center 35%;background:radial-gradient(at 50% 15%,#1a2744 0%,#0a0e18 50%,#05060d 100%);width:100%;height:100%;min-height:200px;display:block}.hero__caption[data-v-399601b7]{text-align:center;font-size:var(--text-xs);color:var(--text-muted);margin-top:.5rem;font-style:italic}.hero__visual[data-v-399601b7]{max-width:min(100%,300px);margin-inline:auto}@media (width<=899px){.hero[data-v-399601b7]{padding-top:calc(var(--nav-h) + 1rem);padding-bottom:2.5rem}.hero__grid[data-v-399601b7]{gap:1rem}.hero__name[data-v-399601b7]{font-size:clamp(1.85rem,8.5vw,2.5rem)}.hero__role[data-v-399601b7]{font-size:1rem}.hero__tagline[data-v-399601b7]{font-size:var(--text-sm);line-height:1.45}.hero__location[data-v-399601b7],.hero__scroll-hint[data-v-399601b7],.hero__caption[data-v-399601b7]{display:none}.hero__visual[data-v-399601b7]{max-width:min(88vw,280px)}.hero__frame img[data-v-399601b7]{aspect-ratio:5/6;min-height:180px}.hero__actions[data-v-399601b7]{margin-top:.85rem}}@media (width>=900px){.hero[data-v-399601b7]{min-height:clamp(30rem,76dvh,40rem);padding-top:calc(var(--nav-h) + 2rem);padding-bottom:1.5rem}.hero__grid[data-v-399601b7]{grid-template-rows:auto auto;grid-template-columns:1.05fr .95fr;align-items:start;gap:.65rem 2rem}.hero__lead[data-v-399601b7]{grid-area:1/1}.hero__trail[data-v-399601b7]{grid-area:2/1}.hero__visual[data-v-399601b7]{grid-area:1/2/-1;align-self:center;max-width:340px;margin-inline:auto 0}.hero__topline[data-v-399601b7]{margin-bottom:.15rem}.hero__name[data-v-399601b7]{margin-top:.5rem;font-size:clamp(2.25rem,7vw,3.5rem)}.hero__role[data-v-399601b7]{margin-top:.5rem;font-size:1.25rem}.hero__tagline[data-v-399601b7]{margin-top:.65rem}.hero__credential[data-v-399601b7]{margin-top:0}.hero__frame img[data-v-399601b7]{min-height:240px}}.section--after-hero[data-v-2ebe323b]{scroll-margin-top:calc(var(--nav-h) + .75rem);padding-top:2rem}@media (width>=900px){.section--after-hero[data-v-2ebe323b]{padding-top:1.75rem}.section--after-hero .section-title[data-v-2ebe323b]{margin-bottom:1.25rem}}.about p[data-v-2ebe323b]{color:var(--text-muted);font-size:var(--text-base);margin:0 0 1rem;line-height:1.8}.about p[data-v-2ebe323b]:last-child{margin-bottom:0}.experience__intro[data-v-bd0bb10b]{max-width:58ch;font-size:var(--text-base);color:var(--text-muted);margin:-1rem 0 1.75rem;line-height:1.65}.timeline[data-v-bd0bb10b]{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.timeline--nested[data-v-bd0bb10b]{margin-top:1rem}.timeline__item[data-v-bd0bb10b]{display:block}.timeline__card[data-v-bd0bb10b]{position:relative}.timeline__marker[data-v-bd0bb10b]{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:.85rem;right:.85rem}.timeline__marker span[data-v-bd0bb10b]{width:2rem;height:2rem;font-family:var(--font-mono);font-size:var(--text-xs);background:var(--gradient-brand);color:var(--bg-deep);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.timeline__marker--muted span[data-v-bd0bb10b]{color:var(--agua);background:#2ee8b833;border:1px solid #2ee8b859}.timeline__card--current[data-v-bd0bb10b]{box-shadow:var(--shadow-glow);border-color:#2ee8b861}.timeline__card--current[data-v-bd0bb10b]:before{content:"";background:var(--gradient-brand);border-radius:0 3px 3px 0;width:3px;position:absolute;top:.75rem;bottom:.75rem;left:0}.timeline__title-row[data-v-bd0bb10b]{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.timeline__title-row h3[data-v-bd0bb10b]{margin:0}.timeline__current-badge[data-v-bd0bb10b]{flex-shrink:0}.timeline__present[data-v-bd0bb10b]{color:var(--verde);font-weight:600}.timeline__header[data-v-bd0bb10b]{flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem;padding-right:2.75rem;display:flex}.timeline__header h3[data-v-bd0bb10b]{margin:0;font-size:1.2rem}.timeline__company[data-v-bd0bb10b]{font-weight:600;font-size:var(--text-sm);color:var(--celeste);margin:.2rem 0 0}.timeline__meta[data-v-bd0bb10b]{text-align:right;font-size:var(--text-sm);color:var(--text-muted)}.timeline__meta time[data-v-bd0bb10b]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--agua);font-weight:500;display:block}.timeline__card>p[data-v-bd0bb10b]{color:var(--text-muted);font-size:var(--text-base);margin:0;line-height:1.75}.timeline__highlights[data-v-bd0bb10b]{color:var(--text-muted);font-size:var(--text-base);margin:1rem 0 0;padding-left:1.2rem;line-height:1.75}.timeline__highlights li[data-v-bd0bb10b]{margin-bottom:.4rem}.timeline__earlier[data-v-bd0bb10b]{margin-top:1.25rem}.timeline__earlier-summary[data-v-bd0bb10b]{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:var(--text-base);color:var(--agua);border-radius:var(--radius-md);background:#2ee8b80f;border:1px solid #2ee8b847;align-items:center;gap:.75rem;padding:.85rem 1rem;font-weight:600;list-style:none;transition:color .2s,border-color .2s,background .2s;display:flex}.timeline__earlier-summary[data-v-bd0bb10b]::-webkit-details-marker{display:none}.timeline__earlier-icon[data-v-bd0bb10b]{width:1.75rem;height:1.75rem;color:var(--verde);background:#2ee8b824;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex}.timeline__earlier-icon[data-v-bd0bb10b]:before{content:"";border-bottom:2px solid;border-right:2px solid;width:.45rem;height:.45rem;transition:transform .2s;transform:rotate(-45deg)translate(-1px,1px)}.timeline__earlier[open] .timeline__earlier-icon[data-v-bd0bb10b]{color:var(--celeste);background:#00e8ff1f}.timeline__earlier[open] .timeline__earlier-icon[data-v-bd0bb10b]:before{transform:rotate(45deg)translateY(-1px)}.timeline__earlier-label[data-v-bd0bb10b]{line-height:1.35}.timeline__earlier-summary[data-v-bd0bb10b]:hover{color:var(--verde);background:#22e8841a;border-color:#22e88466}.timeline__earlier-summary[data-v-bd0bb10b]:focus-visible{outline:2px solid var(--celeste);outline-offset:2px}.timeline__earlier[open] .timeline__earlier-summary[data-v-bd0bb10b]{background:#00e8ff0f;border-color:#00e8ff59;margin-bottom:.25rem}@media (width<=600px){.timeline__meta[data-v-bd0bb10b]{text-align:left;width:100%;padding-right:0}.timeline__header[data-v-bd0bb10b]{padding-right:2.5rem}}.bento__media--video[data-v-e5a7d66d]{background:var(--bg-deep);border-bottom:1px solid var(--border);flex-shrink:0;position:relative;overflow:hidden}.bento__media--video iframe[data-v-e5a7d66d]{pointer-events:none;border:0;width:100%;height:100%;display:block}.bento__video-poster[data-v-e5a7d66d]{width:100%;height:100%;min-height:inherit;background:var(--bg-deep);display:block;position:relative}.bento__video-poster img[data-v-e5a7d66d]{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.bento__video-play[data-v-e5a7d66d]{width:3rem;height:3rem;color:var(--text);opacity:.85;background:#05060db8;border:1px solid #00e8ff59;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000073}.bento[data-v-8c5bdf1c]{grid-template-columns:1fr;align-items:start;gap:1.25rem;display:grid}@media (width>=640px){.bento[data-v-8c5bdf1c]{grid-template-columns:repeat(2,1fr);align-items:stretch}.bento__item--wide[data-v-8c5bdf1c]{grid-column:1/-1}.bento__item--lead[data-v-8c5bdf1c],.bento__item--support[data-v-8c5bdf1c]{grid-column:span 1}}@media (width>=640px) and (width<=959px){.bento__item--lead[data-v-8c5bdf1c],.bento__item--support[data-v-8c5bdf1c],.bento__item--row2-primary[data-v-8c5bdf1c]{grid-column:1/-1}.bento__item--row2-compact[data-v-8c5bdf1c]{grid-column:span 1}}@media (width>=960px){.bento[data-v-8c5bdf1c]{grid-template-rows:auto;grid-template-columns:repeat(30,1fr);align-items:stretch}.bento__item--lead[data-v-8c5bdf1c]{grid-area:1/span 21}.bento__item--support[data-v-8c5bdf1c]{grid-area:1/span 9}.bento__item--row2-primary[data-v-8c5bdf1c]{grid-area:2/1/span 3/span 15}.bento__item--row2-compact[data-v-8c5bdf1c]:nth-child(4){grid-area:2/16/auto/-1}.bento__item--row2-compact[data-v-8c5bdf1c]:nth-child(5){grid-area:3/16/auto/-1}.bento__item--row2-compact[data-v-8c5bdf1c]:nth-child(6){grid-area:4/16/auto/-1}.bento__item--wide[data-v-8c5bdf1c]{grid-area:5/1/auto/-1}}.bento__item[data-v-8c5bdf1c]{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.bento__item--lead[data-v-8c5bdf1c],.bento__item--support[data-v-8c5bdf1c]{max-height:none}.bento__media[data-v-8c5bdf1c]{background:var(--bg-deep);border-bottom:1px solid var(--border);flex-shrink:0;height:200px;max-height:280px;position:relative}@media (width>=960px){.bento__item--lead .bento__wide-inner--stack[data-v-8c5bdf1c],.bento__item--support .bento__wide-inner--stack[data-v-8c5bdf1c]{flex:0 auto;height:auto}.bento__item--lead .bento__body[data-v-8c5bdf1c],.bento__item--support .bento__body[data-v-8c5bdf1c]{flex:none;overflow:visible}.bento__item--lead .bento__media[data-v-8c5bdf1c]{height:min(280px,42vh);max-height:280px}.bento__item--support .bento__media[data-v-8c5bdf1c]{height:min(220px,36vh);max-height:220px}.bento__item--lead[data-v-8c5bdf1c] .bento__media--video,.bento__item--row2-primary[data-v-8c5bdf1c] .bento__media--video{flex-shrink:0;height:min(300px,36vh);min-height:200px;max-height:300px}.bento__item--row2-primary .bento__wide-inner--stack[data-v-8c5bdf1c]{flex:1;min-height:0}.bento__item--row2-compact .bento__body[data-v-8c5bdf1c],.bento__item--row2-primary .bento__body[data-v-8c5bdf1c]{flex-direction:column;flex:1;display:flex}.bento__item--row2-compact .bento__stack[data-v-8c5bdf1c],.bento__item--row2-primary .bento__stack[data-v-8c5bdf1c]{margin-top:auto}.bento__item--row2-compact .bento__link[data-v-8c5bdf1c],.bento__item--row2-primary .bento__link[data-v-8c5bdf1c]{margin-top:.65rem}}@media (width>=640px) and (width<=959px){.bento__item--row2-primary[data-v-8c5bdf1c] .bento__media--video{height:200px;min-height:200px;max-height:200px}.bento__item--row2-compact .bento__body[data-v-8c5bdf1c]{flex-direction:column;flex:1;display:flex}.bento__item--row2-compact .bento__stack[data-v-8c5bdf1c]{margin-top:auto}}.bento__wide-inner--stack[data-v-8c5bdf1c],.bento__wide-inner--text-only[data-v-8c5bdf1c]{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.bento__body--solo[data-v-8c5bdf1c]{border-top:none;padding:1rem 1.1rem 1.15rem}.bento__item--row2-compact h3[data-v-8c5bdf1c]{font-size:1rem}.bento__item--row2-compact p[data-v-8c5bdf1c]{font-size:var(--text-sm);line-height:1.55}.bento__item--row2-compact .chip[data-v-8c5bdf1c]{font-size:var(--text-xs);padding:.2rem .5rem}.bento__media img[data-v-8c5bdf1c]{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.bento__item--support .bento__media img[data-v-8c5bdf1c]{object-position:left top}.bento__item--wide .bento__wide-inner[data-v-8c5bdf1c]{flex-direction:column;display:flex}.bento__item--wide .bento__media[data-v-8c5bdf1c]{height:auto;max-height:none}.bento__item--wide .bento__media img[data-v-8c5bdf1c]{object-fit:contain;object-position:center center;width:100%;height:auto;display:block}@media (width>=960px){.bento__item--wide .bento__wide-inner[data-v-8c5bdf1c]{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:stretch;display:grid}.bento__item--wide .bento__media[data-v-8c5bdf1c]{border-bottom:none;border-right:1px solid var(--border);justify-content:center;align-items:center;height:auto;min-height:12rem;max-height:none;display:flex}.bento__item--wide .bento__media img[data-v-8c5bdf1c]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.bento__item--wide .bento__body[data-v-8c5bdf1c]{justify-content:center;padding:1rem 1.15rem}.bento__item--wide .bento__stack[data-v-8c5bdf1c]{gap:.3rem}.bento__item--wide .bento__stack .chip[data-v-8c5bdf1c]{font-size:var(--text-xs);padding:.25rem .55rem}}.bento__body[data-v-8c5bdf1c]{flex-direction:column;flex:auto;min-height:0;padding:1.1rem 1.35rem 1.35rem;display:flex;overflow:visible}.bento__header[data-v-8c5bdf1c]{margin-bottom:.5rem}.bento__title-row[data-v-8c5bdf1c]{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.bento__item h3[data-v-8c5bdf1c]{margin:0;font-size:1.125rem}.bento__badge[data-v-8c5bdf1c]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.2rem .5rem;font-weight:600}.bento__badge--production[data-v-8c5bdf1c]{color:var(--verde);background:#22e8841f;border:1px solid #22e8844d}.bento__badge--opensource[data-v-8c5bdf1c]{color:var(--agua);background:#2ee8b81a;border:1px solid #2ee8b847}.bento__badge--youtube[data-v-8c5bdf1c]{color:#ff8a8a;background:#ff3c3c1f;border:1px solid #ff505059;text-decoration:none;transition:background .2s,border-color .2s}a.bento__badge--youtube[data-v-8c5bdf1c]:hover{color:#ffb4b4;background:#ff3c3c33;border-color:#ff787880}.bento__badge--itchio[data-v-8c5bdf1c]{color:#f0a8ff;background:#fa5cff1f;border:1px solid #fa5cff59;text-decoration:none;transition:background .2s,border-color .2s}a.bento__badge--itchio[data-v-8c5bdf1c]:hover{color:#f5c8ff;background:#fa5cff38;border-color:#fa8cff80}.bento__item time[data-v-8c5bdf1c]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--agua);display:block}.bento__item p[data-v-8c5bdf1c]{font-size:var(--text-base);color:var(--text-muted);margin:0;line-height:1.6}.bento__stack[data-v-8c5bdf1c]{flex-wrap:wrap;gap:.35rem;margin-top:.75rem;display:flex}.bento__link[data-v-8c5bdf1c]{font-size:var(--text-sm);margin-top:.75rem;font-weight:600;display:inline-block}.bento__item--featured[data-v-8c5bdf1c]{border-color:#00e8ff59}.skills-grid[data-v-487971f2]{grid-template-columns:1fr;gap:.85rem;display:grid}@media (width>=600px){.skills-grid[data-v-487971f2]{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.skills-grid[data-v-487971f2]{grid-template-columns:repeat(4,1fr)}}.skills-card h3[data-v-487971f2]{font-size:var(--text-base);color:var(--celeste);margin:0 0 .75rem}.skills-card--highlight[data-v-487971f2]{background:linear-gradient(155deg,#00e8ff12,#0a0c168c 55%,#22e8840f);border-color:#2ee8b852;box-shadow:0 0 24px #00e8ff0f}.skills-card--highlight h3[data-v-487971f2]{color:var(--verde)}.skills-card__tags[data-v-487971f2]{flex-wrap:wrap;gap:.4rem;display:flex}.skills-card__tags .chip[data-v-487971f2]{font-size:var(--text-sm);padding:.35rem .65rem}.subsection[data-v-9aeb944c]{font-size:var(--text-base);color:var(--agua);margin:0 0 1rem;font-weight:600}.subsection[data-v-9aeb944c]:not(:first-of-type){margin-top:2.5rem}.edu-featured[data-v-9aeb944c]{scroll-margin-top:calc(var(--nav-h) + 1rem);margin-bottom:1.25rem}.edu-featured[data-v-9aeb944c]:focus{outline:none}.edu-featured__badges[data-v-9aeb944c]{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.edu-featured__provider[data-v-9aeb944c]{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--celeste);background:#00e8ff14;border:1px solid #00e8ff59;border-radius:999px;padding:.25rem .6rem;font-weight:600}.edu-featured__award[data-v-9aeb944c]{font-size:var(--text-sm);color:var(--verde);background:#22e8841f;border:1px solid #22e88459;border-radius:999px;padding:.3rem .75rem;font-weight:700}.edu-featured__title[data-v-9aeb944c]{margin:0;font-size:clamp(1.15rem,3vw,1.35rem);font-weight:700;line-height:1.3}.edu-featured__meta[data-v-9aeb944c]{font-size:var(--text-sm);color:var(--agua);margin:.5rem 0 0}.edu-featured__meta time[data-v-9aeb944c]{font-family:var(--font-mono);font-weight:500}.edu-featured__copy[data-v-9aeb944c]{font-size:var(--text-sm);color:var(--text-muted);margin:.85rem 0 0;line-height:1.6}.edu-google-label[data-v-9aeb944c]{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .65rem;font-weight:600}.edu-list[data-v-9aeb944c]{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.edu-list--highlights[data-v-9aeb944c]{gap:.75rem;display:grid}@media (width>=640px){.edu-list--highlights[data-v-9aeb944c]{grid-template-columns:repeat(2,1fr)}}.edu-formal-group[data-v-9aeb944c]{margin-bottom:1.25rem}.edu-formal-group[data-v-9aeb944c]:last-child{margin-bottom:0}.edu-formal-group__label[data-v-9aeb944c]{font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;font-weight:600}.edu-list--compact[data-v-9aeb944c]{border:1px solid var(--border);border-radius:var(--radius-lg);gap:0;overflow:hidden}.edu-item--google[data-v-9aeb944c]{background:linear-gradient(145deg,#00e8ff0d,#0a0c168c);border-color:#00e8ff38}.edu-item--rank-2.edu-item--google[data-v-9aeb944c]{box-shadow:inset 0 0 0 1px #2ee8b81f}.edu-item__head[data-v-9aeb944c]{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.edu-item strong[data-v-9aeb944c]{font-size:var(--text-base)}.edu-item__period[data-v-9aeb944c]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--agua);font-weight:500}.edu-item__inst[data-v-9aeb944c]{font-size:var(--text-sm);color:var(--text-muted);margin-top:.35rem;display:block}.edu-item__note[data-v-9aeb944c]{margin-top:.5rem}.edu-item--row[data-v-9aeb944c]{background:#0a0c1659;border-bottom:1px solid #00e8ff14;grid-template-columns:1fr auto;grid-template-areas:"title period""inst inst";gap:.25rem 1rem;padding:1rem 1.25rem;display:grid}.edu-item--row[data-v-9aeb944c]:last-child{border-bottom:none}.edu-item--row strong[data-v-9aeb944c]{grid-area:title}.edu-item--row .edu-item__period[data-v-9aeb944c]{text-align:right;grid-area:period}.edu-item--row .edu-item__inst[data-v-9aeb944c]{grid-area:inst}@media (width<=600px){.edu-item--row[data-v-9aeb944c]{grid-template-columns:1fr;grid-template-areas:"title""period""inst"}.edu-item--row .edu-item__period[data-v-9aeb944c]{text-align:left}}.contact__card[data-v-6745c09a]{text-align:center;max-width:560px;margin-inline:auto}.contact__card p[data-v-6745c09a]{color:var(--text-muted);font-size:var(--text-base);margin:0 0 1rem;line-height:1.65}.contact__email-row[data-v-6745c09a]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:1.5rem;display:flex}.contact__email[data-v-6745c09a]{font-family:var(--font-mono);word-break:break-all;font-size:clamp(.9rem,2.5vw,1.0625rem);font-weight:500}.contact__copy[data-v-6745c09a]{font-size:var(--text-xs);min-height:2.5rem;padding:.45rem .9rem}.contact__actions[data-v-6745c09a]{flex-direction:column;align-items:stretch;gap:.65rem;display:flex}.contact__cta[data-v-6745c09a]{width:100%}.contact__secondary[data-v-6745c09a]{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.contact__secondary .btn[data-v-6745c09a]{width:100%;font-size:var(--text-xs);white-space:nowrap;padding:.65rem .5rem}@media (width<=380px){.contact__secondary[data-v-6745c09a]{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__secondary .btn[data-v-6745c09a]:first-child{grid-column:1/-1}}.footer[data-v-30ba7675]{padding:2rem 0 calc(2rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);position:relative;overflow:hidden}.footer__inner[data-v-30ba7675]{text-align:center;font-size:var(--text-sm);color:var(--text-muted);position:relative}.footer__links[data-v-30ba7675]{flex-wrap:wrap;justify-content:center;gap:.65rem 1.25rem;margin-bottom:1rem;display:flex}.footer__links a[data-v-30ba7675]{font-weight:600;font-size:var(--text-sm)}.footer__interests[data-v-30ba7675]{flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0 0 1rem;display:flex}.footer__interests .chip[data-v-30ba7675]{padding:.28rem .55rem;font-size:.75rem}.footer__copy[data-v-30ba7675]{margin:0}.footer__gradient[data-v-30ba7675]{background:var(--gradient-brand);filter:blur(80px);opacity:.35;pointer-events:none;width:80%;height:120px;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}@media (width>=768px){.footer[data-v-30ba7675]{padding-bottom:2.5rem}}.scroll-progress[data-v-1989e3ee]{top:var(--nav-h);z-index:110;pointer-events:none;background:#05060d80;height:3px;position:fixed;left:0;right:0}.scroll-progress__bar[data-v-1989e3ee]{transform-origin:0;background:var(--gradient-brand);will-change:transform;width:100%;height:100%;transition:transform .12s ease-out;box-shadow:0 0 12px #00e8ff73}@media (prefers-reduced-motion:reduce){.scroll-progress__bar[data-v-1989e3ee]{transition:none}}@media (width>=768px){.scroll-progress[data-v-1989e3ee]{height:2px}}.scroll-top[data-v-15f56e90]{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:105;width:2.75rem;height:2.75rem;color:var(--agua);cursor:pointer;box-shadow:var(--shadow-glow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0c16eb;border:1px solid #2ee8b873;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s,border-color .2s,background .2s,transform .2s;display:flex;position:fixed}.scroll-top[data-v-15f56e90]:hover{color:var(--celeste);background:#0e101cf5;border-color:#00e8ff8c;transform:translateY(-2px)}.scroll-top[data-v-15f56e90]:focus-visible{outline:2px solid var(--celeste);outline-offset:3px}.scroll-top__icon[data-v-15f56e90]{width:1.15rem;height:1.15rem;display:block}.scroll-top-enter-active[data-v-15f56e90],.scroll-top-leave-active[data-v-15f56e90]{transition:opacity .22s,transform .22s}.scroll-top-enter-from[data-v-15f56e90],.scroll-top-leave-to[data-v-15f56e90]{opacity:0;transform:translateY(.75rem)scale(.92)}@media (prefers-reduced-motion:reduce){.scroll-top[data-v-15f56e90]{transition:none}.scroll-top[data-v-15f56e90]:hover{transform:none}.scroll-top-enter-active[data-v-15f56e90],.scroll-top-leave-active[data-v-15f56e90]{transition:opacity .01ms}.scroll-top-enter-from[data-v-15f56e90],.scroll-top-leave-to[data-v-15f56e90]{transform:none}}@media (width>=768px){.scroll-top[data-v-15f56e90]{right:1.25rem;bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));width:3rem;height:3rem}}.app[data-v-386ba95a]{min-height:100dvh;position:relative}.app__bg[data-v-386ba95a]{z-index:-1;background:var(--bg-deep);pointer-events:none;position:fixed;inset:0}.app__bg[data-v-386ba95a]:after{content:"";background:var(--gradient-soft);opacity:.6;position:absolute;inset:0}
