:root{--text: hsl(194, 40%, 90%);--text-secondary: hsl(194, 8%, 70%);--dark: hsl(194, 94%, 8%);--darker: hsl(194, 94%, 4%);--primary: hsl(194, 90%, 47%);--accent: hsl(168, 94%, 47%);--accent-secondary: hsl(240, 85%, 67%);--warning: hsl(40, 36%, 63%);--danger: hsl(346, 36%, 63%);--light: hsl(194, 36%, 63%)}*{margin:0;padding:0;box-sizing:border-box}code{background:var(--darker);padding:.1rem .2rem;border-radius:.25rem;font-size:1.15em}a,.accent{display:inline;background:linear-gradient(45deg,var(--primary),var(--accent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 .2px var(--primary))}a{text-decoration:none;position:relative;transition:filter .2s;background-image:linear-gradient(45deg,var(--primary),var(--accent)),linear-gradient(45deg,var(--primary),var(--accent));background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% 1px;background-position:0 0,0 100%;background-clip:text,border-box;-webkit-background-clip:text,border-box;-webkit-text-fill-color:transparent}a code{position:relative;display:inline-block;background:linear-gradient(45deg,var(--primary),var(--accent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}a code:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:var(--darker);border-radius:.25rem}a:hover{filter:drop-shadow(0 0 .1rem var(--accent))}img,.placeholder{filter:drop-shadow(0px 4px 2px #000)}code[class*=language-],pre[class*=language-]{color:var(--text);background:none;font-family:Fira Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap: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-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:var(--dark)}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata,.token.punctuation{color:var(--text-secondary)}.namespace{opacity:.7}.token.property,.token.tag,.token.constant,.token.symbol,.token.entity,.token.url,.language-css .token.string,.style .token.string,.token.variable,.token.keyword{color:var(--light)}.token.boolean,.token.number,.token.deleted{color:var(--danger)}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:var(--accent)}.token.atrule,.token.attr-value,.token.function,.token.class-name{color:var(--primary)}.token.operator,.token.keyword{color:var(--accent-secondary)}.token.regex,.token.important{color:var(--warning)}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.background-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:-1;pointer-events:none;background-color:var(--dark)}.background-wrapper:before,.background-wrapper:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(50px);opacity:.2}.background-wrapper:before{background:var(--primary);top:-100px;right:-100px}.background-wrapper:after{background:var(--accent);bottom:-100px;left:-100px}.background-circle{position:absolute;width:300px;height:300px;background:var(--accent-secondary);border-radius:50%;filter:blur(100px);opacity:.2;top:50%;left:50%;transform:translate(-50%,-50%)}*{line-height:1.5em;font-size:1.015em}html,body{margin:0;padding:0;font-family:Instrument Sans,sans-serif;background-color:transparent;color:var(--text)}header,h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",serif;font-weight:400;margin-top:1.25em;margin-bottom:0}header{font-size:1.75}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.75em}h4{font-size:1.5em}header strong,h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong,blockquote strong{text-shadow:0 0 .1em currentColor}hr{border:none;border-top:2px solid var(--text-secondary);margin:1rem 0}blockquote:before,blockquote:after{position:absolute;top:0;font-size:3rem;color:var(--text-secondary);margin-top:.33em}blockquote:before{content:"“";left:-2rem}blockquote:after{content:"”";margin-left:.5rem;right:-2rem;width:fit-content}blockquote{position:relative;font-size:1.5rem;margin:0 4rem}pre{background:var(--darker);padding:1rem;border-radius:.5rem}p{margin:1rem 0}pre code{display:inline-block;font-size:.85em;padding:initial;line-height:1em!important}pre{background-color:var(--darker)!important}pre::-webkit-scrollbar{color:transparent!important;height:8px}pre::-webkit-scrollbar-thumb{background-color:var(--text-secondary)!important;border-radius:8px}ul,ol{list-style-position:inside}li{margin:.5rem 0;padding-left:1em}em{margin-right:.15em}.container.svelte-m4euno{max-width:960px;margin:128px auto;padding:0 16px}nav.svelte-m4euno{background-color:#0004;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;box-shadow:0 0 8px #000;display:flex;justify-content:center;width:100%;z-index:9000}header.svelte-m4euno{width:100%;max-width:960px;margin:12px;height:64px;display:flex;align-items:center;justify-content:space-between}h1.svelte-m4euno{margin:0}a.svelte-m4euno{all:unset;cursor:pointer;transition:filter .1s}a.svelte-m4euno:after{all:unset}a.svelte-m4euno:hover{filter:brightness(.8)}svg.svelte-m4euno{width:32px;height:32px}
