.hero[data-astro-cid-h3sokkh7]{--fs-h1-hero:clamp(2.25rem, 1rem + 6vw, 5.25rem);--hero-min-h:100svh;--pad-y-hero:clamp(2rem, 6vh, 4rem);min-height:100vh;min-height:var(--hero-min-h);padding-top:var(--nav-height);background-image:var(--gradient-lime-veil);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.hero__grid[data-astro-cid-h3sokkh7]{--cols-hero:1.15fr .85fr;--gap-hero:clamp(2rem, 5vw, 4rem);grid-template-columns:var(--cols-hero);align-items:center;gap:var(--gap-hero);width:100%;max-width:var(--content-max-width);padding:var(--pad-y-hero) var(--pad-x-content);flex:1;min-width:0;margin:0 auto;display:grid}.hero__content[data-astro-cid-h3sokkh7]{--gap-hero-content:2.5rem;align-items:flex-start;gap:var(--gap-hero-content);flex-direction:column;min-width:0;display:flex}.hero__cta[data-astro-cid-h3sokkh7]{width:var(--w-hero-cta,auto)}.hero__visual[data-astro-cid-h3sokkh7]{--h-hero-visual:min(70svh, 640px);width:100%;height:var(--h-hero-visual);position:relative}.hero__canvas[data-astro-cid-h3sokkh7]{--canvas-ink-channel:var(--color-accent-lime-rgb);--canvas-node-alpha:.85;--canvas-link-alpha-max:.35;width:100%;height:100%}@media (width<=1199px){.hero__grid[data-astro-cid-h3sokkh7]{--cols-hero:1fr 1fr}.hero__visual[data-astro-cid-h3sokkh7]{--h-hero-visual:min(50svh, 480px)}.hero[data-astro-cid-h3sokkh7]{--fs-h1-hero:clamp(2.25rem, 1rem + 5vw, 3.5rem)}}@media (width<=767px){.hero__grid[data-astro-cid-h3sokkh7]{--cols-hero:1fr}.hero__content[data-astro-cid-h3sokkh7]{--gap-hero-content:2rem;--w-hero-cta:100%}.hero__visual[data-astro-cid-h3sokkh7]{--h-hero-visual:min(45svh, 380px)}.hero__scroll-indicator[data-astro-cid-h3sokkh7]{display:none}}.hero__title[data-astro-cid-h3sokkh7]{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h1-hero);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);color:var(--color-white);overflow-wrap:break-word;-webkit-hyphens:manual;hyphens:manual;width:100%;min-width:0}.hero__title-stack[data-astro-cid-h3sokkh7]{display:block;position:relative}.hero__title-static[data-astro-cid-h3sokkh7]{display:block}.hero__title-typed[data-astro-cid-h3sokkh7]{visibility:hidden;display:block;position:absolute;inset:0}.hero__char[data-astro-cid-h3sokkh7],.hero__title-stack[data-astro-cid-h3sokkh7].is-typing .hero__title-static[data-astro-cid-h3sokkh7]{visibility:hidden}.hero__title-stack[data-astro-cid-h3sokkh7].is-typing .hero__title-typed[data-astro-cid-h3sokkh7],.hero__char[data-astro-cid-h3sokkh7].is-typed{visibility:visible}.hero__highlight[data-astro-cid-h3sokkh7]{color:var(--color-accent-lime);text-shadow:var(--glow-text-lime)}.hero__title-stack[data-astro-cid-h3sokkh7].is-typing .hero__char[data-astro-cid-h3sokkh7].is-typed:has(+.hero__char:not(.is-typed)){--w-cursor:3px;--h-cursor:.85em;--gap-cursor:4px;--duration-cursor-blink:.8s;position:relative}.hero__title-stack[data-astro-cid-h3sokkh7].is-typing .hero__char[data-astro-cid-h3sokkh7].is-typed:has(+.hero__char:not(.is-typed)):after{content:"";margin-left:var(--gap-cursor);width:var(--w-cursor);height:var(--h-cursor);background-color:var(--color-accent-lime);animation:hero-cursor-blink var(--duration-cursor-blink) steps(1) infinite;position:absolute;bottom:0;left:100%}@keyframes hero-cursor-blink{50%{opacity:0}}.hero__scroll-indicator[data-astro-cid-h3sokkh7]{--offset-scroll-indicator:clamp(1.5rem, 4vh, 2.5rem);left:50%;bottom:var(--offset-scroll-indicator);justify-content:center;display:flex;position:absolute;transform:translate(-50%)}.hero__scroll-line[data-astro-cid-h3sokkh7]{--w-scroll-line:2px;--h-scroll-line:56px;--opacity-scroll-line:.3;--scale-scroll-line-peak:1.3;--duration-scroll-pulse:2s;width:var(--w-scroll-line);height:var(--h-scroll-line);background-color:var(--color-accent-lime);opacity:var(--opacity-scroll-line);transform-origin:top;animation:hero-scroll-pulse var(--duration-scroll-pulse) ease-in-out infinite}@keyframes hero-scroll-pulse{0%,to{opacity:var(--opacity-scroll-line);transform:scaleY(1)}50%{transform:scaleY(var(--scale-scroll-line-peak));opacity:1}}@media (prefers-reduced-motion:reduce){.hero__scroll-line[data-astro-cid-h3sokkh7]{opacity:var(--opacity-scroll-line);animation:none;transform:scaleY(1)}}.projects__card[data-astro-cid-y2vllrex]{--ratio-preview:16 / 9;--opacity-overlay-hover:.6;--cols-card:1fr;--rows-card:auto 1fr;--cols-split:minmax(0, 1.15fr) minmax(0, 1fr);--body-align:stretch;--pad-body:clamp(1.5rem, 3vw, 2.5rem);--pad-body-top:0;--gap-card:1rem;--gap-body:1rem;--gap-tags:.5rem;--border-width-card-accent:3px;--size-placeholder-icon:clamp(48px, 8vw, 72px);--stroke-icon:1.5;--opacity-overlay-rest:.25;grid-template-columns:var(--cols-card);grid-template-rows:var(--rows-card);gap:var(--gap-card);border-radius:var(--radius-md);border-bottom:var(--border-width-card-accent) solid transparent;transition:border-color var(--duration-slow) var(--ease-out), background-color var(--duration-slow) var(--ease-out), box-shadow var(--duration-slow) var(--ease-out), transform var(--duration-slow) var(--ease-out);background-color:#0000;display:grid;overflow:hidden}.projects__preview[data-astro-cid-y2vllrex]{width:100%;aspect-ratio:var(--ratio-preview);align-self:stretch;position:relative;overflow:hidden}.projects__card--wide[data-astro-cid-y2vllrex] .projects__preview[data-astro-cid-y2vllrex]{aspect-ratio:auto;height:100%}.projects__preview[data-astro-cid-y2vllrex] [data-astro-cid-y2vllrex]:is(picture,img.projects__media){object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow) var(--ease-out);position:absolute;inset:0}.projects__preview-overlay[data-astro-cid-y2vllrex]{background-color:var(--color-dark);opacity:0;transition:opacity var(--duration-slow) var(--ease-out);position:absolute;inset:0}.projects__logo-caja[data-astro-cid-y2vllrex]{--pad-logo:clamp(1.5rem, 6%, 3rem);--w-logo:min(58%, 18rem);padding:var(--pad-logo);color:var(--color-white);transition:opacity var(--duration-slow) var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.projects__logo-caja[data-astro-cid-y2vllrex] .projects__logo{width:var(--w-logo);height:auto;max-height:100%}.projects__card--con-logo[data-astro-cid-y2vllrex] .projects__preview-overlay[data-astro-cid-y2vllrex]{opacity:var(--opacity-overlay-rest)}.projects__placeholder[data-astro-cid-y2vllrex]{background-color:var(--color-card-bg-dark);color:var(--color-accent-lime);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.projects__placeholder[data-astro-cid-y2vllrex] svg[data-astro-cid-y2vllrex]{width:var(--size-placeholder-icon);height:var(--size-placeholder-icon);fill:none;stroke:currentColor;stroke-width:var(--stroke-icon);stroke-linecap:round;stroke-linejoin:round}.projects__placeholder[data-astro-cid-y2vllrex] svg[data-astro-cid-y2vllrex] circle[data-astro-cid-y2vllrex]{fill:currentColor;stroke:none}.projects__card-body[data-astro-cid-y2vllrex]{align-self:var(--body-align);align-items:flex-start;gap:var(--gap-body);padding:var(--pad-body-top) var(--pad-body) var(--pad-body);flex-direction:column;display:flex}.projects__card-title[data-astro-cid-y2vllrex]{font-family:var(--font-display);font-weight:600;font-size:var(--fs-h3-project);color:var(--color-dark)}.projects__card-text[data-astro-cid-y2vllrex]{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text-on-light)}.projects__tags[data-astro-cid-y2vllrex]{gap:var(--gap-tags);flex-wrap:wrap;padding:0;list-style:none;display:flex}.projects__card-foot[data-astro-cid-y2vllrex]{justify-content:space-between;align-items:center;gap:var(--gap-body);width:100%;margin-top:auto;display:flex}.projects__year[data-astro-cid-y2vllrex]{font-family:var(--font-body);font-size:var(--fs-meta);color:var(--color-text-on-light)}@media (width>=768px) and (width<=1199px){.projects__card[data-astro-cid-y2vllrex]{--cols-card:var(--cols-split);--rows-card:1fr;--body-align:center;--pad-body-top:var(--pad-body)}}@media (width>=1200px){.projects__card--wide[data-astro-cid-y2vllrex]{--cols-card:var(--cols-split);--rows-card:1fr;--body-align:center;--pad-body-top:var(--pad-body);grid-column:1/-1}}.projects__card--linked[data-astro-cid-y2vllrex]:hover,.projects__card--linked[data-astro-cid-y2vllrex]:focus-within{background-color:var(--color-white);border-bottom-color:var(--color-accent-lime);box-shadow:var(--shadow-card-hover);transform:scale(var(--scale-card-hover))}@media (width>=1200px){.projects__card--wide[data-astro-cid-y2vllrex]:hover,.projects__card--wide[data-astro-cid-y2vllrex]:focus-within{transform:none}}@media (hover:hover){.projects__card--linked[data-astro-cid-y2vllrex] .projects__preview-overlay[data-astro-cid-y2vllrex]{opacity:var(--opacity-overlay-rest)}.projects__card--linked[data-astro-cid-y2vllrex]:hover .projects__preview-overlay[data-astro-cid-y2vllrex],.projects__card--linked[data-astro-cid-y2vllrex]:focus-within .projects__preview-overlay[data-astro-cid-y2vllrex]{opacity:0}.projects__card--con-logo[data-astro-cid-y2vllrex].projects__card--linked:hover .projects__preview-overlay[data-astro-cid-y2vllrex],.projects__card--con-logo[data-astro-cid-y2vllrex].projects__card--linked:focus-within .projects__preview-overlay[data-astro-cid-y2vllrex]{opacity:var(--opacity-overlay-hover)}}@media (prefers-reduced-motion:reduce){.projects__card--linked[data-astro-cid-y2vllrex]:hover,.projects__card--linked[data-astro-cid-y2vllrex]:focus-within{transform:none}}.projects__deck[data-astro-cid-ajgmckn7]{max-width:var(--measure-prose);margin-bottom:var(--space-title-gap);font-family:var(--font-body);font-size:var(--fs-body-lg);line-height:var(--lh-body);color:var(--color-text-on-light)}.projects__grid[data-astro-cid-ajgmckn7]{--projects-columns:2;grid-template-columns:repeat(var(--projects-columns), 1fr);gap:var(--gap-grid);align-items:stretch;display:grid}@media (width<=1199px){.projects__grid[data-astro-cid-ajgmckn7]{--projects-columns:1}}
