.about-hero-layout.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--space-8);max-width:64rem}.about-headshot.svelte-cwls5q{width:100%;max-width:20rem;aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-bg-dark-border)}.about-headshot.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.credentials-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-4)}.credential-card.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--space-2)}.story-text.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--space-4)}.story-text.svelte-cwls5q p:where(.svelte-cwls5q){font-family:var(--font-body);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-text-secondary)}@media(min-width:640px){.credentials-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.about-hero-layout.svelte-cwls5q{flex-direction:row;align-items:center}.credentials-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}}
