body.search-modal-open{overflow:hidden}button.svelte-tsg0ih{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1rem;border:none;border-radius:50%;outline:none;background-color:var(--bg-2);color:var(--text-color-1);cursor:pointer}.search-button.svelte-tsg0ih{display:none}.search-bar.svelte-tsg0ih{--search-bar-input-height: 2.5rem;width:100%;height:2.5rem;position:relative;background-color:var(--bg-1);outline:2px solid var(--bg-2);box-sizing:border-box;border-radius:.5rem;z-index:2}.search-bar.svelte-tsg0ih button:where(.svelte-tsg0ih){position:absolute;top:calc(var(--search-bar-input-height) / 4);right:1.5rem;z-index:2}.search-bar.svelte-tsg0ih .close-search-button:where(.svelte-tsg0ih){display:none}.search-bar.svelte-tsg0ih input:where(.svelte-tsg0ih){position:absolute;width:100%;height:var(--search-bar-input-height);padding:0 1rem;box-sizing:border-box;outline:none;border:none;border-radius:.5rem;background-color:transparent;font-size:1em;font-family:system-ui,-apple-system,sans-serif;color:var(--text-color-1);z-index:1}.search-box.svelte-tsg0ih{position:absolute;display:none;top:0;left:0;width:100%;padding-top:var(--search-bar-input-height);background-color:var(--bg-1);z-index:0;outline:2px solid var(--bg-2);box-sizing:border-box;border-radius:.5rem;overflow:hidden}.search-box.svelte-tsg0ih hr:where(.svelte-tsg0ih){position:absolute;top:var(--search-bar-input-height);width:100%;height:2px;color:var(--bg-2);background-color:var(--bg-2);border:none;margin:0}.search-box.svelte-tsg0ih ul:where(.svelte-tsg0ih){width:100%;max-height:15rem;padding:0;margin:0;list-style:none;overflow:auto}.search-box.svelte-tsg0ih ul:where(.svelte-tsg0ih) li:where(.svelte-tsg0ih){width:100%;height:2.5rem;padding:0 1rem;line-height:2.5rem;font-size:1.1em;box-sizing:border-box;white-space:nowrap}.search-box.svelte-tsg0ih ul:where(.svelte-tsg0ih) li:where(.svelte-tsg0ih):not(.no-results):hover,.search-box.svelte-tsg0ih ul:where(.svelte-tsg0ih) li.selected:where(.svelte-tsg0ih){background-color:var(--bg-2)}.search-box.svelte-tsg0ih ul:where(.svelte-tsg0ih) li:where(.svelte-tsg0ih) a:where(.svelte-tsg0ih){width:100%;display:flex;gap:1rem;overflow:hidden;color:var(--text-color-1);text-decoration:none}.search-box.svelte-tsg0ih ul:where(.svelte-tsg0ih) li:where(.svelte-tsg0ih) .search-result-type:where(.svelte-tsg0ih){display:block;min-width:3.5rem;color:var(--text-color-2)}@media only screen and (max-width:640px){.search-bar.svelte-tsg0ih{--search-bar-input-height: 4rem;width:100vw;height:4rem;display:none;position:fixed;top:0;left:0;border-radius:0}.search-button.svelte-tsg0ih{display:flex}.search-box.svelte-tsg0ih{height:100vh;border:none;border-radius:0}.search-bar.svelte-tsg0ih .search-box:where(.svelte-tsg0ih) ul:where(.svelte-tsg0ih){max-height:calc(100vh - var(--search-bar-input-height))}}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:4rem;padding:0 1.5rem;box-sizing:border-box;margin:auto;background-color:rgba(var(--bg-1-rgb),.6);backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);z-index:10}.title[data-astro-cid-dmqpwcec]{display:block;flex:1}.title[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{width:fit-content;height:3rem;display:flex;justify-content:center;align-items:center;position:relative;color:var(--text-color-1);text-decoration:none;font-family:Rubik;font-weight:600;font-size:1.2em;white-space:nowrap;transition:color .2s ease}.title[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent-1)}ul[data-astro-cid-dmqpwcec]{flex:1;display:flex;justify-content:end;align-items:center;height:100%;gap:1.5rem;list-style:none;margin:0;padding:0}ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{display:flex;align-items:center;height:3rem}ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{padding:.4rem 0;position:relative;color:var(--text-color-1);text-decoration:none;text-wrap:nowrap;transition:color .2s ease}ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent-1)}.search-bar-container[data-astro-cid-dmqpwcec]{width:50rem;padding:0 1.5rem;box-sizing:border-box;display:flex;justify-content:flex-end}ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec].support-link a[data-astro-cid-dmqpwcec]{padding:.4rem;display:flex;align-items:center;gap:.4rem;background-color:#954c72aa;border-radius:.5rem;transition:color .2s ease,background-color .2s ease}ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec].support-link a[data-astro-cid-dmqpwcec]:hover{color:#fee;background-color:#954c72}ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec].support-link .heart-icon[data-astro-cid-dmqpwcec]{color:#fff}@media only screen and (max-width:640px){ul[data-astro-cid-dmqpwcec]{gap:1rem}.search-bar-container[data-astro-cid-dmqpwcec]{padding:0 1rem}}@media only screen and (max-width:450px){.support-link[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:none}}@font-face{font-family:Recursive;src:url(/fonts/Recursive/Recursive-VariableFont_CASL,CRSV,MONO,slnt,wght.ttf);font-weight:300 1000;font-stretch:75% 125%;font-style:normal}@font-face{font-family:Rubik;src:url(/fonts/Rubik/Rubik-VariableFont_wght.ttf);font-weight:300 1000;font-stretch:75% 125%;font-style:normal}:root{--accent-1-rgb: 0, 200, 255;--accent-1: rgb(var(--accent-1-rgb));--accent-2-rgb: 0, 255, 170;--accent-2: rgb(var(--accent-2-rgb));--bg-1-rgb: 30, 30, 35;--bg-1: rgb(var(--bg-1-rgb));--bg-2-rgb: 45, 45, 50;--bg-2: rgb(var(--bg-2-rgb));--text-color-1-rgb: 225, 225, 230;--text-color-1: rgb(var(--text-color-1-rgb));--text-color-2-rgb: 185, 185, 190;--text-color-2: rgb(var(--text-color-2-rgb));--link-color-rgb: 90, 180, 255;--link-color: rgb(var(--link-color-rgb));color-scheme:dark;color:var(--text-color-1)}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;padding-top:4rem;box-sizing:border-box;font-size:1.05em;font-family:system-ui,-apple-system,sans-serif;font-weight:400;background-color:var(--bg-1)}h1{font-family:Rubik;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:2.5em;margin-bottom:0;width:fit-content;background:-webkit-linear-gradient(45deg,var(--accent-1),var(--accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent}h2{font-family:Rubik;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:1.7em;margin-bottom:.6em}h3{font-family:Rubik;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:1.4em;margin-bottom:.6em}h4{font-family:Rubik;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:1.15em;margin-bottom:.6em}p,ul,ol{line-height:1.7em}:not(li)>ul,:not(li)>ol{padding-left:1.3rem}li>ul,li>ol{padding-left:1.5rem}ul li,ol li{padding:.2rem 0}ul li::marker,ol li::marker{color:rgba(var(--accent-2-rgb))}a{color:var(--link-color)}a:not(code){text-decoration:none}details{background-color:var(--bg-2);box-sizing:border-box;border-radius:.6rem}details[open]{padding-bottom:1rem}details>summary{cursor:pointer;user-select:none;font-weight:700;padding:1rem}details>:not(summary):first-of-type{margin-top:0}details :last-child{margin-bottom:0rem}details>*:not(summary){margin-left:1rem;margin-right:1rem;max-width:calc(100% - 2rem)}details img{height:auto}code{font-family:Recursive;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0,"CASL" .1,"CRSV" .1,"MONO" 1;font-size:1.05em;line-height:1.55em;font-feature-settings:"ss02" on}:not(pre)>code{font-size:.825em;font-weight:500;background:#47474d99;color:var(--text-color-2);border-radius:4px;padding:.25em .4em}a>code{color:var(--accent-1)}a>code:hover{background:#47474dcc}pre.astro-code{font-size:.8em;padding:1rem;box-sizing:border-box;border-radius:.6rem;background-color:#27272c!important;text-wrap:nowrap!important}::selection{background-color:rgba(var(--accent-1-rgb),50%);color:var(--text-color-1)}@media only screen and (max-width:1000px){body{font-size:.9em}}@media only screen and (max-height:700px){body{font-size:.9em}}
