*{margin:0;padding:0;box-sizing:border-box}: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}}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: #003a4c;--tag-color: #eef0f2;--tag-font-color: var(--secondary-font-color);--code-border-color: transparent;--code-bg-color: #222;--inline-code-bg-color: #eef0f2;--h2-color: var(--accent-color);--h3-color: var(--accent-color)}body[data-theme=dark]{--bg-color: #222223;--font-color: #fff;--secondary-font-color: #999;--inverted-font-color: #fff;--border-color: #333;--shadow-color: transparent;--accent-color: #d14613;--tag-color: #404040;--tag-font-color: var(--inverted-font-color);--code-border-color: var(--border-color);--code-bg-color: #111;--inline-code-bg-color: #333;--h2-color: skyblue;--h3-color: rgb(209, 225, 66)}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:var(--line-height);overflow-y:scroll;font-size:var(--medium-font);background-color:var(--bg-color);color:var(--font-color);padding-bottom:var(--large-font)}@media (prefers-reduced-motion: no-preference){html,body{scroll-behavior:smooth;scroll-padding-top:2rem}}a{color:inherit;text-underline-offset:.1rem;text-decoration-color:var(--secondary-font-color)}:is(a,button,pre):focus-visible{outline:1px solid var(--accent-color);outline-offset:.2rem}p{margin-block:.75rem}strong{font-weight:600}h1{font-weight:600;margin-block:1rem 1.5rem;line-height:1.2}h2{font-weight:600;margin-block:.5rem;line-height:1.2;color:var(--h2-color)}h3{margin-top:1.5rem;font-weight:400;color:var(--h3-color)}:is(ol,ul):not(.no-bullets){margin-left:2rem}:is(ol,ul):not(.no-bullets) li+li{margin-block:.5rem}:is(ol,ul).no-bullets{list-style-type:none}summary{cursor:pointer}button{font-family:inherit;font-size:inherit;color:inherit;border:none;background:none;cursor:pointer}img{display:block;max-width:100%}.visually-hidden{width:1px;height:1px;position:absolute;left:-100000px;overflow:hidden}.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.svelte-1hlxhhw{width:1.5rem;height:1.5rem;padding:0;display:flex;align-items:center;justify-content:center;position:relative}button.svelte-1hlxhhw svg{position:absolute}@media (prefers-reduced-motion: no-preference){button.svelte-1hlxhhw svg{transition:opacity .25s linear,rotate .25s linear}}body[data-theme=dark] .sun,body[data-theme=light] .moon{opacity:0;rotate:45deg}nav.svelte-id478b{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}ul.svelte-id478b{display:grid;grid-template-columns:repeat(var(--items-count),1fr);position:relative}.logo.svelte-id478b{width:1.75rem;border-radius:50%;outline:.1rem solid var(--border-color)}a.svelte-id478b{text-decoration:none}li.svelte-id478b{display:flex;align-items:center;justify-content:center;padding-block:.1rem}.name.svelte-id478b{font-size:var(--small-font);position:absolute;left:-100vw}.underline.svelte-id478b{position:absolute;height:.1rem;top:100%;left:0;transform:translate(calc(var(--pos) * 100%));width:calc(100% / var(--items-count))}.underline.animated.svelte-id478b{transition:transform .2s ease,opacity .2s ease}.underline.invisible.svelte-id478b{opacity:0}.underline.svelte-id478b:before{content:"";position:absolute;left:10%;width:80%;height:100%;background-color:var(--accent-color)}@media (min-width: 38rem){nav.svelte-id478b{padding-block:1rem}.name.svelte-id478b{position:unset;left:unset}}div.svelte-1su9nhp{position:fixed;top:0;left:0;height:.5rem;background-color:var(--accent-color);z-index:10;animation:svelte-1su9nhp-grow 12s .2s ease-out forwards}@keyframes svelte-1su9nhp-grow{0%{width:0%}50%{width:90%}to{width:95%}}button.svelte-19bqkrv{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)}.wrapper.svelte-1k1iqzz{max-width:52rem;margin-inline:auto}main.svelte-1k1iqzz{padding-inline:.75rem;padding-top:1rem}
