body[data-theme=light]{--bg-color: #fff;--font-color: #000;--secondary-font-color: #555;--inverted-font-color: #fff;--border-color: #ddd;--shadow-color: #ccc;--accent-color: #073a4c;--tag-color: #ebeff4;--tag-font-color: var(--secondary-font-color);--code-bg-color: #222;--code-border-color: transparent;--inline-code-bg-color: #eef0f2;--h1-color: var(--accent-color);--h2-color: var(--accent-color);--h3-color: var(--accent-color);--bar-color: #3a6b7d}body[data-theme=dark]{--bg-color: #1a191c;--font-color: #f7f7f7;--secondary-font-color: #aaa;--inverted-font-color: #fff;--border-color: #333;--shadow-color: transparent;--accent-color: #d14613;--tag-color: #3d3d40;--tag-font-color: var(--inverted-font-color);--code-bg-color: #060606;--code-border-color: var(--border-color);--inline-code-bg-color: #444;--h1-color: hsl(60, 100%, 50%);--h2-color: skyblue;--h3-color: hsl(60, 100%, 45%);--bar-color: skyblue}@font-face{font-family:Nunito Sans;font-weight:200 1000;font-style:normal;font-display:swap;src:url(../../../fonts/NunitoSans.woff2) format("woff2")}:root{--tiny-font: .8rem;--small-font: 1rem;--medium-font: 1.125rem;--large-font: 1.5rem;--line-height: 1.5}@media(min-width:52rem){:root{--tiny-font: 1rem;--small-font: 1.125rem;--medium-font: 1.3rem;--large-font: 1.75rem;--line-height: 1.6}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-color);color:var(--font-color);font-family:Nunito Sans,sans-serif;font-size:var(--medium-font);line-height:var(--line-height);overflow-y:scroll;padding-bottom:1.5rem}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}@media(prefers-reduced-motion:no-preference){html,body{scroll-behavior:smooth;scroll-padding-top:2rem}}h1{font-weight:600;line-height:1.3;color:var(--h1-color)}header{margin-block:1rem 1.5rem}h2{font-weight:500;margin-bottom:.5rem;line-height:1.2;color:var(--h2-color)}h3{font-weight:500;margin-top:1.5rem;color:var(--h3-color)}a{color:inherit;text-underline-offset:2px;text-decoration-color:var(--secondary-font-color)}:is(a,button,pre):focus-visible{outline:1px solid var(--accent-color);outline-offset:2px}p{margin-block:1rem}@media(min-width:52rem){p{margin-block:1.25rem}}:is(ol,ul).no-bullets{list-style-type:none}:is(ol,ul):not(.no-bullets){margin-left:2rem}:is(ol,ul):not(.no-bullets) li+li{margin-block:.5rem}img{display:block;max-width:100%}.tag{font-size:var(--tiny-font);background-color:var(--tag-color);color:var(--tag-font-color);padding:.2rem .5rem;border-radius:.25rem;display:flex;justify-content:center;align-items:center}button{font:inherit;color:inherit;border:none;background:none}button:not(:disabled){cursor:pointer}button:disabled{opacity:.5}.button{background-color:var(--accent-color);color:var(--inverted-font-color);padding:.25rem .8rem;border-radius:.25rem;font-size:var(--small-font)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}button.svelte-174xhjr{width:1.5rem;height:1.5rem;padding:0;display:flex;align-items:center;justify-content:center;position:relative}button.svelte-174xhjr svg{position:absolute}@media(prefers-reduced-motion:no-preference){button.svelte-174xhjr svg{transition:opacity .25s linear}}button.light.svelte-174xhjr .moon,button.dark.svelte-174xhjr .sun{opacity:0}a.svelte-npq2ib{text-decoration:none}span.svelte-npq2ib{font-size:var(--small-font)}@media(max-width:38rem){span.svelte-npq2ib{position:absolute;left:-100vw}}img.svelte-t5nkb9{width:1.7rem;border-radius:50%}.underline.svelte-15ib0s5{position:absolute;height:.1rem;top:100%;left:0;transform:translate(calc(var(--pos) * 100%));width:calc(100% / var(--cols))}.underline.svelte-15ib0s5.animated{transition:transform .2s ease,opacity .2s ease}.underline.svelte-15ib0s5.invisible{opacity:0}.underline.svelte-15ib0s5:before{content:"";position:absolute;left:10%;width:80%;height:100%;background-color:var(--accent-color)}nav.svelte-1h32yp1{padding-block:.5rem;border-bottom:1px solid var(--border-color);position:sticky;top:0;background-color:var(--bg-color);box-shadow:0 -2rem 0 2rem var(--bg-color);z-index:5}@media(min-width:38rem){nav.svelte-1h32yp1{padding-block:1rem}}ul.svelte-1h32yp1{display:grid;grid-template-columns:repeat(var(--cols),1fr);position:relative}li.svelte-1h32yp1{display:flex;align-items:center;justify-content:center;padding-block:.1rem}button.svelte-14hhir8{position:fixed;bottom:.75rem;right:.75rem;width:2rem;height:2rem;border-radius:50%;display:grid;place-content:center;background-color:var(--accent-color);color:var(--inverted-font-color);z-index:10}.wrapper.svelte-12qhfyh{max-width:52rem;margin-inline:auto}main.svelte-12qhfyh{padding-inline:.75rem;padding-top:1rem}
