.toc.svelte-1tt3kii{position:fixed;top:9rem;right:calc((120vw - 75%)/2 - 320px);width:300px;max-height:calc(100vh - 11rem);background:var(--bg-hard);border:.5px solid var(--bg-soft);border-radius:12px;padding:0;font-size:.85rem;z-index:100;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 16px var(--shadow);transition:box-shadow .2s,right .3s ease,opacity .3s ease,visibility .3s}.toc.fade-out.svelte-1tt3kii{opacity:0;visibility:hidden;pointer-events:none}.toc.svelte-1tt3kii:hover{box-shadow:0 6px 24px #0000002e}.toc-toggle.svelte-1tt3kii{display:flex;justify-content:space-between;align-items:center;width:100%;background:var(--bg-soft);border:none;border-bottom:.5px solid var(--bg-soft);border-radius:12px 12px 0 0;color:var(--aqua);font-family:HarmattanBW;font-weight:700;font-size:1rem;cursor:pointer;padding:.8rem 1rem;flex-shrink:0;transition:background .2s}.toc-toggle.svelte-1tt3kii:hover{background:var(--bg-medium)}.arrow.svelte-1tt3kii{font-family:Symbols Nerd Font;font-size:.7rem;color:var(--gray);transition:transform .3s ease}.arrow.rotated.svelte-1tt3kii{transform:rotate(90deg)}ul.svelte-1tt3kii{list-style:none;padding:.5rem 0!important;margin:0;display:flex;flex-direction:column;flex:1;overscroll-behavior:contain;max-height:calc(100vh - 12rem);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--bg-soft) transparent;border-radius:0 0 12px 12px}li.svelte-1tt3kii{border-right:2px solid transparent;transition:border-color .2s}li.active.svelte-1tt3kii{border-right-color:var(--aqua);background:linear-gradient(to left,transparent,rgba(0,0,0,.04))}li.svelte-1tt3kii a:where(.svelte-1tt3kii){display:block;color:var(--fg-medium);font-size:1rem;text-align:right;width:100%;padding:.3rem .6rem;line-height:1.6;transition:color .15s;box-sizing:border-box;white-space:normal;word-wrap:break-word;text-decoration:none}li.svelte-1tt3kii a:where(.svelte-1tt3kii):hover{color:var(--aqua)}li.active.svelte-1tt3kii a:where(.svelte-1tt3kii){color:var(--aqua);font-weight:700}.level-2.svelte-1tt3kii a:where(.svelte-1tt3kii){padding-right:1rem}.level-3.svelte-1tt3kii a:where(.svelte-1tt3kii){padding-right:2rem;font-size:.8rem}.level-4.svelte-1tt3kii a:where(.svelte-1tt3kii){padding-right:2.8rem;font-size:.75rem}.toc-num.svelte-1tt3kii{color:var(--aqua);font-size:.75rem;font-weight:700;margin-left:.3rem;opacity:.7}@media only screen and (max-width:1300px){.toc.svelte-1tt3kii{position:fixed;top:auto;bottom:1rem;right:1.5rem;width:260px;max-height:60vh;box-shadow:0 4px 20px #0000004d}.toc.is-closed.svelte-1tt3kii{width:auto;max-height:none}.toc.is-closed.svelte-1tt3kii .toc-toggle:where(.svelte-1tt3kii){border-radius:12px}.toc.is-closed.svelte-1tt3kii .arrow:where(.svelte-1tt3kii){margin-right:.2rem}.toc-toggle.svelte-1tt3kii{padding:.6rem 1rem}}@media only screen and (max-width:480px){.toc.svelte-1tt3kii{right:1rem;left:1rem;width:auto;max-height:65vh;bottom:1rem}.toc.is-closed.svelte-1tt3kii{left:auto;width:auto;max-height:none}}header.svelte-1teoznn{display:flex;align-items:center;justify-content:space-around;padding:2rem 3rem}.post-container.svelte-1teoznn{max-width:75%;margin:2rem auto;background-color:var(--post-bg);padding:2rem;border-radius:12px;color:var(--fg-hard);box-shadow:0 1px 3px #1b1b1b40;overflow:hidden}h1.svelte-1teoznn{font-size:2.5rem;color:var(--green)}.date.svelte-1teoznn{color:var(--gray);font-family:FreeMono,monospace}.post-content.svelte-1teoznn{font-size:1.3rem;line-height:1.8}.post-content h2{font-size:2.8rem;font-weight:700;color:var(--aqua);margin-top:3.5rem;margin-bottom:1rem}.post-content h3{font-size:2.2rem;font-weight:700;color:var(--blue);margin-top:2.5rem;margin-bottom:.75rem}.post-content h4{font-size:2rem;font-weight:700;color:var(--orange)}.post-content h5{font-size:1.8rem;font-weight:700;color:var(--yellow)}.post-content img{max-width:100%;border-radius:10px}.post-content a{color:var(--purple)}.post-content p{line-height:1.6;text-align:justify;margin-bottom:1.2rem}.post-content ul,.post-content ol{padding-right:3rem;margin-bottom:1rem}.post-content li{margin-bottom:.4rem;line-height:1.7}.post-content blockquote{border:1px dashed var(--gray);padding:.5rem 1rem;background-color:var(--bg-soft);border-radius:5px}.post-content hr{border:solid 1px var(--gray)}.post-content table{width:100%;border-collapse:collapse;margin:1em auto;font-size:.95em;background-color:var(--bg-soft);color:var(--fg-medium);overflow:hidden}.post-content th{font-weight:700}.post-content th,.post-content td{padding:.2em .5em;text-align:center;border:1px solid #1b1b1b;border-radius:5px}.post-content code{font-family:FreeMono,monospace;background:var(--bg-soft);padding:2px 6px;font-weight:700;border-radius:4px;word-break:break-all;overflow-wrap:break-word}.post-content pre{direction:ltr;unicode-bidi:isolate;text-align:left;padding:15px;border-radius:5px;overflow-x:auto;max-width:100%;font-size:.9em;background-color:var(--pre-bg);color:var(--fg-medium);tab-size:4;white-space:pre}.post-content pre code{background-color:transparent;padding:0;word-break:normal;overflow-wrap:normal;white-space:inherit}.post-content .math{direction:ltr!important;unicode-bidi:isolate!important}.post-content .resources{direction:ltr}.post-content .right{float:right;margin-left:1em}.post-content .left{float:left;margin-right:1em}.post-content .center{display:block;margin-right:auto;margin-left:auto;text-align:center}.post-content .caption{margin-top:0;font-size:.9em;font-style:italic;text-align:justify}@media only screen and (max-width:1074px){.post-container.svelte-1teoznn{max-width:100%;margin:1rem auto;padding:1rem}}@media only screen and (max-width:768px){.post-container.svelte-1teoznn{max-width:100%;margin:1rem auto;padding:1rem}.post-content table{width:100%;display:block;overflow-x:auto}}@media only screen and (max-width:480px){.post-container.svelte-1teoznn{padding:1rem}.post-content table{width:100%;display:block;overflow-x:auto}}
