*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion){*{scroll-behavior:unset;transition:none}}body{margin:0}:root{--color-light-1:var(--gray-1);--color-light-2:var(--indigo-1);--color-light-3:var(--indigo-2);--color-dark-1:var(--gray-5);--color-dark-2:var(--gray-7);--color-dark-3:var(--gray-8);--color-acc-1:var(--indigo-6);--color-acc-2:var(--indigo-7);--color-acc-3:var(--indigo-9);--font-heading:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';--font-body:'Inter',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;--font-size-sm:clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);--font-size-base:clamp(1rem, 0.34vw + 0.91rem, 1.19rem);--font-size-md:clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);--font-size-lg:clamp(1.56rem, 1vw + 1.31rem, 2.11rem);--font-size-xl:clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);--font-size-xxl:clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--font-size-xxxl:clamp(3.05rem, 3.54vw + 2.17rem, 5rem);--paper-1:#111827;--paper-2:var(--color-light-2);--paper-3:var(--color-light-3);--ink-1:var(--gray-1);--ink-2:var(--gray-2);--ink-3:var(--gray-3);--acc-1:var(--color-acc-1);--acc-2:var(--color-acc-2);--acc-3:var(--color-acc-3)}:target{animation:var(--animation-blink);animation-timing-function:var(--ease-3);animation-duration:.5s;animation-iteration-count:5}:target:before{content:'';display:block;height:var(--size-3);margin:var(--size-3) 0 0}*{color:var(--ink-3);font-size:var(--font-size-base);font-family:var(--font-body)}html{background:var(--paper-1)}h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}h3{font-size:var(--font-size-md)}.site-container{width:100%;display:grid;grid-template-columns:1fr minmax(auto,90ch) 1fr}.container{grid-column-start:2;padding:var(--size-3)}.container--wide{grid-column:span 3;padding:var(--size-3)}.container--wide__centered{grid-column:span 3;display:flex;flex-direction:column;justify-content:center;align-items:center}.container--wide__centered>*{width:100%;max-width:90ch}a{color:#505dff;text-decoration:none;padding:0 var(--size-1)}a:focus,a:hover{background:#1e2a43;border-radius:var(--radius-2)}a:focus{outline:3px solid #1e2a43}.centered{text-align:center}blockquote{border:1px solid var(--gray-8);padding:var(--size-3);border-radius:var(--radius-2);margin:var(--size-3) 0;box-shadow:0 0 0 3px transparent;transition:transform .3s var(--ease-elastic-5),box-shadow .3s var(--ease-elastic-5)}blockquote:hover{transform:translateY(-5px);box-shadow:0 0 0 3px var(--acc-1)}blockquote cite{margin-top:var(--size-3);display:flex;flex-direction:row;align-items:center;line-height:1.2;gap:var(--size-3)}blockquote cite span{font-size:var(--font-size-sm);color:var(--gray-5);display:block}blockquote cite img{width:64px;height:64px;border-radius:var(--radius-round);border:1px solid var(--gray-8)}@media screen and (max-width:800px){blockquote cite img{width:48px;height:48px}}img:where(.astro-UXNKDZ4E){content-visibility:auto}img:where(.astro-EI35XRNH){content-visibility:auto}.nav-container:where(.astro-GDHBKEWQ){width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:var(--size-3) var(--size-2);border-bottom:1px solid var(--gray-8)}.nav__logo:where(.astro-GDHBKEWQ){padding:var(--size-2);border-radius:var(--radius-round);height:auto;display:grid;place-items:center}.nav__logo:where(.astro-GDHBKEWQ) a:where(.astro-GDHBKEWQ){padding:0;transition:all .3s var(--ease-elastic-5)}.nav__logo:where(.astro-GDHBKEWQ) a:where(.astro-GDHBKEWQ):hover{transform:translateY(-5px);background:rgba(0,0,0,0)}.nav__logo:where(.astro-GDHBKEWQ) a:where(.astro-GDHBKEWQ):focus{outline:0}.nav__content:where(.astro-GDHBKEWQ) ul:where(.astro-GDHBKEWQ){display:flex;flex-direction:row;list-style:none;gap:var(--size-3)}.nav__content:where(.astro-GDHBKEWQ) li:where(.astro-GDHBKEWQ) a:where(.astro-GDHBKEWQ){padding:var(--size-2)}footer:where(.astro-3LP7M4AJ){background:#505dff}footer:where(.astro-3LP7M4AJ) :where(.astro-3LP7M4AJ){color:var(--gray-1)}.footer:where(.astro-3LP7M4AJ){padding:var(--size-5) var(--size-3);width:100%}.footer:where(.astro-3LP7M4AJ) a:where(.astro-3LP7M4AJ){padding:0;text-decoration:underline}.footer:where(.astro-3LP7M4AJ) a:where(.astro-3LP7M4AJ):focus,.footer:where(.astro-3LP7M4AJ) a:where(.astro-3LP7M4AJ):hover{text-decoration:none;outline-color:var(--gray-1);background:0 0}.footer:where(.astro-3LP7M4AJ) .footer__content:where(.astro-3LP7M4AJ){display:grid;grid-template-columns:1fr 1fr;gap:var(--size-3)}.footer:where(.astro-3LP7M4AJ) .footer__content:where(.astro-3LP7M4AJ) ul:where(.astro-3LP7M4AJ){list-style:none;margin:0;padding:0}.footer:where(.astro-3LP7M4AJ) .footer__content:where(.astro-3LP7M4AJ) ul:where(.astro-3LP7M4AJ) li:where(.astro-3LP7M4AJ){margin:var(--size-2) 0}.footer:where(.astro-3LP7M4AJ) .footer__bottom:where(.astro-3LP7M4AJ){width:100%}header:where(.astro-EALFVDSP){border-bottom:1px solid var(--gray-8)}header:where(.astro-EALFVDSP) img:where(.astro-EALFVDSP){width:100%;height:auto}.header__desc:where(.astro-EALFVDSP){display:grid;grid-template-columns:1fr 1fr;gap:var(--size-3)}@media screen and (max-width:768px){.header__desc:where(.astro-EALFVDSP){grid-template-columns:1fr;gap:var(--size-1)}}.work:where(.astro-EALFVDSP){line-height:2em}.tag-list:where(.astro-EALFVDSP){list-style:none;padding:0;display:flex;gap:var(--size-3)}.tag-list:where(.astro-EALFVDSP) li:where(.astro-EALFVDSP){padding:var(--size-1) var(--size-3);background:#505dff;color:#fff;display:inline-block;border-radius:var(--radius-round)}