[data-astro-cid-kqty5qjk],[data-astro-cid-kqty5qjk]:before,[data-astro-cid-kqty5qjk]:after{box-sizing:border-box}:root{--font-size-body: 1rem;--font-size-header: 2rem;--font-size-title: 3rem;--font-size-sub-title: 2.5rem;--font-project-card-title: min(2rem, 3vw);--font-project-card-body: min(1rem, 1.5vw);--margin-small: 10px;--margin-medium: 20px;--margin-large: 40px;--section-gap: 80px}@media(max-width:800px){:root{--font-size-body: 1rem;--font-size-header: 2rem;--font-size-title: 3rem;--font-project-card-title: min(2rem, 6vw);--font-project-card-body: min(1rem, 4vw);--margin-small: 5px;--margin-medium: 10px;--margin-large: 20px;--section-gap: 40px}}html{font-family:Alexandria,sans-serif;background-color:#fefffeaa;color:#0a0a0a}body{margin:0;padding:0;min-height:100vh;line-height:1.3;font-size:var(--font-size-body)}a[data-astro-cid-kqty5qjk]{color:inherit;text-decoration:none}a[data-astro-cid-kqty5qjk]:hover{text-decoration:none}img[data-astro-cid-kqty5qjk]{max-width:100%;height:auto}.homepage[data-astro-cid-kqty5qjk]{display:flex;flex-direction:column;align-items:center;width:100%}.top-fold[data-astro-cid-kqty5qjk]{position:relative;background-color:transparent;display:flex;flex-direction:column;align-items:center;width:100%;overflow:visible}.top-fold__content[data-astro-cid-kqty5qjk]{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--section-gap);align-items:center;padding-bottom:var(--section-gap);width:100%}.page-header[data-astro-cid-kqty5qjk]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:var(--margin-medium)}.page-header__title[data-astro-cid-kqty5qjk]{font-family:Alice,serif;font-size:var(--font-size-title);font-weight:400;color:#000;text-align:center;margin:0}.about[data-astro-cid-kqty5qjk]{display:flex;gap:var(--margin-large);align-items:center;justify-content:center;width:100%}.about__content[data-astro-cid-kqty5qjk]{flex:1;display:flex;flex-direction:column;gap:var(--margin-small)}.about__title[data-astro-cid-kqty5qjk]{font-family:Alice,serif;font-size:var(--font-size-header);font-weight:400;margin:0;color:#000}.about__text[data-astro-cid-kqty5qjk]{font-family:Alexandria,sans-serif;font-weight:300;font-size:var(--font-size-body);line-height:1.3;color:#000000bf}.about__text[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{margin:0 0 1em}.about__text[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]:last-child{margin-bottom:0}.about__headshot-wrapper[data-astro-cid-kqty5qjk]{position:relative;width:360px;height:362px;flex-shrink:0}.about__headshot-bg[data-astro-cid-kqty5qjk]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;transform:rotate(0)}.about__headshot-bg--1[data-astro-cid-kqty5qjk]{background-color:#ffcf9e}.about__headshot-bg--2[data-astro-cid-kqty5qjk]{background-color:#fac7ff}.about__headshot-bg--3[data-astro-cid-kqty5qjk]{background-color:#9be1fc}.about__headshot-bg--4[data-astro-cid-kqty5qjk]{background-color:#aef8aa}.about__headshot-wrapper[data-astro-cid-kqty5qjk].visible .about__headshot-bg--1[data-astro-cid-kqty5qjk]{animation:rotate-to-16 .5s ease-out forwards}.about__headshot-wrapper[data-astro-cid-kqty5qjk].visible .about__headshot-bg--2[data-astro-cid-kqty5qjk]{animation:rotate-to-12 .5s ease-out forwards}.about__headshot-wrapper[data-astro-cid-kqty5qjk].visible .about__headshot-bg--3[data-astro-cid-kqty5qjk]{animation:rotate-to-8 .5s ease-out forwards}.about__headshot-wrapper[data-astro-cid-kqty5qjk].visible .about__headshot-bg--4[data-astro-cid-kqty5qjk]{animation:rotate-to-4 .5s ease-out forwards}@keyframes rotate-to-16{0%{transform:rotate(0)}to{transform:rotate(16deg)}}@keyframes rotate-to-12{0%{transform:rotate(0)}to{transform:rotate(12deg)}}@keyframes rotate-to-8{0%{transform:rotate(0)}to{transform:rotate(8deg)}}@keyframes rotate-to-4{0%{transform:rotate(0)}to{transform:rotate(4deg)}}.about__headshot[data-astro-cid-kqty5qjk]{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden}.about__headshot[data-astro-cid-kqty5qjk] img[data-astro-cid-kqty5qjk]{width:100%;height:100%;object-fit:cover}.contact[data-astro-cid-kqty5qjk]{display:flex;gap:var(--margin-large);align-items:center}.contact__links[data-astro-cid-kqty5qjk]{display:flex;gap:var(--margin-large)}.contact__icon[data-astro-cid-kqty5qjk]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;color:#000;transition:opacity .2s ease}.contact__icon[data-astro-cid-kqty5qjk] svg[data-astro-cid-kqty5qjk]{width:100%;height:100%;stroke-width:4px}.contact__button[data-astro-cid-kqty5qjk]{display:inline-flex;align-items:center;justify-content:center;gap:var(--margin-small);height:61px;padding:var(--margin-medium) 27px;border:4px solid black;border-radius:16px;background:transparent;font-family:Alice,serif;font-size:18px;color:#000;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.contact__button[data-astro-cid-kqty5qjk] svg[data-astro-cid-kqty5qjk]{width:24px;height:24px;stroke-width:2px}.projects[data-astro-cid-kqty5qjk]{background-color:#fff;display:flex;flex-direction:column;gap:var(--margin-large);align-items:center;width:100%}.projects__header[data-astro-cid-kqty5qjk]{display:flex;flex-direction:column;align-items:center;justify-content:center}.projects__title[data-astro-cid-kqty5qjk]{font-family:Alice,serif;font-size:var(--font-size-sub-title);font-weight:400;color:#000;margin:0;line-height:1.3;text-align:center}.projects__subhead[data-astro-cid-kqty5qjk]{font-family:Alice,serif;font-size:var(--font-size-header);font-weight:400;color:#00000080;margin:0;line-height:1.3}.projects__grid[data-astro-cid-kqty5qjk]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--margin-large);width:100%;padding-bottom:var(--section-gap)}.projects__grid[data-astro-cid-kqty5qjk]>[data-astro-cid-kqty5qjk]{flex:0 1 calc(50% - var(--margin-large) / 2)}.projects__grid[data-astro-cid-kqty5qjk]>[data-astro-cid-kqty5qjk]>.content-card[data-astro-cid-kqty5qjk]{width:100%;height:100%}.project-placeholder[data-astro-cid-kqty5qjk]{display:flex;align-items:center;justify-content:center;min-height:200px;border-radius:16px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.project-placeholder[data-astro-cid-kqty5qjk]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.project-placeholder--tall[data-astro-cid-kqty5qjk]{height:401px}.project-placeholder--purple[data-astro-cid-kqty5qjk]{background-color:#fac7ff}.project-placeholder--blue[data-astro-cid-kqty5qjk]{background-color:#9be1fc}.project-placeholder__title[data-astro-cid-kqty5qjk]{font-family:Alice,serif;font-size:var(--font-size-header);color:#000;opacity:0;transition:opacity .2s ease}.project-placeholder[data-astro-cid-kqty5qjk]:hover .project-placeholder__title[data-astro-cid-kqty5qjk]{opacity:1}.content[data-astro-cid-kqty5qjk] h1[data-astro-cid-kqty5qjk],.content[data-astro-cid-kqty5qjk] h2[data-astro-cid-kqty5qjk],.content[data-astro-cid-kqty5qjk] h3[data-astro-cid-kqty5qjk],.content[data-astro-cid-kqty5qjk] h4[data-astro-cid-kqty5qjk],.content[data-astro-cid-kqty5qjk] h5[data-astro-cid-kqty5qjk],.content[data-astro-cid-kqty5qjk] h6[data-astro-cid-kqty5qjk]{font-family:Alice,serif;margin-top:1.5em;margin-bottom:.5em;line-height:1.3;font-weight:400}.content[data-astro-cid-kqty5qjk] p[data-astro-cid-kqty5qjk]{margin-bottom:1em;margin-block-start:0px;color:#000000bf}.content[data-astro-cid-kqty5qjk] img[data-astro-cid-kqty5qjk]{border-radius:16px;margin:1em 0}@media(max-width:800px){.top-fold[data-astro-cid-kqty5qjk]{gap:var(--margin-large);padding-bottom:var(--margin-large)}.top-fold__content[data-astro-cid-kqty5qjk]{gap:var(--margin-large)}.about[data-astro-cid-kqty5qjk]{flex-direction:column-reverse;text-align:center}.about__headshot-wrapper[data-astro-cid-kqty5qjk]{width:300px;height:300px}.contact__icon[data-astro-cid-kqty5qjk]{width:40px;height:40px}.contact__button[data-astro-cid-kqty5qjk]{font-size:var(--font-size-body);padding:var(--margin-small) var(--margin-medium);height:auto}.projects__grid[data-astro-cid-kqty5qjk]>[data-astro-cid-kqty5qjk]{flex:0 1 100%}.project-placeholder[data-astro-cid-kqty5qjk]{min-height:150px}.project-placeholder--tall[data-astro-cid-kqty5qjk]{height:auto;min-height:200px}}.fade-in[data-astro-cid-kqty5qjk]{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.fade-in[data-astro-cid-kqty5qjk].visible{opacity:1;transform:translateY(0)}.fade-in-delay-1[data-astro-cid-kqty5qjk]{transition-delay:.05s}.fade-in-delay-2[data-astro-cid-kqty5qjk]{transition-delay:.1s}.fade-in-delay-3[data-astro-cid-kqty5qjk]{transition-delay:.15s}.fade-in-delay-4[data-astro-cid-kqty5qjk]{transition-delay:.2s}.fade-in-delay-5[data-astro-cid-kqty5qjk]{transition-delay:.25s}.fade-in-delay-6[data-astro-cid-kqty5qjk]{transition-delay:.3s}.fade-in-delay-7[data-astro-cid-kqty5qjk]{transition-delay:.35s}.fade-in-delay-8[data-astro-cid-kqty5qjk]{transition-delay:.4s}.fade-in-delay-9[data-astro-cid-kqty5qjk]{transition-delay:.45s}.fade-in-delay-10[data-astro-cid-kqty5qjk]{transition-delay:.5s}.fade-in-delay-11[data-astro-cid-kqty5qjk]{transition-delay:.55s}.fade-in-delay-12[data-astro-cid-kqty5qjk]{transition-delay:.6s}.fade-in-delay-13[data-astro-cid-kqty5qjk]{transition-delay:.65s}.fade-in-delay-14[data-astro-cid-kqty5qjk]{transition-delay:.7s}.fade-in-delay-15[data-astro-cid-kqty5qjk]{transition-delay:.75s}.fade-in-delay-16[data-astro-cid-kqty5qjk]{transition-delay:.8s}.fade-in-delay-17[data-astro-cid-kqty5qjk]{transition-delay:.85s}.fade-in-delay-18[data-astro-cid-kqty5qjk]{transition-delay:.9s}.fade-in-delay-19[data-astro-cid-kqty5qjk]{transition-delay:.95s}.fade-in-delay-20[data-astro-cid-kqty5qjk]{transition-delay:1s}.fade-in-delay-21[data-astro-cid-kqty5qjk]{transition-delay:1.05s}.fade-in-delay-22[data-astro-cid-kqty5qjk]{transition-delay:1.1s}.fade-in-delay-23[data-astro-cid-kqty5qjk]{transition-delay:1.15s}.fade-in-delay-24[data-astro-cid-kqty5qjk]{transition-delay:1.2s}.fade-in-delay-25[data-astro-cid-kqty5qjk]{transition-delay:1.25s}.content-card[data-astro-cid-kqty5qjk]{display:flex;gap:var(--margin-medium);align-items:flex-start;padding:var(--margin-medium);border-radius:16px;transition:outline .2s ease,box-shadow .2s ease;outline-style:solid;outline-width:0px;align-items:stretch}.content-card[data-astro-cid-kqty5qjk]:hover{outline-width:8px}.content-card--purple[data-astro-cid-kqty5qjk]{background-color:#fac7ff;outline-color:#aef8aa}.content-card--green[data-astro-cid-kqty5qjk]{background-color:#aef8aa;outline-color:#fac7ff}.content-card--blue[data-astro-cid-kqty5qjk]{background-color:#9be1fc;outline-color:#fac7ff}.content-card--orange[data-astro-cid-kqty5qjk]{background-color:#ffcf9e;outline-color:#9be1fc}.content-card--featured[data-astro-cid-kqty5qjk]{padding:var(--margin-large);gap:var(--margin-large)}.content-card--featured[data-astro-cid-kqty5qjk] .content-card__info[data-astro-cid-kqty5qjk]{justify-content:center;text-align:center;padding-bottom:0}.content-card--featured[data-astro-cid-kqty5qjk] .content-card__header[data-astro-cid-kqty5qjk]{align-items:center}.content-card__info[data-astro-cid-kqty5qjk]{display:flex;flex-direction:column;gap:var(--margin-small);padding-bottom:var(--margin-small);justify-content:flex-start;flex:1}.content-card__header[data-astro-cid-kqty5qjk]{display:flex;flex-direction:column}.content-card__title[data-astro-cid-kqty5qjk]{font-family:Alice,serif;font-size:var(--font-project-card-title);font-weight:400;margin:0;color:#000000b3}.content-card__date[data-astro-cid-kqty5qjk]{font-family:Alexandria,sans-serif;font-size:var(--font-project-card-body);font-weight:300;color:#00000080}.content-card__description[data-astro-cid-kqty5qjk]{font-family:Alexandria,sans-serif;font-size:var(--font-project-card-body);font-weight:300;color:#00000080;margin:0;line-height:1.4}.content-card__image[data-astro-cid-kqty5qjk]{flex:1;min-width:0;border-radius:55px;overflow:hidden}.content-card__image[data-astro-cid-kqty5qjk] img[data-astro-cid-kqty5qjk]{inset:0;width:100%;height:100%;object-fit:cover}.content-card__image--featured[data-astro-cid-kqty5qjk]{aspect-ratio:3/2}@media(max-width:800px){.content-card[data-astro-cid-kqty5qjk]{min-height:auto}.content-card__left[data-astro-cid-kqty5qjk]{min-height:auto;width:100%;display:flex;flex-direction:column;justify-content:space-between}.content-card__button[data-astro-cid-kqty5qjk]{width:100%}.content-card__image[data-astro-cid-kqty5qjk]{width:100%;border-radius:25px}}
