*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--theme-primary: hsl(0, 0%, 5%);--theme-on-primary: hsl(0, 0%, 90%);--theme-primary-hover: hsl(0, 0%, 10%);--theme-primary-light: hsl(0, 0%, 80%);--theme-background: hsl(0, 0%, 98%);--theme-on-background: hsl(0, 0%, 5%);--theme-surface-1: hsl(0, 0%, 93%);--theme-on-surface-1: hsl(0, 0%, 10%);--theme-footer-background: hsl(0, 0%, 3%);--theme-on-footer-background: hsl(0, 0%, 90%);--step--2: clamp(.78rem, calc(.71rem + .35vw) , .96rem);--step--1: clamp(.94rem, calc(.84rem + .51vw) , 1.2rem);--step-0: clamp(1.13rem, calc(.98rem + .73vw) , 1.5rem);--step-1: clamp(1.35rem, calc(1.15rem + 1.02vw) , 1.88rem);--step-2: clamp(1.62rem, calc(1.34rem + 1.41vw) , 2.34rem);--step-3: clamp(1.94rem, calc(1.56rem + 1.92vw) , 2.93rem);--step-4: clamp(2.33rem, calc(1.81rem + 2.59vw) , 3.66rem);--step-5: clamp(2.8rem, calc(2.11rem + 3.47vw) , 4.58rem);--font-family-heading: "", sans-serif;--font-family-body: "Open Sans", sans-serif;--body-max-width: 1920px;--container-padding: 0 1rem;--container-max-width: 860px;--header-height: 76px;--ease-out-soft: cubic-bezier(.28, 0, .49, 1)}@media (prefers-color-scheme: dark){:root{--theme-primary: hsl(0, 0%, 90%);--theme-on-primary: hsl(0, 0%, 5%);--theme-primary-hover: hsl(0, 0%, 80%);--theme-primary-light: hsl(0, 0%, 20%);--theme-on-background: hsl(0, 0%, 92%);--theme-background: hsl(0, 0%, 8%);--theme-surface-1: hsl(0, 0%, 12%);--theme-on-surface-1: hsl(0, 0%, 96%)}}[color-scheme=light]{color-scheme:light;--theme-primary: hsl(0, 0%, 5%);--theme-on-primary: hsl(0, 0%, 90%);--theme-primary-hover: hsl(0, 0%, 10%);--theme-primary-light: hsl(0, 0%, 80%);--theme-background: hsl(0, 0%, 98%);--theme-on-background: hsl(0, 0%, 5%);--theme-surface-1: hsl(0, 0%, 93%);--theme-on-surface-1: hsl(0, 0%, 10%)}[color-scheme=dark]{color-scheme:dark;--theme-primary: hsl(0, 0%, 90%);--theme-on-primary: hsl(0, 0%, 5%);--theme-primary-hover: hsl(0, 0%, 80%);--theme-primary-light: hsl(0, 0%, 20%);--theme-on-background: hsl(0, 0%, 92%);--theme-background: hsl(0, 0%, 8%);--theme-surface-1: hsl(0, 0%, 12%);--theme-on-surface-1: hsl(0, 0%, 96%)}html{scroll-behavior:smooth}body{margin:0 auto;background-color:var(--theme-background);color:var(--theme-on-background);font-size:var(--step-0);font-family:var(--font-family-body);font-weight:400;line-height:1.5;max-width:var(--body-max-width);position:relative;display:grid;grid-template-rows:auto 1fr auto}.flow>*+*{margin-top:var(--flow-space, 1em)}a{color:inherit;-webkit-tap-highlight-color:transparent}.content__main{padding-top:calc(var(--nav-height) + 2rem);padding-bottom:4rem}h1{font-size:var(--step-4);font-family:var(--font-family-heading);font-weight:700;line-height:1.2}h2{font-size:var(--step-3);font-family:var(--font-family-heading);font-weight:700;line-height:1.2}h3{font-size:var(--step-2);font-family:var(--font-family-heading);font-weight:500;line-height:1.2}h4{font-size:var(--step-1);font-family:var(--font-family-heading)}h1,h2,h3{max-width:30ch}p,li{max-width:70ch}pre{position:relative;max-width:100%;overflow-x:auto;padding:1rem .75rem;border-radius:.25rem}pre copy-code-button{position:absolute;top:.5rem;right:.5rem}@media (prefers-reduced-motion: no-preference){.fade-in[data-state=visible]{transition:transform .7s cubic-bezier(.42,0,.32,1.17),opacity 1s cubic-bezier(.42,0,.32,1.17) .2s}.fade-in[data-state=hidden]{transform:translateY(2ex);opacity:0}}.container[data-astro-cid-d6puh33w]{width:100%;margin:0 auto;max-width:var(--container-max-width, 960px);padding:var(--container-padding, 1rem)}header[data-astro-cid-3ef6ksr2]{height:var(--theme-header-height, 64px);display:flex;align-items:center;border-bottom:1px solid var(--theme-primary-light)}nav[data-astro-cid-3ef6ksr2]{width:100%;display:flex;align-items:center;justify-content:space-between}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;margin:0}.theme-toggle__container[data-astro-cid-3ef6ksr2]{margin-left:1rem;position:relative;right:1rem;display:flex;align-items:center;justify-content:center}footer[data-astro-cid-sz7xmlte]{position:relative;background-color:var(--theme-footer-background);color:var(--theme-on-footer-background)}.footer-links__grid[data-astro-cid-sz7xmlte]{padding:10vh 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.footer-links__grid[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links__grid[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]:first-of-type{margin-bottom:.5rem}.footer-links__grid[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{font-weight:900}.footer-bottom__container[data-astro-cid-sz7xmlte]{position:relative;bottom:0;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;font-size:var(--step--2);margin:0}@media (max-width: 768px){.footer-links__grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.footer-links__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom__container[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:1rem}}.post-content__top[data-astro-cid-gvpn4u4b]{display:flex;flex-direction:column;align-items:center;text-align:center}.post-content__category[data-astro-cid-gvpn4u4b]{padding:.5rem 1rem;font-size:var(--step--1);background-color:var(--theme-surface-1);border-radius:2rem}.post-content__category[data-astro-cid-gvpn4u4b] a[data-astro-cid-gvpn4u4b]{text-decoration:none}.post-content__category[data-astro-cid-gvpn4u4b] a[data-astro-cid-gvpn4u4b]:hover{opacity:.8}.post-content__article[data-astro-cid-gvpn4u4b]{padding:5vh 0}.post-content__title[data-astro-cid-gvpn4u4b]{margin:1rem auto;font-size:var(--step-5)}.post-content__date[data-astro-cid-gvpn4u4b]{margin:0 auto;font-size:var(--step--1);color:var(--color-gray);font-style:italic}.post-content__img[data-astro-cid-gvpn4u4b]{margin:3rem 0 2rem;max-width:100%;height:auto;border-radius:2rem}.post-content__content[data-astro-cid-gvpn4u4b] img{display:block;margin:2rem auto;max-width:100%}
