main.svelte-19zqco5{display:grid;grid-template:"about about logo" auto "image bio bio" auto;grid-area:main;gap:4rem;justify-content:center;align-content:space around;align-items:center;padding:4rem 2rem;background-color:var(--c-dark);color:var(--c-light)}.logo.svelte-19zqco5{display:grid;justify-content:center;align-content:center;align-items:center;grid-area:logo}.logo.svelte-19zqco5 svg:where(.svelte-19zqco5){width:15rem;height:24rem}.about.svelte-19zqco5,.bio.svelte-19zqco5{margin-block:2rem;max-width:40rem}.about.svelte-19zqco5{grid-area:about}.bio.svelte-19zqco5{grid-area:bio}figure.svelte-19zqco5{grid-area:image;max-width:15rem;text-align:center}figure.svelte-19zqco5 img:where(.svelte-19zqco5){max-width:100%}@media (max-width: 680px),(orientation: portrait){main.svelte-19zqco5{grid-template:"about" auto "logo" auto "bio" auto "image" auto}.logo.svelte-19zqco5 svg:where(.svelte-19zqco5){width:8rem;height:14rem}}
