a[data-astro-cid-vnery6jy]{color:inherit;cursor:pointer;text-decoration:none}nav[data-astro-cid-vnery6jy]{background-color:var(--background-color);justify-content:space-between;height:64px;padding:1em 2em;display:flex;position:relative}.brand[data-astro-cid-vnery6jy]{cursor:pointer;align-items:center;gap:1em;width:fit-content;font-weight:700;display:flex}.brand[data-astro-cid-vnery6jy]:hover{text-decoration:underline}.brand[data-astro-cid-vnery6jy] img[data-astro-cid-vnery6jy]{aspect-ratio:1;width:auto;max-height:100%;display:block}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]{align-items:center;gap:2em;display:flex}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>a[data-astro-cid-vnery6jy]{border-radius:6px;padding:10px 20px;transition:background-color .1s}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>a[data-astro-cid-vnery6jy]:hover{background-color:var(--hover-color);text-decoration:underline}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>a[data-astro-cid-vnery6jy].active{background-color:var(--highlight);color:#fff}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>.toggle[data-astro-cid-vnery6jy]{cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:10px;display:flex}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>.toggle[data-astro-cid-vnery6jy]:hover{background-color:var(--hover-color)}.sun[data-astro-cid-vnery6jy]{fill:#000}.moon[data-astro-cid-vnery6jy],html.dark .sun[data-astro-cid-vnery6jy]{fill:#0000}html.dark .moon[data-astro-cid-vnery6jy]{fill:#fff}nav[data-astro-cid-vnery6jy] .navToggle[data-astro-cid-vnery6jy]{width:32px;display:none;position:absolute;top:1em;right:2em}html.dark nav[data-astro-cid-vnery6jy] .navToggle[data-astro-cid-vnery6jy],html.dark .searchIcon[data-astro-cid-vnery6jy]{filter:invert()}@media screen and (width<=700px){nav[data-astro-cid-vnery6jy] .navToggle[data-astro-cid-vnery6jy]{display:block}nav[data-astro-cid-vnery6jy][aria-expanded=false] .items[data-astro-cid-vnery6jy]{display:none}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]{flex-direction:column;gap:.5em;width:100%;padding-right:3em}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>a[data-astro-cid-vnery6jy]{width:100%;padding:.5em}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy]>a[data-astro-cid-vnery6jy]:not(:last-child){border-bottom:1px solid var(--hover-color)}nav[data-astro-cid-vnery6jy]{gap:2em;height:fit-content}nav[data-astro-cid-vnery6jy] .items[data-astro-cid-vnery6jy] .toggle[data-astro-cid-vnery6jy]{position:absolute;top:64px;right:1.5em}}@media screen and (width<=400px){nav[data-astro-cid-vnery6jy][aria-expanded=true] .brand[data-astro-cid-vnery6jy]{align-items:flex-start}nav[data-astro-cid-vnery6jy][aria-expanded=true] .brand[data-astro-cid-vnery6jy] p[data-astro-cid-vnery6jy]{display:none}}html{--highlight:#c53b59;--highlight-light:#fabeca;--highlight-text:#c92e4d;--background-color:white;--hover-color:#ededed;--text-color:black;--subtle-text-color:#707070;--footer-color:#eee;--box-shadow:#64646f33 0px 7px 29px 0px;--border-radius:.75rem}html.dark{--background-color:#1a1a1a;--text-color:#f1f1f1;--hover-color:#303030;--footer-color:#272727;--subtle-text-color:#919191;--highlight:#c53b59;--highlight-light:#5e3f45;--highlight-text:#fc99ad;--box-shadow:#303034b3 0px 7px 29px 0px}*{box-sizing:border-box;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:not(pre) *{color:var(--text-color)}p{line-height:1.7em}body{background-color:var(--background-color);font-size:100%}html,body{scroll-behavior:smooth;overflow-x:hidden}.panel{background-color:#fff;border-radius:.75rem;width:100%;padding:1em;display:block;box-shadow:1.95px 1.95px 2.6px #00000026}.container{width:100%;max-width:1500px;margin-inline:auto;padding:1em;display:block}h1.title{font-size:2.5em}p.subtitle{font-size:1.5em;font-weight:lighter}p.subtitle.is-2{font-size:1.2em}.tags{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.tags>*{background-color:var(--highlight-light);color:var(--highlight-text);user-select:none;border-radius:99999px;padding:5px 10px;font-size:.8em;font-weight:lighter;text-decoration:none}.tags:not(.disableHover)>:hover{text-decoration:underline}a.backlink{color:var(--highlight);text-decoration:none}a.hiddenLink{text-decoration:none;&:hover{text-decoration:underline}}.capitalize{text-transform:capitalize!important}.subtle,a.subtle{color:var(--subtle-text-color)!important}.centered{text-align:center!important}.button{background-color:var(--hover-color);cursor:pointer;border-radius:9999px;padding:.5em 1em;text-decoration:none;display:inline}.button:hover{filter:brightness(.9)}.button:active{filter:brightness(.85)}.buttons{flex-wrap:wrap;gap:10px;display:flex}.button:has(.icon){align-items:center;gap:10px;display:flex}.button .icon{width:2ch;display:block}html.dark .button .icon{filter:invert()}.svgIcon{width:1.5em;display:inline-block}.postContent p{margin-bottom:1em;display:block}.postContent h1{border-bottom:2px solid var(--hover-color);width:fit-content;margin-top:1.5em;margin-bottom:.5em}.postContent a{transition:color .1s}.postContent a:hover{color:var(--highlight)}.postContent ul{margin-bottom:1.5em;padding-left:1em;line-height:2em}.postContent pre{text-wrap:wrap;border-radius:6px;margin-bottom:1em;padding:1em}.postContent pre[data-language=plaintext] *{color:currentColor!important}.postContent pre.astro-code *{font-family:Consolas,Courier New,Courier,monospace!important}.postContent :not(pre) code{background-color:var(--hover-color);padding:2px 4px;font-family:monospace!important}hr{border-color:var(--hover-color);margin-block:3em}table{border-collapse:collapse;width:100%;margin-bottom:2em}table th{text-align:left;padding:1em}table thead{border-bottom:3px solid var(--hover-color)}table tbody td{padding:1em}table tbody tr{transition:background-color .2s}table tbody tr:not(:last-child){border-bottom:1px solid var(--hover-color)}table tbody tr:hover{background-color:var(--hover-color)}html.dark{& .astro-code,& .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}}html:not(.dark) .astro-code{border:1px solid var(--hover-color)}.socialLink[data-astro-cid-cjsrnwsg] img[data-astro-cid-cjsrnwsg]{opacity:.5;transition:opacity .2s}html.dark .socialLink[data-astro-cid-cjsrnwsg] img[data-astro-cid-cjsrnwsg]{filter:invert()}.socialLink[data-astro-cid-cjsrnwsg]:hover img[data-astro-cid-cjsrnwsg]{opacity:1}footer[data-astro-cid-jo6i4kqk]{background-color:var(--footer-color);place-content:center;width:100%;height:fit-content;margin-top:5em;padding:1em;display:grid}.socialLinks[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;align-items:center;gap:2em;width:100%;margin-top:1.5em;display:flex}.topButton[data-astro-cid-itijxtj6]{background-color:var(--hover-color);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:.8em;transition:opacity .3s,filter .1s;display:flex;position:fixed;bottom:2em;right:2em;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}.topButton[data-astro-cid-itijxtj6] img[data-astro-cid-itijxtj6]{aspect-ratio:1;max-width:100%;height:auto;display:block}html.dark .topButton[data-astro-cid-itijxtj6] img[data-astro-cid-itijxtj6]{filter:invert();opacity:.5}.topButton[data-astro-cid-itijxtj6]:hover{filter:brightness(.9)}.pageContainer[data-astro-cid-ju4pidww]{flex-direction:column;height:100vh;display:flex}.pageContainer[data-astro-cid-ju4pidww] .contentWrapper[data-astro-cid-ju4pidww]{flex-grow:1}
