.dark-mode-button-position:where(.astro-WNW2SY4H){width:var(--max-width);margin-left:auto;margin-right:auto;padding-top:48px;position:relative}.BaseLayout:where(.astro-WNW2SY4H){display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;width:var(--max-width);margin:0 auto 48px;grid-column-start:2}.profile:where(.astro-WNW2SY4H){display:flex;flex-direction:column;gap:4px}h1:where(.astro-WNW2SY4H){color:var(--foreground);margin-left:-1.2px}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}:root{--width--mobile:340px;--width--desktop:670px;--max-width:clamp(var(--width--mobile), 60vw, var(--width--desktop));--color--white:white;--color--black:#0f0f0f;--color--slate:#999999;--color--concrete:#7f7f7f;--color--aquamarine:rgb(117, 255, 209);--color--teal:rgb(0, 174, 174);--background:var(--color--white);--foreground:var(--color--black);--foreground--muted:var(--color--slate);--accent:var(--color--teal)}.darkmode{--background:var(--color--black);--foreground:var(--color--white);--foreground--muted:var(--color--concrete);--accent:var(--color--aquamarine)}body{background:var(--background)}:is(h1,h2,h3,h4,h5,h6),:is(h1,h2,h3,h4,h5,h6)>a{font-family:Karla,sans-serif;font-weight:600}a,p{font-family:Inter,sans-serif}h1{font-size:36px;letter-spacing:-1.2px;line-height:48px}h2{font-size:36px;letter-spacing:-.9px;line-height:40px}h3{font-size:20px;line-height:28px;letter-spacing:-.8px}p{font-size:16px;line-height:24px}:root{--translate:translateX(-56px) translateY(40px)}button:where(.astro-FGBS6ZHT){all:unset;display:flex;align-items:center;justify-content:center;align-self:center;border-width:2px;border-style:solid;border-color:var(--foreground--muted);border-radius:100%;height:32px;width:32px;transition:transform .2s cubic-bezier(.075,.82,.165,1);transform:var(--translate)}button:where(.astro-FGBS6ZHT):focus{border-width:2px;border-style:solid;border-color:var(--accent)}button:where(.astro-FGBS6ZHT):hover{transform:var(--translate) scale(1.1)}button:where(.astro-FGBS6ZHT):active{transform:var(--translate) scale(1) rotate(360deg)}@media screen and (max-width:435px){:root{--translate:translateX(78vw) translateY(-32px)}}@media screen and (max-width:365px){:root{--translate:translateX(300px) translateY(-32px)}}ul:where(.astro-L4QFWYXP){display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0}@media screen and (max-width:220px){ul:where(.astro-L4QFWYXP){flex-direction:column;gap:4px}}:is(.muted):hover:where(.astro-L4QFWYXP){color:var(--foreground);transition:colro .2s cubic-bezier(.075,.82,.165,1);text-decoration:none}details:where(.astro-J5R6PJ5O){margin-bottom:24px;width:max-content}summary:where(.astro-J5R6PJ5O){color:var(--foreground);display:inline-flex;align-items:center;gap:8px;padding:8px;border:4px solid var(--foreground--muted);border-radius:8px}summary:where(.astro-J5R6PJ5O):hover{cursor:pointer}summary:where(.astro-J5R6PJ5O):focus{outline:0;border:4px solid var(--accent);border-radius:8px}summary:where(.astro-J5R6PJ5O):before{content:"\1f33d";rotate:0deg;transition:rotate .2s cubic-bezier(.075,.82,.165,1)}summary:where(.astro-J5R6PJ5O):active:before{scale:.8;transition:rotate .2s cubic-bezier(.075,.82,.165,1)}:where(.astro-J5R6PJ5O)[open] summary:where(.astro-J5R6PJ5O):before{content:"\1f37f";rotate:360deg;transition:rotate .2s cubic-bezier(.075,.82,.165,1)}.BlogPostLayout{display:grid;grid-template-columns:1fr min(var(--max-width),100%) 1fr;font-family:Inter,sans-serif;padding-bottom:48px}.BlogPostLayout>*{grid-column:2/span 1}.full-bleed{width:100vw;grid-column:1/4}.BlogPostLayout small p{color:var(--foreground--muted);font-size:12px;margin-bottom:16px}.BlogPostLayout>p{margin-bottom:8px}.BlogPostLayout :is(p,li,h1,h2,h3){color:var(--foreground)}.BlogPostLayout :is(h1,h2,h3){margin-bottom:16px}.BlogPostLayout h1{font-size:30px}.BlogPostLayout h2{font-size:24px}.BlogPostLayout :is(h2,h3){margin-top:48px}.BlogPostLayout :is(ul,ol,img){margin-top:24px;margin-bottom:24px}.BlogPostLayout>blockquote :is(p,a){color:var(--foreground)}.BlogPostLayout a{color:var(--foreground);text-decoration:underline;text-underline-offset:3.4px;text-decoration-thickness:1.4px;text-decoration-color:var(--foreground--muted)}blockquote{border:4px solid var(--foreground--muted);padding:16px;border-radius:12px;margin-bottom:16px}.BlogPostLayout :is(ul,ol){display:grid;gap:8px}.BlogPostLayout li::marker{color:var(--foreground--muted)}pre{padding:16px;margin:16px 0;overflow:auto}pre::-webkit-scrollbar{width:6px;height:6px}pre::-webkit-scrollbar-thumb{background:var(--accent)}pre::-webkit-scrollbar-track{background:var(--background)}code{font-family:IBM Plex Mono,monospace}.nav ul{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0}a:where(.astro-VRXDT6T7){width:max-content}.heading:where(.astro-VRXDT6T7){font-family:Karla,sans-serif;font-weight:600;color:var(--foreground);text-decoration:none}.body:where(.astro-VRXDT6T7){font-family:Inter,sans-serif;color:var(--foreground);text-decoration:none}.muted:where(.astro-VRXDT6T7){color:var(--foreground--muted)}:is(.active,a:hover):where(.astro-VRXDT6T7){text-decoration:underline;text-underline-offset:3.4px;text-decoration-thickness:1.4px;text-decoration-color:var(--accent)}div:where(.astro-G7ZGTMZD){display:grid;grid-template-columns:repeat(12,1fr);gap:16px}:where(.astro-G7ZGTMZD)[data-index="0"]{grid-column:3/span 6}:where(.astro-G7ZGTMZD)[data-index="1"]{grid-column:span 2}@media (max-width:768px){div:where(.astro-G7ZGTMZD){padding:0 16px}:where(.astro-G7ZGTMZD)[data-index="0"]{grid-column:1/span 12}:where(.astro-G7ZGTMZD)[data-index="1"]{grid-column:3/span 8;grid-row:2}}article:where(.astro-BZFE23KJ){display:flex;flex-direction:column;gap:8px;width:var(--max-width)}p:where(.astro-BZFE23KJ){font-weight:500;color:var(--foreground--muted)}main:where(.astro-AGTSCQ7V){display:flex;flex-direction:column;max-width:var(--max-width);margin:48px auto;padding-bottom:48px}.BlogList:where(.astro-AGTSCQ7V){display:flex;flex-direction:column;align-items:center;gap:48px}