html,body{overflow-y:auto!important;height:auto!important}.about[data-astro-cid-kh7btl4r]{display:flex;gap:2.5rem;padding:3rem 2rem;max-width:900px;margin:0 auto;align-items:flex-start;justify-content:center;min-height:calc(100vh - 5rem);align-items:center}.portrait[data-astro-cid-kh7btl4r]{flex-shrink:0;width:280px}.portrait[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:auto;object-fit:cover}.bio[data-astro-cid-kh7btl4r]{text-align:left}.bio[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:.875rem;line-height:1.3;text-align:justify}.bio[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r].contact{margin-top:1.5rem;text-align:left}.bio[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r].contact+p[data-astro-cid-kh7btl4r].contact{margin-top:.25rem}.socials[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.socials[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:.75rem;opacity:.6}.socials[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:1}.socials-break[data-astro-cid-kh7btl4r]{display:none;width:0;margin:0;padding:0}@media(max-width:640px){.about[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center}.portrait[data-astro-cid-kh7btl4r]{width:200px}.socials-break[data-astro-cid-kh7btl4r]{display:block;flex-basis:100%;height:0}}.faq[data-astro-cid-kh7btl4r]{max-width:700px;margin:0 auto;padding:3rem 2rem 4rem}.faq[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:1.25rem;text-align:center;margin-bottom:2rem}.faq[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:1rem;margin-top:2.5rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:.5rem}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r]{border-bottom:1px solid rgba(0,0,0,.1);padding:.75rem 0}.faq[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:.875rem;cursor:pointer;font-weight:700;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]::-webkit-details-marker{display:none}.faq[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]:after{content:"+";font-size:1rem;font-weight:300;font-style:normal;transition:transform .3s ease;margin-left:1rem;flex-shrink:0}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r][open] summary[data-astro-cid-kh7btl4r]:after{transform:rotate(45deg)}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:.825rem;line-height:1.5;margin-top:0;padding-left:.5rem;overflow:hidden}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r] .answer[data-astro-cid-kh7btl4r]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease,opacity .35s ease;opacity:0}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r][open] .answer[data-astro-cid-kh7btl4r]{grid-template-rows:1fr;opacity:1}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r] .answer-inner[data-astro-cid-kh7btl4r]{overflow:hidden;padding-top:.5rem}.faq[data-astro-cid-kh7btl4r] details[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{text-decoration:underline}.scroll-cue[data-astro-cid-kh7btl4r]{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:25;display:flex;flex-direction:column;align-items:center;gap:.45rem;min-width:30px;color:#000;text-decoration:none;opacity:.65;transition:opacity .25s ease,transform .25s ease;animation:scrollCueFloat 1.8s ease-in-out infinite}.scroll-cue[data-astro-cid-kh7btl4r]:hover{opacity:1}.scroll-cue[data-astro-cid-kh7btl4r].is-hidden{opacity:0;pointer-events:none;transform:translate(-50%) translateY(8px)}.scroll-cue-arrow[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:1.2rem;line-height:1}.scroll-cue-label[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-style:italic;font-size:.68rem;letter-spacing:.03em;text-transform:lowercase;line-height:1;white-space:nowrap}@keyframes scrollCueFloat{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(5px)}}@media(max-width:640px){.scroll-cue[data-astro-cid-kh7btl4r]{bottom:.6rem}}
