header[data-astro-cid-3ef6ksr2]{border-bottom:3px solid var(--border-color)}a[data-astro-cid-3ef6ksr2]{text-decoration:none}h2[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between}@media screen and (min-width: 768px){header[data-astro-cid-3ef6ksr2]{flex-direction:initial}}.connect-link[data-astro-cid-dizxyugg]{line-height:0}.icon[data-astro-cid-dizxyugg]{width:2.25rem;height:2.25rem;filter:brightness(170%) saturate(100%) invert(23%) sepia(20%) saturate(450%) hue-rotate(165deg) brightness(90%) contrast(100%)}.icon[data-astro-cid-dizxyugg]:hover{transform:scale(1.1)}footer[data-astro-cid-sz7xmlte]{margin-top:2rem}.connect[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:1rem}.quote[data-astro-cid-sz7xmlte]{padding:1rem 0;border-top:3px solid var(--border-color);font-size:var(--fontSize-secondary);font-style:italic}nav[data-astro-cid-dmqpwcec]{display:flex;border-bottom:3px solid var(--border-color);align-items:center;justify-content:space-between}.link[data-astro-cid-dmqpwcec]{padding:.5rem .25rem;text-decoration:none}.inactive[data-astro-cid-dmqpwcec]{text-decoration:none}a[data-astro-cid-dmqpwcec].active,a[data-astro-cid-dmqpwcec]:hover{font-weight:700}.link[data-astro-cid-dmqpwcec].gh{display:flex;gap:.25rem;align-items:center;text-decoration:none;position:relative}.link[data-astro-cid-dmqpwcec].gh:after{content:"";position:absolute;bottom:10px;left:4px;width:50px;height:1px;background-color:var(--text-color)}.gh-icon[data-astro-cid-dmqpwcec]{font-size:14px}@media (min-width: 450px){nav[data-astro-cid-dmqpwcec]{justify-content:left}.link[data-astro-cid-dmqpwcec]{padding:.5rem}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.layout[data-astro-cid-sckkx6r4]{display:grid;grid-template-rows:auto 1fr auto;row-gap:var(--gap);width:75%;min-height:100vh;max-width:650px;justify-self:center;transition:width .2s}@media (max-width: 600px){.layout[data-astro-cid-sckkx6r4]{width:90%}}article[data-astro-cid-sckkx6r4]{border-bottom:3px dashed var(--border-color);padding-bottom:1rem}header[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem;margin:1rem 0;border-bottom:3px dashed var(--border-color)}header[data-astro-cid-sckkx6r4] .date[data-astro-cid-sckkx6r4]{margin-top:.5rem;align-self:flex-end;justify-self:flex-end;white-space:nowrap}@media screen and (min-width: 768px){header[data-astro-cid-sckkx6r4]{flex-direction:row}header[data-astro-cid-sckkx6r4] .date[data-astro-cid-sckkx6r4]{margin-top:0}}:root{--theme-color-1: #EED595;--theme-color-2: #F6B179;--theme-color-2a: #f3a25f;--theme-color-3: #264653;--background-color: var(--theme-color-1);--background-contrast-color: var(--theme-color-2);--border-color: var(--theme-color-2);--text-color: var(--theme-color-3);--text-color-link: var(--theme-color-3);--text-color-link-hover: var(--theme-color-3);--fill-color: var(--theme-color-3);--fontSize-h1: 3rem;--fontSize-h2: 1.5rem;--fontSize-h3: 1.25rem;--fontSize-primary: 1rem;--fontSize-secondary: .875rem;--fontSize-body: 1.25rem;--gap: 2rem}*{box-sizing:border-box;font-size:16px}html,body{margin:0;width:100%;height:100%}body{display:grid;background-color:var(--theme-color-1);margin:0;font-family:Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);font-size:var(--fontSize-primary)}h1,h2,h3,p{margin:0}h1{font-size:var(--fontSize-h1);white-space:nowrap}h2{font-size:var(--fontSize-h2)}h3{font-size:var(--fontSize-h3)}p,li,strong,em{font-size:var(--fontSize-body);line-height:1.5}h3+ul,p+ul{margin-top:1rem;margin-left:1.5rem}ul{margin:0;padding:0}a{color:var(--text-color-link);font-size:inherit}a:hover{color:var(--text-color-link-hoverhover)}html,body{height:100%;margin:0;padding:0;overflow:auto}main{display:flex;flex-direction:column;gap:2rem}.back{margin:-.5rem 0 .5rem;display:block}.prose h3{border-bottom:1px solid var(--border-color);margin-top:1.5rem}.prose p:not(:first-child){margin-top:1.5rem}.hero-image img{max-width:650px;border-radius:10px}.prose table{border:1px solid black;padding:0;border-collapse:collapse;margin-top:1rem}.prose td,.prose th{border:1px solid black;padding:.25rem .75rem}.prose pre{width:90vw;max-width:650px;padding:1rem;border-radius:10px}.hero-image img{width:100%}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
