.intro.svelte-10cvnim{padding:var(--space-lg)}.intro-bio.svelte-10cvnim{line-height:1.7;margin-bottom:var(--space-lg)}.intro-actions.svelte-10cvnim{display:flex;align-items:center;gap:var(--space-lg);flex-wrap:wrap}.intro-links.svelte-10cvnim{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap}.intro-link.svelte-10cvnim{font-family:var(--font-mono);font-size:var(--text-sm)}.intro-email.svelte-10cvnim{color:var(--sage);-webkit-user-select:all;user-select:all}.timeline.svelte-112n2zp{position:relative;padding-left:var(--space-lg)}.timeline.svelte-112n2zp:before{content:"";position:absolute;left:0;top:.5rem;bottom:.5rem;width:1px;background-color:var(--stone)}.timeline-item.svelte-112n2zp{position:relative;padding-bottom:var(--space-lg)}.timeline-item.svelte-112n2zp:last-child{padding-bottom:0}.timeline-marker.svelte-112n2zp{position:absolute;left:calc(-1 * var(--space-lg) - 4px);top:.5rem;width:9px;height:9px;border-radius:50%;background-color:var(--cloud);border:2px solid var(--highlight)}.timeline-header.svelte-112n2zp{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-md);flex-wrap:wrap}.timeline-degree.svelte-112n2zp,.timeline-role.svelte-112n2zp{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:500;color:var(--slate-deep)}.timeline-year.svelte-112n2zp{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--sage)}.timeline-field.svelte-112n2zp,.timeline-lab.svelte-112n2zp{font-size:var(--text-base);color:var(--slate-deep);margin-top:var(--space-xs)}.timeline-institution.svelte-112n2zp{font-size:var(--text-sm);color:var(--sage)}.timeline-note.svelte-112n2zp,.timeline-project.svelte-112n2zp{font-size:var(--text-sm);color:var(--sage);font-style:italic;margin-top:var(--space-xs)}.background-columns.svelte-1fmw0hk{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl)}.background-column.svelte-1fmw0hk h3:where(.svelte-1fmw0hk){font-size:var(--text-xl);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--stone)}@media(max-width:1000px){.background-columns.svelte-1fmw0hk{grid-template-columns:1fr;gap:var(--space-xl)}}.pub-group.svelte-1f7b42q{margin-bottom:var(--space-xl)}.pub-group.svelte-1f7b42q:last-child{margin-bottom:0}.pub-group.svelte-1f7b42q h3:where(.svelte-1f7b42q){font-size:var(--text-lg);font-weight:500;margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--stone)}.pub-list.svelte-1f7b42q{list-style:none}.pub-item.svelte-1f7b42q{display:grid;grid-template-columns:4rem 1fr;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid color-mix(in srgb,var(--stone) 30%,transparent)}.pub-item.svelte-1f7b42q:last-child{border-bottom:none}.pub-year.svelte-1f7b42q{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--sage)}.pub-content.svelte-1f7b42q{line-height:1.6}.pub-authors.svelte-1f7b42q{color:var(--sage)}.pub-authors.svelte-1f7b42q .highlight{color:var(--highlight);font-weight:500}.pub-title.svelte-1f7b42q{color:var(--slate-deep);font-weight:500}.pub-venue.svelte-1f7b42q{color:var(--sage);font-style:italic}.pub-preprint.svelte-1f7b42q{display:block;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--teal-accent);margin-top:var(--space-xs)}@media(max-width:600px){.pub-item.svelte-1f7b42q{grid-template-columns:1fr}.pub-year.svelte-1f7b42q{margin-bottom:var(--space-xs)}}.project-card.svelte-oviq8z{display:block;text-decoration:none;color:inherit;background:var(--cloud);border:1px solid var(--stone);transition:border-color .15s ease,background-color .15s ease}.project-card.svelte-oviq8z:hover{border-color:var(--highlight);background:color-mix(in srgb,var(--cloud) 95%,var(--highlight));text-decoration:none}.project-image.svelte-oviq8z{overflow:hidden;border-bottom:1px solid var(--stone)}.project-image.svelte-oviq8z img:where(.svelte-oviq8z){width:100%;height:auto;display:block;transition:transform .3s ease}.project-card.svelte-oviq8z:hover .project-image:where(.svelte-oviq8z) img:where(.svelte-oviq8z){transform:scale(1.02)}.project-content.svelte-oviq8z{padding:var(--space-md)}.project-title.svelte-oviq8z{font-size:var(--text-lg);margin-bottom:var(--space-xs)}.project-tagline.svelte-oviq8z{font-size:var(--text-sm);color:var(--teal-accent);margin-bottom:var(--space-sm)}.project-description.svelte-oviq8z{font-size:var(--text-sm);color:var(--sage);line-height:1.5;margin-bottom:0}.project-card.full.svelte-oviq8z{grid-column:span 2}.project-card.full.svelte-oviq8z .project-content:where(.svelte-oviq8z){padding:var(--space-lg)}.project-card.full.svelte-oviq8z .project-title:where(.svelte-oviq8z){font-size:var(--text-xl)}.project-card.with-logo.svelte-oviq8z{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--space-lg);padding:var(--space-lg)}.project-card.with-logo.svelte-oviq8z .project-content:where(.svelte-oviq8z){padding:0}.project-logo.svelte-oviq8z{display:block;width:8rem;height:8rem}@media(max-width:800px){.project-card.full.svelte-oviq8z{grid-column:span 1}.project-card.with-logo.svelte-oviq8z{gap:var(--space-md)}.project-logo.svelte-oviq8z{width:5rem;height:5rem}}.portfolio-section.svelte-18e23a4{margin-bottom:var(--space-2xl)}.portfolio-section.svelte-18e23a4:last-child{margin-bottom:0}.portfolio-section.svelte-18e23a4 h3:where(.svelte-18e23a4){font-size:var(--text-xl);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--stone)}.project-grid.svelte-18e23a4{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}@media(max-width:800px){.project-grid.svelte-18e23a4{grid-template-columns:1fr}}.cv-section.svelte-1kh9l5g{border-bottom:1px solid var(--stone)}.cv-section-header.svelte-1kh9l5g{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--space-md) 0;background:none;border:none;cursor:pointer;text-align:left}.cv-section-header.svelte-1kh9l5g h4:where(.svelte-1kh9l5g){font-size:var(--text-lg);font-weight:500;color:var(--slate-deep);margin:0}.cv-section-header.svelte-1kh9l5g:hover h4:where(.svelte-1kh9l5g){color:var(--highlight)}.cv-section-toggle.svelte-1kh9l5g{font-size:var(--text-xl);color:var(--sage);font-weight:300}.cv-section-content.svelte-1kh9l5g{padding-bottom:var(--space-lg)}.cv-header.svelte-11zybbf{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-lg);padding-bottom:var(--space-lg);margin-bottom:var(--space-sm);border-bottom:1px solid var(--stone)}.cv-facts.svelte-11zybbf{display:grid;grid-template-columns:auto 1fr;gap:var(--space-xs) var(--space-md);font-size:var(--text-sm);max-width:46rem}.cv-facts.svelte-11zybbf dt:where(.svelte-11zybbf){font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--stone);padding-top:.15em}.cv-facts.svelte-11zybbf dd:where(.svelte-11zybbf){color:var(--sage)}.cv-email.svelte-11zybbf{font-family:var(--font-mono);-webkit-user-select:all;user-select:all}.cv-download-block.svelte-11zybbf{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-xs);flex-shrink:0}.cv-updated.svelte-11zybbf{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--stone)}.cv-total-funding.svelte-11zybbf{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--highlight);margin-bottom:var(--space-md)}.cv-list.svelte-11zybbf{list-style:none}.cv-item.svelte-11zybbf{padding:var(--space-sm) 0}.cv-item-header.svelte-11zybbf{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-md);flex-wrap:wrap}.cv-item-title.svelte-11zybbf{font-weight:500;color:var(--slate-deep)}.cv-item-year.svelte-11zybbf,.cv-item-period.svelte-11zybbf{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--sage);flex-shrink:0}.cv-item-details.svelte-11zybbf{display:flex;gap:var(--space-md);flex-wrap:wrap;font-size:var(--text-sm);color:var(--sage);margin-top:var(--space-xs)}.cv-item-source.svelte-11zybbf,.cv-item-org.svelte-11zybbf{color:var(--sage)}.cv-item-location.svelte-11zybbf{color:var(--sage);font-style:italic}.cv-item-amount.svelte-11zybbf{font-family:var(--font-mono);color:var(--highlight)}.cv-item-gpa.svelte-11zybbf{font-family:var(--font-mono);color:var(--sage)}.cv-item-status.declined.svelte-11zybbf,.cv-item-note.svelte-11zybbf{color:var(--sage);font-style:italic}.cv-item-level.svelte-11zybbf{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--sage)}.cv-item-description.svelte-11zybbf{font-size:var(--text-sm);color:var(--sage);margin-top:var(--space-xs);line-height:1.5}.cv-item-sublist.svelte-11zybbf{margin-top:var(--space-xs);padding-left:var(--space-lg);list-style:none}.cv-item-sublist.svelte-11zybbf li:where(.svelte-11zybbf){font-size:var(--text-sm);color:var(--sage);line-height:1.6;position:relative;padding-left:var(--space-md);margin-bottom:var(--space-xs)}.cv-item-sublist.svelte-11zybbf li:where(.svelte-11zybbf):before{content:"–";position:absolute;left:0;color:var(--stone)}.cv-list-simple.svelte-11zybbf .cv-item-simple:where(.svelte-11zybbf){display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-md)}.cv-lang-item.svelte-11zybbf .cv-item-header:where(.svelte-11zybbf){margin-bottom:var(--space-xs)}.publications.svelte-11zybbf{display:flex;flex-direction:column;gap:var(--space-md)}.pub-category.svelte-11zybbf{font-size:var(--text-sm);font-weight:600;color:var(--highlight);margin:var(--space-sm) 0;text-transform:uppercase;letter-spacing:.05em}.pub-group.svelte-11zybbf:last-child .pub-list:where(.svelte-11zybbf){margin-bottom:0}.pub-list.svelte-11zybbf{margin-bottom:var(--space-md)}.pub-item.svelte-11zybbf{display:flex;gap:var(--space-md);align-items:flex-start}.pub-year.svelte-11zybbf{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--sage);flex-shrink:0;min-width:3rem}.pub-content.svelte-11zybbf{font-size:var(--text-sm);color:var(--sage);line-height:1.6}.pub-content.svelte-11zybbf em:where(.svelte-11zybbf){color:var(--slate-deep)}.pub-preprint.svelte-11zybbf{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--sage)}@media(max-width:700px){.cv-header.svelte-11zybbf{flex-direction:column}.cv-download-block.svelte-11zybbf{align-items:flex-start}}.hero.svelte-1uha8ag{min-height:calc(100vh - 11rem);display:flex;align-items:center;padding:calc(var(--nav-height) + var(--space-lg)) var(--space-lg) var(--space-lg)}.hero-grid.svelte-1uha8ag{width:100%;max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:20rem minmax(0,1fr);gap:var(--space-xl);align-items:center}.portrait.svelte-1uha8ag{position:relative;width:100%;aspect-ratio:1;border:1px solid var(--stone);overflow:hidden;margin-bottom:var(--space-lg)}.portrait.svelte-1uha8ag img:where(.svelte-1uha8ag){display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%}.portrait.svelte-1uha8ag h1:where(.svelte-1uha8ag){position:absolute;left:0;right:0;bottom:0;margin:0;padding:var(--space-xl) var(--space-md) var(--space-md);font-size:var(--text-3xl);font-weight:700;line-height:1.1;color:var(--cloud);background:linear-gradient(to top,color-mix(in srgb,var(--slate-deep) 93%,transparent) 0%,color-mix(in srgb,var(--slate-deep) 88%,transparent) 55%,color-mix(in srgb,var(--slate-deep) 30%,transparent) 85%,transparent 100%)}.tagline.svelte-1uha8ag span:where(.svelte-1uha8ag){display:block}.tagline.svelte-1uha8ag{font-size:var(--text-xl);color:var(--slate-deep);margin-bottom:var(--space-lg);font-weight:600;text-shadow:0 0 15px var(--cloud),0 0 30px var(--cloud),0 1px 2px var(--cloud)}@media(max-width:1000px){.hero.svelte-1uha8ag{min-height:auto;padding-top:calc(var(--nav-height) + var(--space-xl));padding-bottom:var(--space-xl)}.hero-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:var(--space-lg)}.identity.svelte-1uha8ag{text-align:center}.portrait.svelte-1uha8ag{max-width:22rem;margin-left:auto;margin-right:auto;text-align:left}}
