:root{--bg_h:#f9f5d7;--bg:#fbf1c7;--bg_s:#f2e5bc;--bg1:#ebdbb2;--bg2:#d5c4a1;--bg3:#bdae93;--bg4:#a89984;--fg:#282828;--fg1:#3c3836;--fg2:#504945;--fg3:#665c54;--fg4:#7c6f64;--red:#9d0006;--green:#79740e;--yellow:#b57614;--blue:#076678;--purple:#8f3f71;--aqua:#427b58;--orange:#af3a03;--gray:#928374;--red-dim:#cc2412;--green-dim:#98971a;--yellow-dim:#d79921;--blue-dim:#458598;--purple-dim:#b16286;--aqua-dim:#689d6a;--orange-dim:#d65d0e;--gray-dim:#7c6f64}.darkmode{--bg_h:#1d2021;--bg:#282828;--bg_s:#32302f;--bg1:#3c3836;--bg2:#504945;--bg3:#665c54;--bg4:#7c6f64;--fg:#fbf1c7;--fg1:#ebdbb2;--fg2:#d5c4a1;--fg3:#bdae93;--fg4:#a89984;--red:#fb4934;--green:#b8bb26;--yellow:#fabd2f;--blue:#83a598;--purple:#d3869b;--aqua:#8ec07c;--gray:#928374;--orange:#fe8019;--red-dim:#cc2412;--green-dim:#98971a;--yellow-dim:#d79921;--blue-dim:#458588;--purple-dim:#b16286;--aqua-dim:#689d6a;--gray-dim:#a89984;--orange-dim:#d65d0e}:root{--bg_h:#f9f5d7;--bg:#fbf1c7;--bg_s:#f2e5bc;--bg1:#ebdbb2;--bg2:#d5c4a1;--bg3:#bdae93;--bg4:#a89984;--fg:#282828;--fg1:#3c3836;--fg2:#504945;--fg3:#665c54;--fg4:#7c6f64;--red:#9d0006;--green:#79740e;--yellow:#b57614;--blue:#076678;--purple:#8f3f71;--aqua:#427b58;--orange:#af3a03;--gray:#928374;--red-dim:#cc2412;--green-dim:#98971a;--yellow-dim:#d79921;--blue-dim:#458598;--purple-dim:#b16286;--aqua-dim:#689d6a;--orange-dim:#d65d0e;--gray-dim:#7c6f64}.darkmode{--bg_h:#1d2021;--bg:#282828;--bg_s:#32302f;--bg1:#3c3836;--bg2:#504945;--bg3:#665c54;--bg4:#7c6f64;--fg:#fbf1c7;--fg1:#ebdbb2;--fg2:#d5c4a1;--fg3:#bdae93;--fg4:#a89984;--red:#fb4934;--green:#b8bb26;--yellow:#fabd2f;--blue:#83a598;--purple:#d3869b;--aqua:#8ec07c;--gray:#928374;--orange:#fe8019;--red-dim:#cc2412;--green-dim:#98971a;--yellow-dim:#d79921;--blue-dim:#458588;--purple-dim:#b16286;--aqua-dim:#689d6a;--gray-dim:#a89984;--orange-dim:#d65d0e}.toc-sidebar{display:block}.toc-sidebar h4{font-size:1rem;margin-bottom:1rem;color:var(--fg4);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.toc-sidebar nav#TableOfContents ul{list-style:none;padding:0;margin:0}.toc-sidebar nav#TableOfContents ul li{margin-bottom:.4rem}.toc-sidebar nav#TableOfContents ul li ul{margin-left:1rem;margin-top:.4rem;margin-bottom:.4rem}.toc-sidebar nav#TableOfContents a{color:var(--fg4);text-decoration:none;font-size:.9rem;display:block;padding:.1rem 0;border-left:2px solid transparent;padding-left:.5rem;transition:all .2s ease-in-out;line-height:1.4}.toc-sidebar nav#TableOfContents a:hover{color:var(--fg1);border-left-color:var(--bg2)}.toc-sidebar nav#TableOfContents a.active{color:var(--orange);font-weight:700;border-left-color:var(--orange);background:linear-gradient(to right,var(--bg_s),transparent)}@media screen and (max-width:900px){.toc-sidebar{background-color:var(--bg_s);padding:1rem;border-radius:.25rem;margin-bottom:2rem;max-height:none!important;position:static!important}}#main{position:relative;display:block;width:100%}#main>h1{text-align:center}#main .post-heading{text-align:center}#main .post-heading .publish-metadata{color:var(--text-secondary);font-size:large;padding-top:.5rem;margin-bottom:1rem}#main .post-heading .publish-metadata svg{margin-right:.1em;margin-left:.1em}#main .tag{background-color:var(--bg_s);border-radius:.25rem;padding:.2em .3em}#main summary>b{cursor:pointer}#main .toc-sidebar{position:fixed;top:8rem;left:calc(50% + 33rem);width:14vw;max-width:250px;max-height:80vh;overflow-y:auto;scrollbar-width:thin;z-index:10}#main #back-to-top{display:block;width:-moz-fit-content;width:fit-content;margin:3rem auto;padding:1rem;background-color:var(--bg_s);border:none;border-radius:.25rem;cursor:pointer}@media screen and (max-width:1350px){#main .toc-sidebar{position:fixed!important;top:1.5rem;left:50%;transform:translateX(-50%);width:90%;max-width:600px;height:auto;max-height:80vh;background-color:var(--bg);border:1px solid var(--fg4);border-radius:2rem;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:.8rem 1.5rem;z-index:9999;overflow-y:visible}#main .toc-sidebar h4[data-toc-toggle]{margin:0;cursor:pointer;pointer-events:auto;display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:var(--fg);font-weight:700}#main .toc-sidebar h4[data-toc-toggle]::after{content:"◀";font-size:.8em;transition:transform .3s;color:var(--fg4)}#main .toc-sidebar nav{display:none;margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--fg4)}#main .toc-sidebar.open{border-radius:1rem}#main .toc-sidebar.open h4[data-toc-toggle]::after{transform:rotate(-90deg)}#main .toc-sidebar.open nav{display:block;overflow-y:auto;max-height:60vh}}