.hero[data-astro-cid-ge2uvauf]{box-sizing:border-box;background-color:var(--color-background);min-height:100svh;color:var(--color-text);align-items:center;padding:6rem 1.5rem 4.5rem;display:flex;position:relative;overflow:hidden}.hero__inner[data-astro-cid-ge2uvauf]{z-index:1;grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:72rem;margin:0 auto;display:grid;position:relative}.hero__content[data-astro-cid-ge2uvauf]{flex-direction:column;gap:1rem;min-width:0;display:flex}.hero__role[data-astro-cid-ge2uvauf]{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-size:.9rem}.hero__name[data-astro-cid-ge2uvauf]{font-family:var(--font-heading);letter-spacing:-.01em;white-space:nowrap;color:var(--color-text);margin:0;font-size:min(4.5rem,11vw);font-weight:700;line-height:1.02}.hero__description[data-astro-cid-ge2uvauf]{max-width:34rem;font-family:var(--font-body);color:var(--color-text);margin:0;font-size:clamp(1.1rem,4vw,1.3rem);line-height:1.55}.hero__portrait[data-astro-cid-ge2uvauf]{justify-self:center;width:100%;max-width:20rem;padding:.85rem;position:relative}.hero__image[data-astro-cid-ge2uvauf]{z-index:1;aspect-ratio:520/620;object-fit:cover;filter:grayscale()contrast(1.05);-webkit-mask-composite:source-in;background:0 0;width:100%;height:auto;transition:filter .35s;display:block;position:relative;mask-image:linear-gradient(90deg,#0000 0,#000 20% 88%,#0000 100%),linear-gradient(#0000 0,#000 10% 96%,#0000 100%);mask-composite:intersect}.hero__image[data-astro-cid-ge2uvauf]:hover{filter:grayscale(0%)contrast()}@media (width>=768px){.hero__name[data-astro-cid-ge2uvauf]{white-space:nowrap;font-size:min(5rem,9vw)}.hero__description[data-astro-cid-ge2uvauf]{white-space:nowrap;max-width:none;font-size:min(1.35rem,2.4vw)}}@media (width>=1024px){.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:minmax(0,1.5fr) minmax(0,.62fr);gap:3.5rem}.hero__portrait[data-astro-cid-ge2uvauf]{justify-self:end;max-width:22rem}}@media (prefers-reduced-motion:no-preference){.hero__role[data-astro-cid-ge2uvauf],.hero__name[data-astro-cid-ge2uvauf],.hero__description[data-astro-cid-ge2uvauf],.hero__portrait[data-astro-cid-ge2uvauf]{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards hero-rise}.hero__role[data-astro-cid-ge2uvauf]{animation-delay:50ms}.hero__name[data-astro-cid-ge2uvauf]{animation-delay:.16s}.hero__description[data-astro-cid-ge2uvauf]{animation-delay:.3s}.hero__portrait[data-astro-cid-ge2uvauf]{animation-delay:.24s}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}.project-card[data-astro-cid-y2vllrex]{background:var(--color-background);color:var(--color-text);border:1px solid var(--color-border);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.project-card__image[data-astro-cid-y2vllrex]{aspect-ratio:3/2;object-fit:contain;object-position:center;background:var(--color-near-white);border:1px solid var(--color-border);width:100%;height:auto;display:block}.project-card__title[data-astro-cid-y2vllrex]{font-family:var(--font-heading);margin:.75rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.3}.project-card__description[data-astro-cid-y2vllrex]{font-family:var(--font-body);color:var(--color-text-muted);margin:0;line-height:1.5}.project-card__stack[data-astro-cid-y2vllrex]{flex-wrap:wrap;align-items:center;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.project-card__tech[data-astro-cid-y2vllrex]{display:inline-flex}.project-card__tech-icon[data-astro-cid-y2vllrex]{width:1.65rem;height:1.65rem;display:block}.project-card__cta[data-astro-cid-y2vllrex]{font-family:var(--font-body);color:var(--color-near-white);background:var(--color-near-black);border:1px solid var(--color-near-black);border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;margin-top:auto;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.project-card__cta[data-astro-cid-y2vllrex]:hover,.project-card__cta[data-astro-cid-y2vllrex]:focus-visible{color:var(--color-near-black);background:0 0}.project-card__cta[data-astro-cid-y2vllrex]:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}.project-card__cta-icon[data-astro-cid-y2vllrex]{flex-shrink:0;display:block}.project-card__details[data-astro-cid-y2vllrex]{font-family:var(--font-body)}.project-card__summary[data-astro-cid-y2vllrex]{cursor:pointer;color:var(--color-text);text-decoration:underline}.project-card__summary[data-astro-cid-y2vllrex]:hover,.project-card__summary[data-astro-cid-y2vllrex]:focus-visible{color:var(--color-text-muted)}.project-card__summary[data-astro-cid-y2vllrex]:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}.project-card__full[data-astro-cid-y2vllrex]{color:var(--color-text);margin:.5rem 0 0;line-height:1.6}.work[data-astro-cid-t3eiqlen]{background:var(--color-background);color:var(--color-text);padding:4rem 1.5rem}.work__inner[data-astro-cid-t3eiqlen]{max-width:72rem;margin:0 auto}.work__heading[data-astro-cid-t3eiqlen]{font-family:var(--font-heading);margin:0 0 2rem;font-size:2rem;font-weight:700;line-height:1.2}.work__grid[data-astro-cid-t3eiqlen]{grid-template-columns:1fr;gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.work__item[data-astro-cid-t3eiqlen]{display:flex}.work__item[data-astro-cid-t3eiqlen]>.project-card{flex:1}@media (width>=768px){.work__grid[data-astro-cid-t3eiqlen]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.work__grid[data-astro-cid-t3eiqlen]{grid-template-columns:repeat(3,1fr)}}
