footer.svelte-1a4n9d7{background:var(--background-lightdark);margin-top:auto;box-shadow:0 -4px 5px #00000029}footer.svelte-1a4n9d7 .Footer__content:where(.svelte-1a4n9d7){display:flex;justify-content:space-between;text-align:center;padding:3rem 5rem;margin:0 auto;max-width:800px}@media(max-width:600px){footer.svelte-1a4n9d7 .Footer__content:where(.svelte-1a4n9d7){flex-direction:column-reverse;align-items:center;gap:1.5rem;padding:2rem 1rem}}footer.svelte-1a4n9d7 .Footer__content:where(.svelte-1a4n9d7) .Footer__social-icons:where(.svelte-1a4n9d7){display:flex;gap:2rem}footer.svelte-1a4n9d7 .Footer__content:where(.svelte-1a4n9d7) .Footer__social-icons:where(.svelte-1a4n9d7) img:where(.svelte-1a4n9d7){width:2.4rem;display:block;filter:invert(.8)}footer.svelte-1a4n9d7 .Footer__content:where(.svelte-1a4n9d7) .Footer__social-icons:where(.svelte-1a4n9d7) a:where(.svelte-1a4n9d7):hover{filter:invert(.4)}header.svelte-1xht1kt{padding:1rem 5rem;background-color:var(--background-dark);display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 4px 4px #00000029}@media(max-width:600px){header.svelte-1xht1kt{padding:5vw}}.MenuBar.svelte-dco5rq{width:240px;display:flex;flex-direction:column;background-color:var(--background-darkest);color:var(--neutral-white);position:fixed;height:100vh;transition:all 1s ease-in-out;z-index:2}.MenuBar.svelte-dco5rq a:where(.svelte-dco5rq){color:var(--neutral-white);text-decoration:none;height:64px;padding:10px 0 10px 24px;display:flex;gap:16px;align-items:center;cursor:pointer}.MenuBar.svelte-dco5rq a.active:where(.svelte-dco5rq){box-shadow:inset 8px 0 0 var(--neutral-white)}.MenuBar.svelte-dco5rq a:where(.svelte-dco5rq):last-child{margin-top:auto}.MenuBar.svelte-dco5rq a:where(.svelte-dco5rq) img:where(.svelte-dco5rq){filter:invert(1);opacity:.9}.MenuBar.svelte-dco5rq a:where(.svelte-dco5rq) div:where(.svelte-dco5rq){color:var(--neutral-white);transition:all .6s ease-in-out}.MenuBar.collapsed.svelte-dco5rq{width:72px}.MenuBar.collapsed.svelte-dco5rq a:where(.svelte-dco5rq)>div:where(.svelte-dco5rq){visibility:hidden;opacity:0}@media(max-width:600px){.MenuBar.svelte-dco5rq{width:100%!important;height:-moz-min-content;height:min-content;max-height:500px;position:relative;flex-direction:row;justify-content:space-evenly;padding-bottom:40px}.MenuBar.svelte-dco5rq a:where(.svelte-dco5rq){display:flex;flex-direction:column;padding:8px;width:20%}.MenuBar.svelte-dco5rq a.active:where(.svelte-dco5rq){box-shadow:none;box-shadow:inset 0 4px 0 var(--neutral-white)}.MenuBar.collapsed.svelte-dco5rq{max-height:32px}.MenuBar.collapsed.svelte-dco5rq a:where(.svelte-dco5rq){visibility:hidden;opacity:0}}.MenuBar__button.svelte-dco5rq{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.6201%202.99006C16.1301%202.50006%2015.3401%202.50006%2014.8501%202.99006L6.54006%2011.3001C6.15006%2011.6901%206.15006%2012.3201%206.54006%2012.7101L14.8501%2021.0201C15.3401%2021.5101%2016.1301%2021.5101%2016.6201%2021.0201C17.1101%2020.5301%2017.1101%2019.7401%2016.6201%2019.2501L9.38006%2012.0001L16.6301%204.75006C17.1101%204.27006%2017.1101%203.47006%2016.6201%202.99006Z'%20fill='white'/%3e%3c/svg%3e");padding:10px;border-radius:50%;background-color:var(--background-lightdark);position:absolute;top:50%;right:-22px;cursor:pointer;transition:transform 1s ease-in-out}.MenuBar__button.collapsed.svelte-dco5rq{transform:rotate(540deg)}.MenuBar__button.svelte-dco5rq:hover{background-color:var(--neutral-50)}@media(max-width:600px){.MenuBar__button.svelte-dco5rq{transform:rotate(90deg);padding:10px;border-radius:50%;position:absolute;top:calc(100% - 22px);right:calc(50% - 22px);cursor:pointer}.MenuBar__button.collapsed.svelte-dco5rq{transform:rotate(-90deg)}}.content{max-width:800px;min-height:100vh;width:100%;margin:0 auto;position:relative;color:var(--neutral-20);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.content strong{color:var(--neutral-05)}.content p{margin-bottom:2rem;color:inherit}.content a{text-decoration:underline!important}.content a:hover{color:var(--neutral-20)}.content :where(ol,ul){margin-bottom:16px}.content img{display:block;border-radius:1rem;width:100%;height:auto;object-fit:cover;max-width:max-content;margin:0 auto}.content :where(h1,h2,h3,h4,h5,h6){color:var(--neutral-05);margin-bottom:2rem;white-space:wrap}.content :where(h1,h2,h3,h4,h5,h6) .icon-link{position:relative}.content :where(h1,h2,h3,h4,h5,h6) .icon-link:before{content:"#";position:absolute;color:var(--neutral-50);opacity:0;text-decoration:none;left:-1.4ch}.content :where(h1,h2,h3,h4,h5,h6):hover .icon-link:before{opacity:1}.content blockquote{background:var(--background-lightdark);border-left:.5rem solid var(--primary-color);border-radius:.5rem;margin-bottom:2rem;padding:.5em 1rem;padding-top:20px}.content blockquote code{background:var(--background-dark);padding:0 .3em}.content code{border-radius:.5rem;background:var(--background-lightdark);padding:0 .3em}.content :where(ul,ol){margin-left:16px}.content li{font-style:normal;font-weight:400;font-size:1.4rem}.content li::marker{font-size:1.6rem}.content hr{border-top:.2rem solid var(--neutral-50);margin-bottom:2rem}.content pre{font-style:normal;font-weight:400;font-size:1.4rem;background-color:var(--background-darkest)!important;padding:3rem 2rem 1rem!important;margin-bottom:2rem!important;position:relative;border-radius:1rem}.content pre code{border-radius:0;padding:0;background:inherit;overflow-x:scroll}.content pre code:before{content:"";background-color:var(--colorful-red);padding:5px;position:absolute;top:-22.1px;left:-10px;border-radius:50%}.content pre:before{content:"";background-color:var(--colorful-yellow);padding:5px;position:absolute;top:10px;left:25px;border-radius:50%}.content pre:after{content:"";background-color:var(--colorful-green);padding:5px;position:absolute;top:10px;left:40px;border-radius:50%}.content .katex{font-size:1.6rem}.content .katex-display{overflow:auto hidden}.content iframe{border-radius:1rem;width:80%;max-width:540px;margin:0 auto 2rem;display:block;height:320px}@media(max-width:600px){.content iframe{width:100%;height:240px}}.content table{font-style:normal;font-weight:400;font-size:1.4rem;border-collapse:separate;min-width:320px;width:100%;margin-bottom:2rem}.content table td,.content table th{padding:8px}.content table thead th{background-color:var(--background-darkest)}.content table thead tr{background:var(--background-dark)}.content table thead tr:first-child th:first-child{border-top-left-radius:10px}.content table thead tr:first-child th:last-child{border-top-right-radius:10px}.content table tbody td{background-color:var(--background-lightdark)}.content table tbody tr:last-child{background:var(--background-dark)}.content table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.content table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}pre[class*=language-],code[class*=language-]{color:#d4d4d4;font-size:13px;text-shadow:none;font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::selection,code[class*=language-]::selection,pre[class*=language-] *::selection,code[class*=language-] *::selection{text-shadow:none;background:#264f78}@media print{pre[class*=language-],code[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;background:#1e1e1e}:not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;color:#db4c69;background:#1e1e1e}.namespace{opacity:.7}.token.doctype .token.doctype-tag{color:#569cd6}.token.doctype .token.name{color:#9cdcfe}.token.comment,.token.prolog{color:#6a9955}.token.punctuation,.language-html .language-css .token.punctuation,.language-html .language-javascript .token.punctuation{color:#d4d4d4}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.inserted,.token.unit{color:#b5cea8}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.deleted{color:#ce9178}.language-css .token.string.url{text-decoration:underline}.token.operator,.token.entity{color:#d4d4d4}.token.operator.arrow{color:#569cd6}.token.atrule{color:#ce9178}.token.atrule .token.rule{color:#c586c0}.token.atrule .token.url{color:#9cdcfe}.token.atrule .token.url .token.function{color:#dcdcaa}.token.atrule .token.url .token.punctuation{color:#d4d4d4}.token.keyword{color:#569cd6}.token.keyword.module,.token.keyword.control-flow{color:#c586c0}.token.function,.token.function .token.maybe-class-name{color:#dcdcaa}.token.regex{color:#d16969}.token.important{color:#569cd6}.token.italic{font-style:italic}.token.constant{color:#9cdcfe}.token.class-name,.token.maybe-class-name{color:#4ec9b0}.token.console,.token.parameter,.token.interpolation{color:#9cdcfe}.token.punctuation.interpolation-punctuation,.token.boolean{color:#569cd6}.token.property,.token.variable,.token.imports .token.maybe-class-name,.token.exports .token.maybe-class-name{color:#9cdcfe}.token.selector,.token.escape{color:#d7ba7d}.token.tag{color:#569cd6}.token.tag .token.punctuation,.token.cdata{color:gray}.token.attr-name{color:#9cdcfe}.token.attr-value,.token.attr-value .token.punctuation{color:#ce9178}.token.attr-value .token.punctuation.attr-equals{color:#d4d4d4}.token.entity{color:#569cd6}.token.namespace{color:#4ec9b0}pre[class*=language-javascript],code[class*=language-javascript],pre[class*=language-jsx],code[class*=language-jsx],pre[class*=language-typescript],code[class*=language-typescript],pre[class*=language-tsx],code[class*=language-tsx]{color:#9cdcfe}pre[class*=language-css],code[class*=language-css]{color:#ce9178}pre[class*=language-html],code[class*=language-html]{color:#d4d4d4}.language-regex .token.anchor{color:#dcdcaa}.language-html .token.punctuation{color:gray}pre[class*=language-]>code[class*=language-]{position:relative;z-index:1}.line-highlight.line-highlight{background:#f7ebc6;box-shadow:inset 5px 0 #f7d87c;z-index:0}*{margin:0;padding:0;box-sizing:border-box;line-height:1.5}*::selection{-webkit-user-select:text;user-select:text;background:var(--neutral-20);color:var(--neutral-90)}html{font-size:62.5%;background-color:var(--background-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:20px}body{background:var(--background-dark);color:#fff}a,a:hover,a:focus,a:active{text-decoration:none;color:inherit}main{width:100%}:where(h2,h3,h4,h5,p){color:var(--neutral-05)}h6{color:var(--neutral-50)}h1{font-style:normal;font-weight:600;font-size:3rem}h2{font-style:normal;font-weight:600;font-size:2.6rem}h3{font-style:normal;font-weight:700;font-size:2.2rem}h4{font-style:normal;font-weight:700;font-size:1.8rem}h5{font-style:normal;font-weight:700;font-size:1.4rem}h6{font-style:normal;font-weight:700;font-size:1rem}:where(p,div),p a{font-style:normal;font-weight:400;font-size:1.6rem}:root{--primary-color: #2374e0;--neutral-100: #15191c;--neutral-90: #1d232a;--neutral-80: #2c343a;--neutral-50: #95999c;--neutral-20: #d5d5d5;--neutral-10: #e7e7e7;--neutral-05: #f3f3f3;--neutral-white: #ffffff;--colorful-red: #f83636;--colorful-green: #1ab060;--colorful-yellow: #ffbd2e;--background-lightdark: #29292e;--background-dark: #1d1e20;--background-darkest: #151517}.footnotes hr{border:0rem;border-top:1px solid rgba(255,255,255,.05);margin:4rem 0 2rem}.footnotes ol li{overflow-wrap:anywhere;word-break:break-word;margin-bottom:.8rem}.footnotes ol li::marker{color:var(--neutral-05);font-weight:700}.footnotes ol li:target{background-color:var(--neutral-90);transition:background-color .5s ease}.content.svelte-12qhfyh{padding:2rem 5rem}@media(max-width:600px){.content.svelte-12qhfyh{padding:5vw}}.App.svelte-12qhfyh{display:flex;height:100vh}@media(max-width:600px){.App.svelte-12qhfyh{flex-direction:column}}.Page.svelte-12qhfyh{width:calc(100% - 240px);height:-moz-max-content;height:max-content;margin-left:240px;background:var(--background-dark);transition:all 1s ease-in-out;display:flex;flex-direction:column;align-items:stretch}.Page.collapsed.svelte-12qhfyh{width:calc(100% - 72px);margin-left:72px}@media(max-width:600px){.Page.svelte-12qhfyh{margin-left:0!important;width:100%!important}}
