<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pill:where(.astro-2QEYWK4B){display:flex;padding:.5rem 1rem;gap:.5rem;color:var(--accent-text-over);border:1px solid var(--accent-regular);background-color:var(--accent-regular);border-radius:999rem;font-size:var(--text-md);line-height:1.35;white-space:nowrap}a:where(.astro-BALV45LP){position:relative;display:flex;place-content:center;text-align:center;padding:.56em 2em;gap:.8em;color:var(--accent-text-over);text-decoration:none;line-height:1.1;border-radius:999rem;overflow:hidden;background:var(--gradient-accent-orange);box-shadow:var(--shadow-md);white-space:nowrap}@media (min-width: 20em){a:where(.astro-BALV45LP){font-size:var(--text-lg)}}a:where(.astro-BALV45LP):after{content:"";position:absolute;inset:0;pointer-events:none;transition:background-color var(--theme-transition);mix-blend-mode:overlay}a:where(.astro-BALV45LP):focus:after,a:where(.astro-BALV45LP):hover:after{background-color:hsla(var(--gray-999-basis),.3)}@media (min-width: 50em){a:where(.astro-BALV45LP){padding:1.125rem 2.5rem;font-size:var(--text-xl)}}aside:where(.astro-RCDZUQ3A){display:flex;flex-direction:column;align-items:center;gap:3rem;border-top:1px solid var(--gray-800);border-bottom:1px solid var(--gray-800);padding:5rem 1.5rem;background-color:var(--gray-999_40);box-shadow:var(--shadow-sm)}@media (max-width: 450px){aside:where(.astro-RCDZUQ3A){a {width: 105%; color: red;}}}h2:where(.astro-RCDZUQ3A){font-size:var(--text-xl);text-align:center;max-width:15ch}@media (min-width: 50em){aside:where(.astro-RCDZUQ3A){padding:7.5rem;flex-direction:row;flex-wrap:wrap;justify-content:space-between}h2:where(.astro-RCDZUQ3A){font-size:var(--text-3xl);text-align:left}}.box:where(.astro-AB4IHPZS){border:1px solid var(--gray-800);border-radius:.75rem;padding:1.5rem;background-color:var(--gray-999_40);box-shadow:var(--shadow-sm)}.skills:where(.astro-AB4IHPZS){display:flex;flex-direction:column;gap:3rem}.skills:where(.astro-AB4IHPZS) h2:where(.astro-AB4IHPZS){font-size:var(--text-lg)}.skills:where(.astro-AB4IHPZS) p:where(.astro-AB4IHPZS){color:var(--gray-400)}@media (min-width: 50em){.box:where(.astro-AB4IHPZS){border-radius:1.5rem;padding:2.5rem}.skills:where(.astro-AB4IHPZS){display:grid;grid-template-columns:repeat(3,1fr);gap:5rem}.skills:where(.astro-AB4IHPZS) h2:where(.astro-AB4IHPZS){font-size:var(--text-2xl)}}.hero:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;gap:2rem}.roles:where(.astro-J7PV25F6){display:none}.hero:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){aspect-ratio:5 / 4;object-fit:cover;object-position:top;border-radius:1.5rem;box-shadow:var(--shadow-md)}@media (min-width: 50em){.hero:where(.astro-J7PV25F6){display:grid;grid-template-columns:6fr 4fr;padding-inline:2.5rem;gap:3.75rem}.roles:where(.astro-J7PV25F6){margin-top:.5rem;display:flex;gap:.5rem}.hero:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){aspect-ratio:3 / 4;border-radius:4.5rem;object-fit:cover}}.section:where(.astro-J7PV25F6){display:grid;gap:2rem}.with-background:where(.astro-J7PV25F6){position:relative}.with-background:where(.astro-J7PV25F6):before{--hero-bg: var(--bg-image-subtle-2);content:"";position:absolute;pointer-events:none;left:50%;width:100vw;aspect-ratio:calc(2.25 / var(--bg-scale));top:0;transform:translateY(-75%) translate(-50%);background:url(/assets/backgrounds/noise.png) top center/220px repeat,var(--hero-bg) center center / var(--bg-gradient-size) no-repeat,var(--gray-999);background-blend-mode:overlay,normal,normal,normal;mix-blend-mode:var(--bg-blend-mode);z-index:-1}.with-background:where(.astro-J7PV25F6).bg-variant:before{--hero-bg: var(--bg-image-subtle-1)}.section-header:where(.astro-J7PV25F6){justify-self:center;text-align:center;max-width:50ch;font-size:var(--text-md);color:var(--gray-300)}.section-header:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){font-size:var(--text-2xl)}@media (min-width: 50em){.section:where(.astro-J7PV25F6){grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header header" "gallery gallery gallery gallery";gap:5rem}.section:where(.astro-J7PV25F6).with-cta{grid-template-areas:"header header header cta" "gallery gallery gallery gallery"}.section-header:where(.astro-J7PV25F6){grid-area:header;font-size:var(--text-lg)}.section-header:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){font-size:var(--text-4xl)}.with-cta:where(.astro-J7PV25F6) .section-header:where(.astro-J7PV25F6){justify-self:flex-start;text-align:left}.gallery:where(.astro-J7PV25F6){grid-area:gallery}.cta:where(.astro-J7PV25F6){grid-area:cta}}.mention-card:where(.astro-J7PV25F6){display:flex;height:7rem;justify-content:center;align-items:center;text-align:center;border:1px solid var(--gray-800);border-radius:1.5rem;color:var(--gray-300);background:var(--gradient-subtle);box-shadow:var(--shadow-sm)}@media (min-width: 50em){.mention-card:where(.astro-J7PV25F6){border-radius:1.5rem;height:9.5rem}}
</pre></body></html>