:root{--font-stack: "General Sans", Inter, "Helvetica Neue", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--gradient-purplue: radial-gradient( circle at 100%, rgb(152, 118, 255) 0%, rgb(101, 79, 255) 40%, rgb(61, 132, 255) 70%, rgb(49, 192, 255) 100% );--color-body-background: rgb(255, 255, 255);--color-background: rgb(255, 255, 255);--color-on-background: rgb(0, 0, 0);--color-surface: rgba(240, 240, 240, .7);--color-on-surface: rgb(50, 50, 50);--color-outline: rgb(0, 0, 0);--color-primary: rgb(152, 127, 255);--color-on-primary: rgb(255, 255, 255);--color-error: rgb(179, 38, 30);--color-on-error: rgb(255, 255, 255);--color-success: rgb(58, 170, 94);--color-on-success: rgb(255, 255, 255);--main-gradient: var(--gradient-purplue)}@media (prefers-color-scheme: dark){:root{--color-body-background: hsl(250, 55%, 5%);--color-background: hsl(250, 53%, 7%);--color-on-background: hsl(250, 100%, 95%);--color-surface: hsl(250, 30%, 20%);--color-on-surface: hsl(250, 17%, 76%);--color-outline: rgb(255, 255, 255);--color-primary: rgb(152, 127, 255);--color-on-primary: rgb(255, 255, 255);--color-error: rgb(179, 38, 30);--color-on-error: rgb(255, 255, 255);--color-success: rgb(58, 170, 94);--color-on-success: rgb(255, 255, 255);--main-gradient: var(--gradient-purplue)}}html{scroll-behavior:smooth;scroll-padding-top:5rem}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,textarea:focus-visible,iframe:focus-visible,input:focus-visible{outline:3px solid #987fff}body{margin:0;padding:0;line-height:1.5;font-family:var(--font-stack);text-rendering:optimizeLegibility;overflow-x:hidden;height:100vh;background-color:var(--color-body-background);color:var(--color-on-background);background-image:radial-gradient(var(--color-surface) 10%,transparent 11%),radial-gradient(var(--color-surface) 10%,transparent 11%);background-size:25px 25px;background-position:0 0,25px 25px;background-repeat:repeat;background-attachment:fixed;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:500}a{color:inherit;font-weight:500;cursor:pointer;text-decoration:underline}img{max-width:100%;display:block}code{background-color:var(--color-surface);padding:.25rem .5rem;border-radius:99rem}ol,ul{padding-left:2rem}li{margin-block-start:.75rem;margin-block-end:.75rem}button{font-size:inherit;font-family:inherit;background-color:transparent;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;color:inherit}form,dialog{color:inherit}h1,h2,h3,h4,h5,h6,p,code,pre{margin:0}.subtext{font-size:.875rem;color:var(--color-on-surface);font-weight:400}strong{font-weight:500}dfn,abbr{font-style:normal;text-decoration:underline dotted;cursor:help}nav.svelte-4opym4{display:flex;align-items:center;width:100%;padding:.5rem;justify-content:space-between;overflow:hidden;position:sticky;top:0;right:0;bottom:0;left:0;top:1rem;z-index:1;max-width:750px;margin:1rem auto;background-color:var(--color-background);border:1px solid var(--color-outline);border-radius:1.5rem}@media (max-width: 750px){nav.svelte-4opym4{position:initial;margin:0;background-color:transparent;border:none;border-bottom:1px solid var(--color-outline);border-radius:0;scale:1!important;filter:brightness(1)!important}}nav.svelte-4opym4 #back:where(.svelte-4opym4):hover .arrow:where(.svelte-4opym4){transform:translate(-.1rem)}nav.svelte-4opym4 #back:where(.svelte-4opym4):active:hover .arrow:where(.svelte-4opym4){transform:translate(.1rem)}nav.svelte-4opym4 .arrow:where(.svelte-4opym4){display:grid;transition:transform .1s ease-in-out}nav.svelte-4opym4 .left:where(.svelte-4opym4){display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.5rem;transition:transform 125ms ease}nav.svelte-4opym4 .left.hideBackBtn:where(.svelte-4opym4){transform:translate(calc(0px - (28px + 1rem)))}nav.svelte-4opym4 .left:where(.svelte-4opym4) li:where(.svelte-4opym4){display:contents}nav.svelte-4opym4 .left:where(.svelte-4opym4) li:where(.svelte-4opym4) a:where(.svelte-4opym4){display:grid;border-radius:99rem;text-decoration:none;padding:.5rem;color:var(--color-on-surface);border:1px solid transparent;transition:background-color 50ms ease-out}nav.svelte-4opym4 .left:where(.svelte-4opym4) li:where(.svelte-4opym4) a:where(.svelte-4opym4):hover{background-color:var(--color-surface)}nav.svelte-4opym4 .right:where(.svelte-4opym4){display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0}nav.svelte-4opym4 .right:where(.svelte-4opym4) li:where(.svelte-4opym4){display:contents}nav.svelte-4opym4 .right:where(.svelte-4opym4) li:where(.svelte-4opym4) a:where(.svelte-4opym4){display:flex;flex-direction:column;align-items:center;font-size:.75rem;gap:.125rem;text-decoration:none;color:var(--color-on-surface);padding:.5rem 1rem;border-radius:1rem;transition:background-color .1s ease-in-out}nav.svelte-4opym4 .right:where(.svelte-4opym4) li:where(.svelte-4opym4) a:where(.svelte-4opym4):hover{background-color:var(--color-surface)}nav.svelte-4opym4 .right:where(.svelte-4opym4) li:where(.svelte-4opym4) a[aria-current=true]:where(.svelte-4opym4){background-color:var(--color-on-background);color:var(--color-background)}footer.svelte-904oux{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding:1rem;width:100%;position:sticky;top:0;right:0;bottom:0;left:0;bottom:1rem;z-index:1;max-width:750px;margin:1rem auto;background-color:var(--color-background);border:1px solid var(--color-outline);border-radius:1.5rem}@media (max-width: 750px){footer.svelte-904oux{position:initial;margin:0;background-color:transparent;border:none;border-top:1px solid var(--color-outline);border-radius:0;scale:1!important;filter:brightness(1)!important}}@media (max-width: 500px){footer.svelte-904oux{flex-direction:column;gap:1rem}}footer.svelte-904oux .footer-link:where(.svelte-904oux){display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:var(--color-on-background);text-decoration:none;padding:.5rem;margin:-.5rem;border-radius:1rem;min-width:200px}@media (max-width: 500px){footer.svelte-904oux .footer-link:where(.svelte-904oux){min-width:0}}footer.svelte-904oux .footer-link:where(.svelte-904oux) .label:where(.svelte-904oux){display:flex;align-items:center;gap:.5rem}footer.svelte-904oux .footer-link:where(.svelte-904oux) svg{width:20px;height:20px}footer.svelte-904oux .footer-link:where(.svelte-904oux):hover{background-color:var(--color-surface);transition:background-color .1s}footer.svelte-904oux .left:where(.svelte-904oux){display:flex;flex-direction:column;gap:1rem}@media (max-width: 500px){footer.svelte-904oux .left:where(.svelte-904oux){width:100%}}footer.svelte-904oux .right:where(.svelte-904oux){display:flex;flex-direction:column;gap:2rem;padding:.5rem 0}@media (max-width: 500px){footer.svelte-904oux .right:where(.svelte-904oux){padding:0;width:100%}}footer.svelte-904oux .right:where(.svelte-904oux) #shortcuts:where(.svelte-904oux){display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}footer.svelte-904oux .right:where(.svelte-904oux) #shortcuts:where(.svelte-904oux) li:where(.svelte-904oux){padding:0;margin:0}footer.svelte-904oux .right:where(.svelte-904oux) #socials:where(.svelte-904oux){display:flex;width:100%;justify-content:space-between;gap:1rem;list-style:none;padding:0;margin:0;align-self:flex-end}@media (max-width: 500px){footer.svelte-904oux .right:where(.svelte-904oux) #socials:where(.svelte-904oux){align-self:center;justify-content:center;gap:2rem}}footer.svelte-904oux .right:where(.svelte-904oux) #socials:where(.svelte-904oux) li:where(.svelte-904oux){padding:0;margin:0}footer.svelte-904oux .right:where(.svelte-904oux) #socials:where(.svelte-904oux) a:where(.svelte-904oux){display:flex;align-items:center;padding:.75rem;margin:-.75rem;border-radius:50%}footer.svelte-904oux .right:where(.svelte-904oux) #socials:where(.svelte-904oux) a:where(.svelte-904oux):hover{background-color:var(--color-surface);transition:background-color .1s}footer.svelte-904oux .right:where(.svelte-904oux) #socials:where(.svelte-904oux) svg{width:18px;height:18px}.content.svelte-1vcgfo8{margin:0 auto;max-width:750px;width:100%;margin:1rem auto;z-index:2;position:relative;border-radius:1.5rem;border:1px solid var(--color-outline);background-color:var(--color-background)}@media (max-width: 750px){.content.svelte-1vcgfo8{margin-top:0;background-color:transparent;border:none;border-radius:0}}.background-piece.svelte-1sbpg0q{pointer-events:none;top:-40px;left:-10%;width:120%;height:50px;background:linear-gradient(to right,#643fff,#31c0ff);filter:blur(50px);z-index:-1;position:fixed;opacity:.5}
