:root{--bg-color:#fbf7f2;--text-color:#000;--header-bg:#efe3d6;--link-color:#117e94;--code-color:#a20505;--blockquote-border:rgba(100,0,0,.3);--figure-bg:#f4e8dc;--border-color:rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:root{--bg-color:#1a1a1a;--text-color:#e0e0e0;--header-bg:#2d2d2d;--link-color:#66c2d9;--code-color:#ff9494;--blockquote-border:hsla(0,0%,100%,.3);--figure-bg:#2d2626;--border-color:hsla(0,0%,100%,.1)}}body,html{padding:0;margin:0}@font-face{font-family:CrimsonText;src:url(/fonts/Crimson_Text/CrimsonText-Regular.ttf)}@font-face{font-family:Vollkorn;src:url(/fonts/Vollkorn/static/Vollkorn-Regular.ttf)}@font-face{font-family:VT323;src:url(/fonts/VT323/VT323-Regular.ttf)}code{color:var(--code-color);font-size:.8rem}body{padding:0;font-family:Vollkorn,serif;font-size:1.2em;background:var(--bg-color);color:var(--text-color)}a{color:var(--link-color);border-bottom:1px dashed var(--text-color);text-decoration:none}sup a{border:none}*{box-sizing:border-box}.c-blue,.c-green,.c-red{display:inline-block;text-decoration:underline;text-decoration-thickness:3px}.c-red{-webkit-text-decoration-color:red;text-decoration-color:red}.c-green{-webkit-text-decoration-color:green;text-decoration-color:green}.c-blue{-webkit-text-decoration-color:blue;text-decoration-color:blue}p.tldr{font-size:1.3em;border-bottom:1px solid #6a4a20;padding-bottom:1.6em!important;margin-bottom:1.5em!important}.section-divider{display:none}.Shell_shell__Qy_Hh{width:100%;font-size:.9em}.Shell_shell__Qy_Hh .Shell_content___J73z{position:relative;z-index:999;max-width:800px;margin:10px auto 0}.Shell_shell__Qy_Hh .Shell_content___J73z.Shell_withOutsets__BLuSH{max-width:none}.Shell_shell__Qy_Hh .Shell_content___J73z>div{position:relative;z-index:999}.Shell_shell__Qy_Hh .Shell_siteHeader___2OK1{opacity:1;padding:16px;text-align:left;color:var(--text-color);text-align:center;background:var(--header-bg);border-bottom-right-radius:3px;border-bottom-left-radius:3px}.Shell_shell__Qy_Hh .Shell_siteHeader___2OK1 h1{margin:0;padding:0;font-size:1rem;line-height:1.2rem;font-weight:400}.Shell_shell__Qy_Hh .Shell_siteHeader___2OK1 h1 a{color:var(--text-color);text-decoration:none;text-shadow:0 0 10px rgba(0,0,0,.05)}.Home_main__OVLM4{font-size:.9em;padding:1.5em;max-width:1800px;width:100%}.Home_main__OVLM4 h2{font-size:1em;display:block}.Home_main__OVLM4 h2 code{padding-right:5px}.Home_main__OVLM4 p{padding:0 0 2em}.Home_main__OVLM4 ul{margin-bottom:2em}.Home_main__OVLM4 ul a{color:var(--text-color);border:none;text-decoration:underline}